Accelerating Variance-Reduced Stochastic Gradient Methods
Abstract
Variance reduction is a crucial tool for improving the slow convergence of stochastic gradient descent. Only a few variance-reduced methods, however, have yet been shown to directly benefit from Nesterov's acceleration techniques to match the convergence rates of accelerated gradient methods. Such approaches rely on "negative momentum", a technique for further variance reduction that is generally specific to the SVRG gradient estimator. In this work, we show that negative momentum is unnecessary for acceleration and develop a universal acceleration framework that allows all popular variance-reduced methods to achieve accelerated convergence rates. The constants appearing in these rates, including their dependence on the number of functions , scale with the mean-squared-error and bias of the gradient estimator. In a series of numerical experiments, we demonstrate that versions of SAGA, SVRG, SARAH, and SARGE using our framework significantly outperform non-accelerated versions and compare favourably with algorithms using negative momentum.
Cite
@article{arxiv.1910.09494,
title = {Accelerating Variance-Reduced Stochastic Gradient Methods},
author = {Derek Driggs and Matthias J. Ehrhardt and Carola-Bibiane Schönlieb},
journal= {arXiv preprint arXiv:1910.09494},
year = {2020}
}
Comments
33 pages