Leverage Score Sampling for Faster Accelerated Regression and ERM
Abstract
Given a matrix A∈Rn× d and a vector b ∈Rd, we show how to compute an ε-approximate solution to the regression problem x∈Rd12 \|A x - b\|22 in time O ((n+d·sum)· s·ε-1) where sum=tr(AA)/λ(ATA) and s is the maximum number of non-zero entries in a row of A. Our algorithm improves upon the previous best running time of O ((n+n ·sum)· s·ε-1). We achieve our result through a careful combination of leverage score sampling techniques, proximal point methods, and accelerated coordinate descent. Our method not only matches the performance of previous methods, but further improves whenever leverage scores of rows are small (up to polylogarithmic factors). We also provide a non-linear generalization of these results that improves the running time for solving a broader class of ERM problems.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.