Sublinear Time Numerical Linear Algebra for Structured Matrices
Xiaofei Shi, David P. Woodruff

TL;DR
This paper introduces sublinear time algorithms for various numerical linear algebra problems on structured matrices, leveraging fast matrix-vector multiplication to achieve significant speedups over traditional methods.
Contribution
It develops a unified framework for solving multiple linear algebra problems in sublinear time, especially when matrix-vector multiplication is fast, extending previous sparsity-based approaches.
Findings
Achieves sublinear time algorithms for least squares, regression, and low-rank approximation.
Provides faster algorithms for kernel autoregression with polynomial kernels.
Recovers and extends recent results for polynomial interpolation and autoregression.
Abstract
We show how to solve a number of problems in numerical linear algebra, such as least squares regression, -regression for any , low rank approximation, and kernel regression, in time , where for a given input matrix , is the time needed to compute for an arbitrary vector . Since , where denotes the number of non-zero entries of , the time is no worse, up to polylogarithmic factors, as all of the recent advances for such problems that run in input-sparsity time. However, for many applications, can be much smaller than , yielding significantly sublinear time algorithms. For example, in the overconstrained -approximate polynomial interpolation problem, is a Vandermonde matrix and ; in this case…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Matrix Theory and Algorithms
