LGITSPOCMLOct 26, 2020

Low-Rank Matrix Recovery with Scaled Subgradient Methods: Fast and Robust Convergence Without the Condition Number

arXiv:2010.13364v262 citations
Originality Highly original
AI Analysis

This addresses the challenge of ill-conditioning and lack of robustness in low-rank matrix recovery for data science applications, offering a novel method with improved convergence properties.

The paper tackles the problem of recovering low-rank matrices from incomplete or corrupted observations by proposing scaled subgradient methods for nonsmooth formulations, achieving fast convergence rates that are nearly dimension-free and independent of condition numbers, with state-of-the-art guarantees for robust matrix sensing and quadratic sampling.

Many problems in data science can be treated as estimating a low-rank matrix from highly incomplete, sometimes even corrupted, observations. One popular approach is to resort to matrix factorization, where the low-rank matrix factors are optimized via first-order methods over a smooth loss function, such as the residual sum of squares. While tremendous progresses have been made in recent years, the natural smooth formulation suffers from two sources of ill-conditioning, where the iteration complexity of gradient descent scales poorly both with the dimension as well as the condition number of the low-rank matrix. Moreover, the smooth formulation is not robust to corruptions. In this paper, we propose scaled subgradient methods to minimize a family of nonsmooth and nonconvex formulations -- in particular, the residual sum of absolute errors -- which is guaranteed to converge at a fast rate that is almost dimension-free and independent of the condition number, even in the presence of corruptions. We illustrate the effectiveness of our approach when the observation operator satisfies certain mixed-norm restricted isometry properties, and derive state-of-the-art performance guarantees for a variety of problems such as robust low-rank matrix sensing and quadratic sampling.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes