English

Accelerating Variance-Reduced Stochastic Gradient Methods

Optimization and Control 2020-10-30 v3

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 nn, 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.

Keywords

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

R2 v1 2026-06-23T11:50:10.505Z