English

Variance Reduction for Faster Non-Convex Optimization

Optimization and Control 2016-08-26 v2 Data Structures and Algorithms Machine Learning Neural and Evolutionary Computing Machine Learning

Abstract

We consider the fundamental problem in non-convex optimization of efficiently reaching a stationary point. In contrast to the convex case, in the long history of this basic problem, the only known theoretical results on first-order non-convex optimization remain to be full gradient descent that converges in O(1/ε)O(1/\varepsilon) iterations for smooth objectives, and stochastic gradient descent that converges in O(1/ε2)O(1/\varepsilon^2) iterations for objectives that are sum of smooth functions. We provide the first improvement in this line of research. Our result is based on the variance reduction trick recently introduced to convex optimization, as well as a brand new analysis of variance reduction that is suitable for non-convex optimization. For objectives that are sum of smooth functions, our first-order minibatch stochastic method converges with an O(1/ε)O(1/\varepsilon) rate, and is faster than full gradient descent by Ω(n1/3)\Omega(n^{1/3}). We demonstrate the effectiveness of our methods on empirical risk minimizations with non-convex loss functions and training neural nets.

Keywords

Cite

@article{arxiv.1603.05643,
  title  = {Variance Reduction for Faster Non-Convex Optimization},
  author = {Zeyuan Allen-Zhu and Elad Hazan},
  journal= {arXiv preprint arXiv:1603.05643},
  year   = {2016}
}

Comments

polished writing

R2 v1 2026-06-22T13:13:30.076Z