Fast Algorithms for ℓ_p-Regression

11/08/2022
by   Deeksha Adil, et al.
0

The ℓ_p-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 x^⋆ =min_Ax=bx_p^p, where x^⋆∈ℝ^n, A∈ℝ^d× n,b ∈ℝ^d and d≤ n. Efficient high-accuracy algorithms for the problem have been challenging both in theory and practice and the state of the art algorithms require poly(p)· n^1/2-1/p linear system solves for p≥ 2. In this paper, we provide new algorithms for ℓ_p-regression (and a more general formulation of the problem) that obtain a high-accuracy solution in O(p n^(p-2)/(3p-2)) linear system solves. We further propose a new inverse maintenance procedure that speeds-up our algorithm to O(n^ω) total runtime, where O(n^ω) denotes the running time for multiplying n × n matrices. Additionally, we give the first Iteratively Reweighted Least Squares (IRLS) algorithm that is guaranteed to converge to an optimum in a few iterations. Our IRLS algorithm has shown exceptional practical performance, beating the currently available implementations in MATLAB/CVX by 10-50x.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/16/2019

Fast, Provably convergent IRLS Algorithm for p-norm Linear Regression

Linear regression in ℓ_p-norm is a canonical optimization problem that a...
research
01/21/2019

Iterative Refinement for ℓ_p-norm Regression

We give improved algorithms for the ℓ_p-regression problem, _xx_p such t...
research
02/18/2019

Improved Convergence for ℓ_∞ and ℓ_1 Regression via Iteratively Reweighted Least Squares

The iteratively reweighted least squares method (IRLS) is a popular tech...
research
07/03/2023

On Symmetric Factorizations of Hankel Matrices

We present two conjectures regarding the running time of computing symme...
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
06/22/2021

Large N limit of the knapsack problem

In the simplest formulation of the knapsack problem, one seeks to maximi...
research
06/25/2020

Globally-convergent Iteratively Reweighted Least Squares for Robust Regression Problems

We provide the first global model recovery results for the IRLS (iterati...

Please sign up or login with your details

Forgot password? Click here to reset