Provably Accelerating Ill-Conditioned Low-rank Estimation via Scaled Gradient Descent, Even with Overparameterization
Cong Ma, Xingyu Xu, Tian Tong, Yuejie Chi

TL;DR
This paper introduces Scaled Gradient Descent (ScaledGD), an algorithm that provably accelerates low-rank estimation tasks by achieving convergence rates independent of the condition number, even with overparameterization and noise.
Contribution
The paper proposes ScaledGD, a novel preconditioning-based method that ensures linear convergence for low-rank estimation regardless of ill-conditioning and overparameterization.
Findings
ScaledGD achieves condition-number-independent convergence rates.
It maintains low per-iteration complexity similar to standard gradient descent.
It converges globally to minimax-optimal solutions from small random initializations.
Abstract
Many problems encountered in science and engineering can be formulated as estimating a low-rank object (e.g., matrices and tensors) from incomplete, and possibly corrupted, linear measurements. Through the lens of matrix and tensor factorization, one of the most popular approaches is to employ simple iterative algorithms such as gradient descent (GD) to recover the low-rank factors directly, which allow for small memory and computation footprints. However, the convergence rate of GD depends linearly, and sometimes even quadratically, on the condition number of the low-rank object, and therefore, GD slows down painstakingly when the problem is ill-conditioned. This chapter introduces a new algorithmic approach, dubbed scaled gradient descent (ScaledGD), that provably converges linearly at a constant rate independent of the condition number of the low-rank object, while maintaining the…
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.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Medical Image Segmentation Techniques · Geophysical and Geoelectrical Methods
