Principal Component Projection and Regression in Nearly Linear Time through Asymmetric SVRGDownload PDF

Yujia Jin, Aaron Sidford

06 Sept 2019 (modified: 05 May 2023)NeurIPS 2019Readers: Everyone
Abstract: Given a data matrix $\A \in \R^{n \times d}$, \emph{principal component projection (PCP)} and \emph{principal component regression (PCR)}, i.e. projection and regression restricted to the top-eigenspace of $\A$, are fundamental problems in machine learning, optimization, and numerical analysis. In this paper we provide the first algorithms that solve these problems in nearly linear time for fixed eigenvalue distribution and large $n$. This improves upon previous methods which had superlinear running times when either the number of top eigenvalues or gap between the eigenspaces were large. We achieve our results by applying rational polynomial approximations to reduce the problem to solving asymmetric linear systems which we solve by a variant of SVRG. We corroborate these findings with preliminary empirical experiments.
CMT Num: 2126
0 Replies

Loading