$\ell_1$ Regression using Lewis Weights Preconditioning and Stochastic Gradient Descent
Abstract
We present preconditioned stochastic gradient descent (SGD) algorithms for the minimization problem in the overdetermined case, where there are far more constraints than variables. Specifically, we have for . Commonly known as the Least Absolute Deviations problem, regression can be used to solve many important combinatorial problems, such as minimum cut and shortest path. SGD-based algorithms are appealing for their simplicity and practical efficiency. Our primary insight is that careful preprocessing can yield preconditioned matrices with strong properties (besides good condition number and low-dimension) that allow for faster convergence of gradient descent. In particular, we precondition using Lewis weights to obtain an isotropic matrix with fewer rows and strong upper bounds on all row norms. We leverage these conditions to find a good initialization, which we use along with recent smoothing reductions and accelerated stochastic gradient descent algorithms to achieve relative error in time with high probability, where is the number of non-zeros in . This improves over the previous best result using gradient descent for regression. We also match the best known running times for interior point methods in several settings. Finally, we also show that if our original matrix is approximately isotropic and the row norms are approximately equal, we can give an algorithm that avoids using fast matrix multiplication and obtains a running time of , where is the maximum number of non-zeros in a row of . In this setting, we beat the best interior point methods for certain parameter regimes.
Cite
@article{arxiv.1708.07821,
title = {$\ell_1$ Regression using Lewis Weights Preconditioning and Stochastic Gradient Descent},
author = {David Durfee and Kevin A. Lai and Saurabh Sawlani},
journal= {arXiv preprint arXiv:1708.07821},
year = {2018}
}
Comments
31 pages, COLT 2018