English

Efficiently escaping saddle points on manifolds

Optimization and Control 2019-10-24 v3 Computational Complexity Machine Learning

Abstract

Smooth, non-convex optimization problems on Riemannian manifolds occur in machine learning as a result of orthonormality, rank or positivity constraints. First- and second-order necessary optimality conditions state that the Riemannian gradient must be zero, and the Riemannian Hessian must be positive semidefinite. Generalizing Jin et al.'s recent work on perturbed gradient descent (PGD) for optimization on linear spaces [How to Escape Saddle Points Efficiently (2017), Stochastic Gradient Descent Escapes Saddle Points Efficiently (2019)], we propose a version of perturbed Riemannian gradient descent (PRGD) to show that necessary optimality conditions can be met approximately with high probability, without evaluating the Hessian. Specifically, for an arbitrary Riemannian manifold M\mathcal{M} of dimension dd, a sufficiently smooth (possibly non-convex) objective function ff, and under weak conditions on the retraction chosen to move on the manifold, with high probability, our version of PRGD produces a point with gradient smaller than ϵ\epsilon and Hessian within ϵ\sqrt{\epsilon} of being positive semidefinite in O((logd)4/ϵ2)O((\log{d})^4 / \epsilon^{2}) gradient queries. This matches the complexity of PGD in the Euclidean case. Crucially, the dependence on dimension is low. This matters for large-scale applications including PCA and low-rank matrix completion, which both admit natural formulations on manifolds. The key technical idea is to generalize PRGD with a distinction between two types of gradient steps: "steps on the manifold" and "perturbed steps in a tangent space of the manifold." Ultimately, this distinction makes it possible to extend Jin et al.'s analysis seamlessly.

Keywords

Cite

@article{arxiv.1906.04321,
  title  = {Efficiently escaping saddle points on manifolds},
  author = {Chris Criscitiello and Nicolas Boumal},
  journal= {arXiv preprint arXiv:1906.04321},
  year   = {2019}
}

Comments

18 pages, NeurIPS 2019

R2 v1 2026-06-23T09:49:36.533Z