Robustness and Generalization

Abstract

We derive generalization bounds for learning algorithms based on their robustness: the property that if a testing sample is “similar” to a training sample, then the testing error is close to the training error. This provides a novel approach, different from complexity or stability arguments, to study generalization of learning algorithms. One advantage of the robustness approach, compared to previous methods, is the geometric intuition it conveys. Consequently, robustness-based analysis is easy to extend to learning in non-standard setups such as Markovian samples or quantile loss. We further show that a weak notion of robustness is both sufficient and necessary for generalizability, which implies that robustness is a fundamental property that is required for learning algorithms to work.

Cite

Text

Xu and Mannor. "Robustness and Generalization." Machine Learning, 2012. doi:10.1007/S10994-011-5268-1

Markdown

[Xu and Mannor. "Robustness and Generalization." Machine Learning, 2012.](https://mlanthology.org/mlj/2012/xu2012mlj-robustness/) doi:10.1007/S10994-011-5268-1

BibTeX

@article{xu2012mlj-robustness,
  title     = {{Robustness and Generalization}},
  author    = {Xu, Huan and Mannor, Shie},
  journal   = {Machine Learning},
  year      = {2012},
  pages     = {391-423},
  doi       = {10.1007/S10994-011-5268-1},
  volume    = {86},
  url       = {https://mlanthology.org/mlj/2012/xu2012mlj-robustness/}
}