English

Gradient Descent Finds the Cubic-Regularized Non-Convex Newton Step

Optimization and Control 2022-08-31 v3 Data Structures and Algorithms

Abstract

We consider the minimization of non-convex quadratic forms regularized by a cubic term, which exhibit multiple saddle points and poor local minima. Nonetheless, we prove that, under mild assumptions, gradient descent approximates the global minimum\textit{global minimum} to within ε\varepsilon accuracy in O(ε1log(1/ε))O(\varepsilon^{-1}\log(1/\varepsilon)) steps for large ε\varepsilon and O(log(1/ε))O(\log(1/\varepsilon)) steps for small ε\varepsilon (compared to a condition number we define), with at most logarithmic dependence on the problem dimension. When we use gradient descent to approximate the cubic-regularized Newton step, our result implies a rate of convergence to second-order stationary points of general smooth non-convex functions.

Keywords

Cite

@article{arxiv.1612.00547,
  title  = {Gradient Descent Finds the Cubic-Regularized Non-Convex Newton Step},
  author = {Yair Carmon and John C. Duchi},
  journal= {arXiv preprint arXiv:1612.00547},
  year   = {2022}
}

Comments

Corrected Lemma 4.6(iii) and changed the title and some notation to match the journal version of the paper

R2 v1 2026-06-22T17:11:23.109Z