Improved Algorithms for Low Rank Approximation from Sparsity
David P. Woodruff, Taisuke Yasuda

TL;DR
This paper introduces improved algorithms for low rank approximation assuming the low rank factors are sparse, significantly reducing computational time and memory usage for spectral norm and Frobenius norm errors.
Contribution
It presents novel algorithms that leverage sparsity of low rank factors to overcome longstanding computational and memory barriers in low rank approximation.
Findings
Reduced spectral norm approximation time to near-linear in non-zero entries
Achieved sublinear memory bounds in streaming models for Frobenius norm
Provided polynomial time algorithms with support on small submatrices
Abstract
We overcome two major bottlenecks in the study of low rank approximation by assuming the low rank factors themselves are sparse. Specifically, (1) for low rank approximation with spectral norm error, we show how to improve the best known running time to running time plus low order terms depending on the sparsity of the low rank factors, and (2) for streaming algorithms for Frobenius norm error, we show how to bypass the known memory lower bound and obtain an memory bound, where is the number of non-zeros of each low rank factor. Although this algorithm is inefficient, as it must be under standard complexity theoretic assumptions, we also present polynomial time algorithms using …
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 · Stochastic Gradient Optimization Techniques · Tensor decomposition and applications
