The Fast Cauchy Transform and Faster Robust Linear Regression
Kenneth L. Clarkson, Petros Drineas, Malik Magdon-Ismail and, Michael W. Mahoney, Xiangrui Meng, David P. Woodruff

TL;DR
This paper introduces fast algorithms for robust linear regression that reduce problem size efficiently, improve computational speed, and include a novel Fast Cauchy Transform for better $\, ext{l}_1$ norm preservation, with strong empirical validation.
Contribution
The paper presents a new $O(nd\, ext{log}\,n)$ time reduction for $\, ext{l}_p$ regression problems, a faster construction of well-conditioned bases, and a novel Fast Cauchy Transform for $\, ext{l}_1$ spaces.
Findings
Algorithms outperform previous methods when $n \,\gg\, d$ for all $p\in[1,\infty)$ except 2.
Empirical results confirm the practical effectiveness of the algorithms.
Fast Cauchy Transform effectively preserves $\, ext{l}_1$ norms with low distortion.
Abstract
We provide fast algorithms for overconstrained regression and related problems: for an input matrix and vector , in time we reduce the problem to the same problem with input matrix of dimension and corresponding of dimension . Here, and are a coreset for the problem, consisting of sampled and rescaled rows of and ; and is independent of and polynomial in . Our results improve on the best previous algorithms when , for all except . We also provide a suite of improved results for finding well-conditioned bases via ellipsoidal rounding, illustrating tradeoffs between running time and conditioning quality, including a one-pass conditioning algorithm for general problems. We…
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 · Mathematical Approximation and Integration · Machine Learning and Algorithms
