Robust Regression on MapReduce

Xiangrui Meng, Michael W. Mahoney
2013 International Conference on Machine Learning  
Although the MapReduce framework is now the de facto standard for analyzing massive data sets, many algorithms (in particular, many iterative algorithms popular in machine learning, optimization, and linear algebra) are hard to fit into MapReduce. Consider, e.g., the p regression problem: given a matrix A ∈ R m×n and a vector b ∈ R m , find a vector x * ∈ R n that minimizes f (x) = Ax − b p . The widely-used 2 regression, i.e., linear least-squares, is known to be highly sensitive to outliers;
more » ... nd choosing p ∈ [1, 2) can help improve robustness. In this work, we propose an efficient algorithm for solving strongly over-determined (m n) robust p regression problems to moderate precision on MapReduce. Our empirical results on data up to the terabyte scale demonstrate that our algorithm is a significant improvement over traditional iterative algorithms on MapReduce for 1 regression, even for a fairly small number of iterations. In addition, our proposed interior-point cutting-plane method can also be extended to solving more general convex problems on MapReduce.
dblp:conf/icml/MengM13 fatcat:mnzpqvktdjeyxepluv6ycqkvye