English

Stabilized SVRG: Simple Variance Reduction for Nonconvex Optimization

Machine Learning 2019-05-03 v1 Optimization and Control Machine Learning

Abstract

Variance reduction techniques like SVRG provide simple and fast algorithms for optimizing a convex finite-sum objective. For nonconvex objectives, these techniques can also find a first-order stationary point (with small gradient). However, in nonconvex optimization it is often crucial to find a second-order stationary point (with small gradient and almost PSD hessian). In this paper, we show that Stabilized SVRG (a simple variant of SVRG) can find an ϵ\epsilon-second-order stationary point using only O~(n2/3/ϵ2+n/ϵ1.5)\widetilde{O}(n^{2/3}/\epsilon^2+n/\epsilon^{1.5}) stochastic gradients. To our best knowledge, this is the first second-order guarantee for a simple variant of SVRG. The running time almost matches the known guarantees for finding ϵ\epsilon-first-order stationary points.

Keywords

Cite

@article{arxiv.1905.00529,
  title  = {Stabilized SVRG: Simple Variance Reduction for Nonconvex Optimization},
  author = {Rong Ge and Zhize Li and Weiyao Wang and Xiang Wang},
  journal= {arXiv preprint arXiv:1905.00529},
  year   = {2019}
}
R2 v1 2026-06-23T08:54:44.733Z