pith. machine review for the scientific record. sign in

arxiv: 1507.05854 · v2 · submitted 2015-07-21 · 🧮 math.NA · cs.DS· cs.NA· math.OC

Recognition: unknown

Global Convergence of Non-Convex Gradient Descent for Computing Matrix Squareroot

Authors on Pith no claims yet
classification 🧮 math.NA cs.DScs.NAmath.OC
keywords convergenceglobaldescentgradientgoodmatrixnon-convexproblem
0
0 comments X
read the original abstract

While there has been a significant amount of work studying gradient descent techniques for non-convex optimization problems over the last few years, all existing results establish either local convergence with good rates or global convergence with highly suboptimal rates, for many problems of interest. In this paper, we take the first step in getting the best of both worlds -- establishing global convergence and obtaining a good rate of convergence for the problem of computing squareroot of a positive definite (PD) matrix, which is a widely studied problem in numerical linear algebra with applications in machine learning and statistics among others. Given a PD matrix $M$ and a PD starting point $U_0$, we show that gradient descent with appropriately chosen step-size finds an $\epsilon$-accurate squareroot of $M$ in $O(\alpha \log (\|M-U_0^2\|_F /\epsilon))$ iterations, where $\alpha = (\max\{\|U_0\|_2^2,\|M\|_2\} / \min \{\sigma_{\min}^2(U_0),\sigma_{\min}(M) \} )^{3/2}$. Our result is the first to establish global convergence for this problem and that it is robust to errors in each iteration. A key contribution of our work is the general proof technique which we believe should further excite research in understanding deterministic and stochastic variants of simple non-convex gradient descent algorithms with good global convergence rates for other problems in machine learning and numerical linear algebra.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Scalable First-Order Interior Point Trust Region Algorithms for Linearly Constrained Optimization

    cs.DS 2026-04 unverdicted novelty 7.0

    An approximate IPTR framework for linearly constrained optimization uses low-rank projector updates to cut per-iteration cost while preserving feasibility and convergence guarantees, with experiments showing 2.48x speedup.