English

The Complexity of Finding Stationary Points with Stochastic Gradient Descent

Machine Learning 2021-07-30 v3 Optimization and Control Machine Learning

Abstract

We study the iteration complexity of stochastic gradient descent (SGD) for minimizing the gradient norm of smooth, possibly nonconvex functions. We provide several results, implying that the O(ϵ4)\mathcal{O}(\epsilon^{-4}) upper bound of Ghadimi and Lan~\cite{ghadimi2013stochastic} (for making the average gradient norm less than ϵ\epsilon) cannot be improved upon, unless a combination of additional assumptions is made. Notably, this holds even if we limit ourselves to convex quadratic functions. We also show that for nonconvex functions, the feasibility of minimizing gradients with SGD is surprisingly sensitive to the choice of optimality criteria.

Keywords

Cite

@article{arxiv.1910.01845,
  title  = {The Complexity of Finding Stationary Points with Stochastic Gradient Descent},
  author = {Yoel Drori and Ohad Shamir},
  journal= {arXiv preprint arXiv:1910.01845},
  year   = {2021}
}

Comments

Corrected the attribution of Ghadimi and Lan's result

R2 v1 2026-06-23T11:34:27.264Z