Fast Algorithms for $\ell_p$-Regression
Deeksha Adil, Rasmus Kyng, Richard Peng, Sushant Sachdeva

TL;DR
This paper introduces faster algorithms for $\,\ell_p$-regression that significantly reduce computational complexity and include a practical IRLS method with rapid convergence and superior performance.
Contribution
The authors develop new high-accuracy algorithms for $\,\ell_p$-regression with improved theoretical efficiency and propose a convergent IRLS algorithm that outperforms existing implementations.
Findings
Achieved $O(p n^{(p-2)/(3p-2)})$ linear system solves for high-accuracy solutions.
Proposed a new inverse maintenance procedure with $\,\widetilde{O}(n^{\omega})$ runtime.
Developed an IRLS algorithm that converges quickly and outperforms MATLAB/CVX implementations.
Abstract
The -norm regression problem is a classic problem in optimization with wide ranging applications in machine learning and theoretical computer science. The goal is to compute , where and . Efficient high-accuracy algorithms for the problem have been challenging both in theory and practice and the state of the art algorithms require linear system solves for . In this paper, we provide new algorithms for -regression (and a more general formulation of the problem) that obtain a high-accuracy solution in linear system solves. We further propose a new inverse maintenance procedure that speeds-up our algorithm to total runtime, where…
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 · Advanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques
