Optimal Algorithms for Linear Algebra in the Current Matrix Multiplication Time
Yeshwanth Cherapanamjeri, Sandeep Silwal, David P. Woodruff and, Samson Zhou

TL;DR
This paper presents near-optimal algorithms for fundamental linear algebra problems that operate in time proportional to the current matrix multiplication exponent, leveraging advanced subspace embeddings and randomized transforms.
Contribution
It introduces a constant-factor subspace embedding with optimal size and time complexity, enabling the first optimal runtime algorithms for key linear algebra tasks.
Findings
Achieves $d^{ ext{omega}}$ time complexity for core problems
Develops a new subspace embedding using stacked SRHTs and semidefinite programming
Provides algorithms for basis finding, regression, and leverage score sampling with optimal runtime
Abstract
We study fundamental problems in linear algebra, such as finding a maximal linearly independent subset of rows or columns (a basis), solving linear regression, or computing a subspace embedding. For these problems, we consider input matrices with . The input can be read in time, which denotes the number of nonzero entries of . In this paper, we show that beyond the time required to read the input matrix, these fundamental linear algebra problems can be solved in time, i.e., where is the current matrix-multiplication exponent. To do so, we introduce a constant-factor subspace embedding with the optimal number of rows, and which can be applied in time for…
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 · graph theory and CDMA systems · Random Matrices and Applications
