Scaled Gradient Descent for Ill-Conditioned Low-Rank Matrix Recovery with Optimal Sampling Complexity
Zhenxuan Li, Meng Huang

TL;DR
This paper introduces an improved scaled gradient descent method for low-rank matrix recovery that achieves optimal sampling complexity and fast convergence, especially for ill-conditioned matrices, extending previous results beyond the PSD setting.
Contribution
The paper refines the analysis of scaled gradient descent, achieving both optimal sample complexity and accelerated convergence in general low-rank matrix recovery.
Findings
ScaledGD attains optimal sample complexity of O((n_1 + n_2)r).
ScaledGD achieves iteration complexity of O(log(1/ε)).
Numerical experiments confirm faster convergence for ill-conditioned matrices.
Abstract
The low-rank matrix recovery problem seeks to reconstruct an unknown rank- matrix from linear measurements, where . This problem has been extensively studied over the past few decades, leading to a variety of algorithms with solid theoretical guarantees. Among these, gradient descent based non-convex methods have become particularly popular due to their computational efficiency. However, these methods typically suffer from two key limitations: a sub-optimal sample complexity of and an iteration complexity of to achieve -accuracy, resulting in slow convergence when the target matrix is ill-conditioned. Here, denotes the condition number of the unknown matrix. Recent studies show that a preconditioned variant of GD, known as scaled gradient descent (ScaledGD), can significantly reduce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
