English

Accelerated Methods for Non-Convex Optimization

Optimization and Control 2017-02-03 v2 Data Structures and Algorithms

Abstract

We present an accelerated gradient method for non-convex optimization problems with Lipschitz continuous first and second derivatives. The method requires time O(ϵ7/4log(1/ϵ))O(\epsilon^{-7/4} \log(1/ \epsilon) ) to find an ϵ\epsilon-stationary point, meaning a point xx such that f(x)ϵ\|\nabla f(x)\| \le \epsilon. The method improves upon the O(ϵ2)O(\epsilon^{-2} ) complexity of gradient descent and provides the additional second-order guarantee that 2f(x)O(ϵ1/2)I\nabla^2 f(x) \succeq -O(\epsilon^{1/2})I for the computed xx. Furthermore, our method is Hessian free, i.e. it only requires gradient computations, and is therefore suitable for large scale applications.

Keywords

Cite

@article{arxiv.1611.00756,
  title  = {Accelerated Methods for Non-Convex Optimization},
  author = {Yair Carmon and John C. Duchi and Oliver Hinder and Aaron Sidford},
  journal= {arXiv preprint arXiv:1611.00756},
  year   = {2017}
}
R2 v1 2026-06-22T16:40:09.482Z