Faster $p$-Norm Regression Using Sparsity
Mehrdad Ghadiri, Richard Peng, Santosh S. Vempala

TL;DR
This paper introduces faster algorithms for p-norm regression problems that leverage sparsity and recent linear solver advances, achieving high accuracy solutions more efficiently than previous methods.
Contribution
It presents the first high-accuracy input sparsity p-norm regression algorithm for 1<p≤2, utilizing a new row sampling theorem and faster runtime complexities.
Findings
Achieves runtimes of ten(O(nnz(A) + d^4)) for 1<p
Leverages recent sparse linear solvers for faster algorithms
Provides the first high-accuracy input sparsity algorithms for p-norm regression
Abstract
For a matrix with , we consider the dual problems of and . We improve the runtimes for solving these problems to high accuracy for every for sufficiently sparse matrices. We show that recent progress on fast sparse linear solvers can be leveraged to obtain faster than matrix-multiplication algorithms for any , i.e., in time for some , the matrix multiplication constant. We give the first high-accuracy input sparsity -norm regression algorithm for solving with , via a new row sampling theorem for the smoothed -norm function. This algorithm runs in time for any , and in time for close…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Machine Learning and Algorithms
