English

Faster Perturbed Stochastic Gradient Methods for Finding Local Minima

Optimization and Control 2022-04-21 v2 Machine Learning Machine Learning

Abstract

Escaping from saddle points and finding local minimum is a central problem in nonconvex optimization. Perturbed gradient methods are perhaps the simplest approach for this problem. However, to find (ϵ,ϵ)(\epsilon, \sqrt{\epsilon})-approximate local minima, the existing best stochastic gradient complexity for this type of algorithms is O~(ϵ3.5)\tilde O(\epsilon^{-3.5}), which is not optimal. In this paper, we propose LENA (Last stEp shriNkAge), a faster perturbed stochastic gradient framework for finding local minima. We show that LENA with stochastic gradient estimators such as SARAH/SPIDER and STORM can find (ϵ,ϵH)(\epsilon, \epsilon_{H})-approximate local minima within O~(ϵ3+ϵH6)\tilde O(\epsilon^{-3} + \epsilon_{H}^{-6}) stochastic gradient evaluations (or O~(ϵ3)\tilde O(\epsilon^{-3}) when ϵH=ϵ\epsilon_H = \sqrt{\epsilon}). The core idea of our framework is a step-size shrinkage scheme to control the average movement of the iterates, which leads to faster convergence to the local minima.

Keywords

Cite

@article{arxiv.2110.13144,
  title  = {Faster Perturbed Stochastic Gradient Methods for Finding Local Minima},
  author = {Zixiang Chen and Dongruo Zhou and Quanquan Gu},
  journal= {arXiv preprint arXiv:2110.13144},
  year   = {2022}
}

Comments

29 pages, 1 figure, 1 table. In ALT 2022

R2 v1 2026-06-24T07:10:24.721Z