Fast Low-Rank Matrix Estimation without the Condition Number
Mohammadreza Soltani, Chinmay Hegde

TL;DR
This paper introduces a fast, condition number-independent algorithm for low-rank matrix estimation that outperforms existing methods in speed while maintaining accuracy, applicable to various practical problems.
Contribution
A novel algorithmic framework that combines the speed of factorization methods with no dependency on the condition number, applicable to multiple matrix estimation tasks.
Findings
Achieves optimal sample complexity bounds.
Runs faster than traditional methods.
Maintains high estimation accuracy.
Abstract
In this paper, we study the general problem of optimizing a convex function over the set of matrices, subject to rank constraints on . However, existing first-order methods for solving such problems either are too slow to converge, or require multiple invocations of singular value decompositions. On the other hand, factorization-based non-convex algorithms, while being much faster, require stringent assumptions on the \emph{condition number} of the optimum. In this paper, we provide a novel algorithmic framework that achieves the best of both worlds: asymptotically as fast as factorization methods, while requiring no dependency on the condition number. We instantiate our general framework for three important matrix estimation problems that impact several practical applications; (i) a \emph{nonlinear} variant of affine rank minimization, (ii) logistic PCA, and…
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 · Blind Source Separation Techniques · Machine Learning and Algorithms
MethodsPrincipal Components Analysis
