English

Dimensionality Reduction for Tukey Regression

Data Structures and Algorithms 2019-05-15 v1 Machine Learning

Abstract

We give the first dimensionality reduction methods for the overconstrained Tukey regression problem. The Tukey loss function yM=iM(yi)\|y\|_M = \sum_i M(y_i) has M(yi)yipM(y_i) \approx |y_i|^p for residual errors yiy_i smaller than a prescribed threshold τ\tau, but M(yi)M(y_i) becomes constant for errors yi>τ|y_i| > \tau. Our results depend on a new structural result, proven constructively, showing that for any dd-dimensional subspace LRnL \subset \mathbb{R}^n, there is a fixed bounded-size subset of coordinates containing, for every yLy \in L, all the large coordinates, with respect to the Tukey loss function, of yy. Our methods reduce a given Tukey regression problem to a smaller weighted version, whose solution is a provably good approximate solution to the original problem. Our reductions are fast, simple and easy to implement, and we give empirical results demonstrating their practicality, using existing heuristic solvers for the small versions. We also give exponential-time algorithms giving provably good solutions, and hardness results suggesting that a significant speedup in the worst case is unlikely.

Keywords

Cite

@article{arxiv.1905.05376,
  title  = {Dimensionality Reduction for Tukey Regression},
  author = {Kenneth L. Clarkson and Ruosong Wang and David P. Woodruff},
  journal= {arXiv preprint arXiv:1905.05376},
  year   = {2019}
}

Comments

To appear in ICML 2019

R2 v1 2026-06-23T09:05:29.867Z