Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Faster $p$-Norm Regression Using Sparsity (2109.11537v2)

Published 23 Sep 2021 in cs.DS

Abstract: For a matrix $A\in \mathbb{R}{n\times d}$ with $n\geq d$, we consider the dual problems of $\min |Ax-b|pp, \, b\in \mathbb{R}n$ and $\min{A\top x=b} |x|_pp,\, b\in \mathbb{R}d$. We improve the runtimes for solving these problems to high accuracy for every $p>1$ 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 $p > 1$, i.e., in time $\tilde{O}(pn\theta)$ for some $\theta < \omega$, the matrix multiplication constant. We give the first high-accuracy input sparsity $p$-norm regression algorithm for solving $\min |Ax-b|_pp$ with $1 < p \leq 2$, via a new row sampling theorem for the smoothed $p$-norm function. This algorithm runs in time $\tilde{O}(\text{nnz}(A) + d4)$ for any $1<p\leq 2$, and in time $\tilde{O}(\text{nnz}(A) + d\theta)$ for $p$ close to $2$, improving on the previous best bound where the exponent of $d$ grows with $\max{p, p/(p-1)}$.

Citations (6)

Summary

We haven't generated a summary for this paper yet.