English

Natasha 2: Faster Non-Convex Optimization Than SGD

Optimization and Control 2018-06-12 v4 Data Structures and Algorithms Machine Learning Neural and Evolutionary Computing Machine Learning

Abstract

We design a stochastic algorithm to train any smooth neural network to ε\varepsilon-approximate local minima, using O(ε3.25)O(\varepsilon^{-3.25}) backpropagations. The best result was essentially O(ε4)O(\varepsilon^{-4}) by SGD. More broadly, it finds ε\varepsilon-approximate local minima of any smooth nonconvex function in rate O(ε3.25)O(\varepsilon^{-3.25}), with only oracle access to stochastic gradients.

Keywords

Cite

@article{arxiv.1708.08694,
  title  = {Natasha 2: Faster Non-Convex Optimization Than SGD},
  author = {Zeyuan Allen-Zhu},
  journal= {arXiv preprint arXiv:1708.08694},
  year   = {2018}
}

Comments

V2 and V3 polished writing; V4 was a deep revision and simplified proofs

R2 v1 2026-06-22T21:26:16.053Z