Near-Optimal Algorithms for Linear Algebra in the Current Matrix Multiplication Time
Nadiia Chepurko, Kenneth L. Clarkson, Praneeth Kacham, David P., Woodruff

TL;DR
This paper introduces near-optimal algorithms for fundamental linear algebra problems that bypass previous limitations by using refined sketching techniques, achieving bounds close to the theoretical optimum in current matrix multiplication time.
Contribution
It presents a novel sketching method based on uncertainty principles and extractors, removing logarithmic factors and achieving optimal bounds for key linear algebra tasks.
Findings
Algorithms for rank computation and basis finding are nearly optimal.
First optimal algorithms for regression and low-rank approximation in current matrix multiplication time.
Improved bounds that match theoretical limits up to constant and poly(log log n) factors.
Abstract
In the numerical linear algebra community, it was suggested that to obtain nearly optimal bounds for various problems such as rank computation, finding a maximal linearly independent subset of columns (a basis), regression, or low-rank approximation, a natural way would be to resolve the main open question of Nelson and Nguyen (FOCS, 2013). This question is regarding the logarithmic factors in the sketching dimension of existing oblivious subspace embeddings that achieve constant-factor approximation. We show how to bypass this question using a refined sketching technique, and obtain optimal or nearly optimal bounds for these problems. A key technique we use is an explicit mapping of Indyk based on uncertainty principles and extractors, which after first applying known oblivious subspace embeddings, allows us to quickly spread out the mass of the vector so that sampling is now…
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 · Matrix Theory and Algorithms
