Reduced-Rank Regression with Operator Norm Error
Abstract
A common data analysis task is the reduced-rank regression problem: where and are given large matrices and is some norm. Here the unknown matrix is constrained to be of rank as it results in a significant parameter reduction of the solution when and are large. In the case of Frobenius norm error, there is a standard closed form solution to this problem and a fast algorithm to find a -approximate solution. However, for the important case of operator norm error, no closed form solution is known and the fastest known algorithms take singular value decomposition time. We give the first randomized algorithms for this problem running in time up to a polylogarithmic factor involving condition numbers, matrix dimensions, and dependence on . Here denotes the number of non-zero entries of a matrix , and is the exponent of matrix multiplication. As both (1) spectral low rank approximation () and (2) linear system solving ( and ) are special cases, our time cannot be improved by more than a factor (up to polylogarithmic factors) without a major breakthrough in linear algebra. Interestingly, known techniques for low rank approximation, such as alternating minimization or sketch-and-solve, provably fail for this problem. Instead, our algorithm uses an existential characterization of a solution, together with Krylov methods, low degree polynomial approximation, and sketching-based preconditioning.
Cite
@article{arxiv.2011.04564,
title = {Reduced-Rank Regression with Operator Norm Error},
author = {Praneeth Kacham and David P. Woodruff},
journal= {arXiv preprint arXiv:2011.04564},
year = {2021}
}
Comments
38 pages. To appear at COLT 2021