English

Outlier Robust Online Learning

Machine Learning 2017-01-03 v1 Machine Learning

Abstract

We consider the problem of learning from noisy data in practical settings where the size of data is too large to store on a single machine. More challenging, the data coming from the wild may contain malicious outliers. To address the scalability and robustness issues, we present an online robust learning (ORL) approach. ORL is simple to implement and has provable robustness guarantee -- in stark contrast to existing online learning approaches that are generally fragile to outliers. We specialize the ORL approach for two concrete cases: online robust principal component analysis and online linear regression. We demonstrate the efficiency and robustness advantages of ORL through comprehensive simulations and predicting image tags on a large-scale data set. We also discuss extension of the ORL to distributed learning and provide experimental evaluations.

Keywords

Cite

@article{arxiv.1701.00251,
  title  = {Outlier Robust Online Learning},
  author = {Jiashi Feng and Huan Xu and Shie Mannor},
  journal= {arXiv preprint arXiv:1701.00251},
  year   = {2017}
}
R2 v1 2026-06-22T17:38:47.746Z