ICLR2022
Fast Regression for Structured Inputs
Raphael A. Meyer, Cameron Musco, Christopher Musco, David P. Woodruff, Samson Zhou
被引用 14 次
摘要
We study the regression problem, which requires finding that minimizes for a matrix and response vector . There has been recent interest in developing subsampling methods for this problem that can outperform standard techniques when is very large. However, all known subsampling approaches have run time that depends exponentially on , typically, , which can be prohibitively expensive. We improve on this work by showing that for a large class of common structured matrices, such as combinations of low-rank matrices, sparse matrices, and Vandermonde matrices, there are subsampling based methods for regression that depend polynomially on . For example, we give an algorithm for regression on Vandermonde matrices that runs in time , where is the exponent of matrix multiplication. The polynomial dependence on crucially allows our algorithms to extend naturally to efficient algorithms for regression, via approximation of by . Of practical interest, we also develop a new subsampling algorithm for regression for arbitrary matrices, which is simpler than previous approaches for .