资源论文Robust Regression on MapReduce

Robust Regression on MapReduce

2020-03-02 | |  53 |   45 |   0

Abstract

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 图片.png regression problem: given a matrix 图片.png and a vector 图片.png , find a vector 图片.png that minimizes 图片.png图片.png The widely-used 图片.png regression, i.e., linear least-squares, is known to be highly sensitive to outliers; and choosing p  ∈  [1, 2) can help improve robustness. In this work, we propose an efficient algorithm for solving strongly over-determined (m n) robust 图片.png 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 图片.png 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.

上一篇:Infinite Markov-Switching Maximum Entropy Discrimination Machines

下一篇:Efficient Planning in MDPs by Small Backups

用户评价
全部评价

热门资源

  • The Variational S...

    Unlike traditional images which do not offer in...

  • Stratified Strate...

    In this paper we introduce Stratified Strategy ...

  • Learning to learn...

    The move from hand-designed features to learned...

  • A Mathematical Mo...

    Direct democracy, where each voter casts one vo...

  • Joint Pose and Ex...

    Facial expression recognition (FER) is a challe...