Papers
Topics
Authors
Recent
Search
2000 character limit reached

1\ell_1 Regression using Lewis Weights Preconditioning and Stochastic Gradient Descent

Published 25 Aug 2017 in cs.DS | (1708.07821v3)

Abstract: We present preconditioned stochastic gradient descent (SGD) algorithms for the 1\ell_1 minimization problem minxAxb1\min_{x}|A x - b|_1 in the overdetermined case, where there are far more constraints than variables. Specifically, we have AR<sup>n</sup>×dA \in \mathbb{R}<sup>{n</sup> \times d} for ndn \gg d. Commonly known as the Least Absolute Deviations problem, 1\ell_1 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 A~\tilde{A} 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 ϵ\epsilon relative error in O~(nnz(A)+d<sup>2.5</sup>ϵ<sup>2)\tilde{O}(nnz(A) + d<sup>{2.5}</sup> \epsilon<sup>{-2}) time with high probability, where nnz(A)nnz(A) is the number of non-zeros in AA. This improves over the previous best result using gradient descent for 1\ell_1 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 AA 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 O~(nnz(A)+sd<sup>1.5ϵ<sup>2</sup></sup>+d<sup>2ϵ<sup>2)\tilde{O}(nnz(A) + s d<sup>{1.5}\epsilon<sup>{-2}</sup></sup> + d<sup>2\epsilon<sup>{-2}), where ss is the maximum number of non-zeros in a row of AA. In this setting, we beat the best interior point methods for certain parameter regimes.

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.