Leverage Score Sampling for Faster Accelerated Regression and ERM

11/22/2017
by   Naman Agarwal, et al.
0

Given a matrix A∈R^n× d and a vector b ∈R^d, we show how to compute an ϵ-approximate solution to the regression problem _x∈R^d1/2A x - b_2^2 in time Õ ((n+√(d·κ_sum))· s·ϵ^-1) where κ_sum=tr(A^A)/λ_(A^TA) 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 Õ ((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.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset