Low Rank Approximation and Regression in Input Sparsity Time
Kenneth L. Clarkson, David P. Woodruff

TL;DR
This paper introduces a new sparse subspace embedding technique that significantly speeds up low-rank approximation and regression tasks, achieving near input sparsity time with improved accuracy and practical efficiency.
Contribution
The authors develop a novel sparse embedding matrix enabling faster algorithms for low-rank approximation and regression, reducing computational complexity to near input sparsity time.
Findings
Achieves subspace embedding in $ nz(A) + ext{poly}(d, rac{1}{eps})$ time.
Provides the fastest known algorithms for $(1+eps)$-approximate regression and low-rank approximation.
Experimental results indicate practical competitiveness of the proposed methods.
Abstract
We design a new distribution over matrices so that for any fixed matrix of rank , with probability at least 9/10, simultaneously for all . Such a matrix is called a \emph{subspace embedding}. Furthermore, can be computed in time, where is the number of non-zero entries of . This improves over all previous subspace embeddings, which required at least time to achieve this property. We call our matrices \emph{sparse embedding matrices}. Using our sparse embedding matrices, we obtain the fastest known algorithms for -approximation for overconstrained least-squares regression, low-rank approximation, approximating all leverage scores, and -regression. The leading order term in the…
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 · Complexity and Algorithms in Graphs
