Tighter Low-rank Approximation via Sampling the Leveraged Element
Srinadh Bhojanapalli, Prateek Jain, Sujay Sanghavi

TL;DR
This paper introduces a novel randomized algorithm for low-rank matrix approximation that uses leverage score sampling and weighted alternating minimization, achieving spectral norm guarantees and improved efficiency over existing methods.
Contribution
The work presents a new sampling-based approach for spectral norm low-rank approximation, with extensions to matrix products and distributed PCA, offering better accuracy and parallelizability.
Findings
Achieves spectral norm approximation with complexity depending on condition number.
Provides a method for low-rank approximation of matrix products using sampled entries.
Improves communication efficiency in distributed PCA scenarios.
Abstract
In this work, we propose a new randomized algorithm for computing a low-rank approximation to a given matrix. Taking an approach different from existing literature, our method first involves a specific biased sampling, with an element being chosen based on the leverage scores of its row and column, and then involves weighted alternating minimization over the factored form of the intended low-rank matrix, to minimize error only on these samples. Our method can leverage input sparsity, yet produce approximations in {\em spectral} (as opposed to the weaker Frobenius) norm; this combines the best aspects of otherwise disparate current results, but with a dependence on the condition number . In particular we require computations to generate a rank- approximation to in spectral norm. In contrast, the best…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Medical Image Segmentation Techniques
