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

page 1

page 2

page 3

page 4

research
11/27/2018

Exploiting Numerical Sparsity for Efficient Learning : Faster Eigenvector Computation and Regression

In this paper, we obtain improved running times for regression and top e...
research
08/03/2018

Coordinate Methods for Accelerating ℓ_∞ Regression and Faster Approximate Maximum Flow

In this paper we provide faster algorithms for approximately solving ℓ_∞...
research
11/02/2014

Fast Randomized Kernel Methods With Statistical Guarantees

One approach to improving the running time of kernel-based machine learn...
research
08/01/2019

Sparse Regression via Range Counting

The sparse regression problem, also known as best subset selection probl...
research
12/12/2019

Sublinear Time Numerical Linear Algebra for Structured Matrices

We show how to solve a number of problems in numerical linear algebra, s...
research
06/22/2014

Divide-and-Conquer Learning by Anchoring a Conical Hull

We reduce a broad class of machine learning problems, usually addressed ...
research
01/25/2022

Sketching Matrix Least Squares via Leverage Scores Estimates

We consider the matrix least squares problem of the form 𝐀𝐗-𝐁_F^2 where ...

Please sign up or login with your details

Forgot password? Click here to reset