English

Improved Iteration Complexities for Overconstrained $p$-Norm Regression

Data Structures and Algorithms 2021-11-11 v2 Optimization and Control

Abstract

In this paper we obtain improved iteration complexities for solving p\ell_p regression. We provide methods which given any full-rank ARn×d\mathbf{A} \in \mathbb{R}^{n \times d} with ndn \geq d, bRnb \in \mathbb{R}^n, and p2p \geq 2 solve minxRdAxbp\min_{x \in \mathbb{R}^d} \left\|\mathbf{A} x - b\right\|_p to high precision in time dominated by that of solving O~p(dp23p2)\widetilde{O}_p(d^{\frac{p-2}{3p-2}}) linear systems in ADA\mathbf{A}^\top \mathbf{D} \mathbf{A} for positive diagonal matrices D\mathbf{D}. This improves upon the previous best iteration complexity of O~p(np23p2)\widetilde{O}_p(n^{\frac{p-2}{3p-2}}) (Adil, Kyng, Peng, Sachdeva 2019). As a corollary, we obtain an O~(d1/3ϵ2/3)\widetilde{O}(d^{1/3}\epsilon^{-2/3}) iteration complexity for approximate \ell_\infty regression. Further, for q(1,2]q \in (1, 2] and dual norm q=p/(p1)q = p/(p-1) we provide an algorithm that solves q\ell_q regression in O~(dp22p2)\widetilde{O}(d^{\frac{p-2}{2p-2}}) iterations. To obtain this result we analyze row reweightings (closely inspired by p\ell_p-norm Lewis weights) which allow a closer connection between 2\ell_2 and p\ell_p regression. We provide adaptations of two different iterative optimization frameworks which leverage this connection and yield our results. The first framework is based on iterative refinement and multiplicative weights based width reduction and the second framework is based on highly smooth acceleration. Both approaches yield O~p(dp23p2)\widetilde{O}_p(d^{\frac{p-2}{3p-2}}) iteration methods but the second has a polynomial dependence on pp (as opposed to the exponential dependence of the first algorithm) and provides a new alternative to the previous state-of-the-art methods for p\ell_p regression for large pp.

Keywords

Cite

@article{arxiv.2111.01848,
  title  = {Improved Iteration Complexities for Overconstrained $p$-Norm Regression},
  author = {Arun Jambulapati and Yang P. Liu and Aaron Sidford},
  journal= {arXiv preprint arXiv:2111.01848},
  year   = {2021}
}

Comments

30 pages

R2 v1 2026-06-24T07:23:20.647Z