Given a matrix and a vector , we show how to compute an -approximate solution to the regression problem in time where and is the maximum number of non-zero entries in a row of . Our algorithm improves upon the previous best running time of . 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.
View on arXiv