English

Efficient Over-parameterized Matrix Sensing from Noisy Measurements via Alternating Preconditioned Gradient Descent

Machine Learning 2025-06-03 v3 Optimization and Control Machine Learning

Abstract

We consider the noisy matrix sensing problem in the over-parameterization setting, where the estimated rank rr is larger than the true rank rr_\star of the target matrix XX_\star. Specifically, our main objective is to recover a matrix XRn1×n2 X_\star \in \mathbb{R}^{n_1 \times n_2} with rank r r_\star from noisy measurements using an over-parameterized factorization LR LR^\top , where LRn1×r,RRn2×r L \in \mathbb{R}^{n_1 \times r}, \, R \in \mathbb{R}^{n_2 \times r} and min{n1,n2}r>r \min\{n_1, n_2\} \ge r > r_\star , with r r_\star being unknown. Recently, preconditioning methods have been proposed to accelerate the convergence of matrix sensing problem compared to vanilla gradient descent, incorporating preconditioning terms (LL+λI)1 (L^\top L + \lambda I)^{-1} and (RR+λI)1 (R^\top R + \lambda I)^{-1} into the original gradient. However, these methods require careful tuning of the damping parameter λ\lambda and are sensitive to step size. To address these limitations, we propose the alternating preconditioned gradient descent (APGD) algorithm, which alternately updates the two factor matrices, eliminating the need for the damping parameter λ\lambda and enabling faster convergence with larger step sizes. We theoretically prove that APGD convergences to a near-optimal error at a linear rate. We further show that APGD can be extended to deal with other low-rank matrix estimation tasks, also with a theoretical guarantee of linear convergence. To validate the effectiveness and scalability of the proposed APGD, we conduct simulated and real-world experiments on a wide range of low-rank estimation problems, including noisy matrix sensing, weighted PCA, 1-bit matrix completion, and matrix completion. The extensive results demonstrate that APGD consistently achieves the fastest convergence and the lowest computation time compared to the existing alternatives.

Keywords

Cite

@article{arxiv.2502.00463,
  title  = {Efficient Over-parameterized Matrix Sensing from Noisy Measurements via Alternating Preconditioned Gradient Descent},
  author = {Zhiyu Liu and Zhi Han and Yandong Tang and Shaojie Tang and Yao Wang},
  journal= {arXiv preprint arXiv:2502.00463},
  year   = {2025}
}

Comments

18 pages, 8 figures

R2 v1 2026-06-28T21:29:00.721Z