English

Preconditioned Gradient Descent for Overparameterized Nonconvex Burer--Monteiro Factorization with Global Optimality Certification

Optimization and Control 2025-04-22 v3 Machine Learning Machine Learning

Abstract

We consider using gradient descent to minimize the nonconvex function f(X)=ϕ(XXT)f(X)=\phi(XX^{T}) over an n×rn\times r factor matrix XX, in which ϕ\phi is an underlying smooth convex cost function defined over n×nn\times n matrices. While only a second-order stationary point XX can be provably found in reasonable time, if XX is additionally rank deficient, then its rank deficiency certifies it as being globally optimal. This way of certifying global optimality necessarily requires the search rank rr of the current iterate XX to be overparameterized with respect to the rank rr^{\star} of the global minimizer XX^{\star}. Unfortunately, overparameterization significantly slows down the convergence of gradient descent, from a linear rate with r=rr=r^{\star} to a sublinear rate when r>rr>r^{\star}, even when ϕ\phi is strongly convex. In this paper, we propose an inexpensive preconditioner that restores the convergence rate of gradient descent back to linear in the overparameterized case, while also making it agnostic to possible ill-conditioning in the global minimizer XX^{\star}.

Keywords

Cite

@article{arxiv.2206.03345,
  title  = {Preconditioned Gradient Descent for Overparameterized Nonconvex Burer--Monteiro Factorization with Global Optimality Certification},
  author = {Gavin Zhang and Salar Fattahi and Richard Y. Zhang},
  journal= {arXiv preprint arXiv:2206.03345},
  year   = {2025}
}

Comments

v2: accepted at JMLR. v3: minor correction in proof of Lemma 27

R2 v1 2026-06-24T11:42:14.271Z