Generalization Error Bounds for Optimization Algorithms via Stability

Abstract

Many machine learning tasks can be formulated as Regularized Empirical Risk Minimization (R-ERM), and solved by optimization algorithms such as gradient descent (GD), stochastic gradient descent (SGD), and stochastic variance reduction (SVRG). Conventional analysis on these optimization algorithms focuses on their convergence rates during the training process, however, people in the machine learning community may care more about the generalization performance of the learned model on unseen test data. In this paper, we investigate on this issue, by using stability as a tool. In particular, we decompose the generalization error for R-ERM, and derive its upper bound for both convex and nonconvex cases. In convex cases, we prove that the generalization error can be bounded by the convergence rate of the optimization algorithm and the stability of the R-ERM process, both in expectation (in the order of

Cite

Text

Meng et al. "Generalization Error Bounds for Optimization Algorithms via Stability." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10919

Markdown

[Meng et al. "Generalization Error Bounds for Optimization Algorithms via Stability." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/meng2017aaai-generalization/) doi:10.1609/AAAI.V31I1.10919

BibTeX

@inproceedings{meng2017aaai-generalization,
  title     = {{Generalization Error Bounds for Optimization Algorithms via Stability}},
  author    = {Meng, Qi and Wang, Yue and Chen, Wei and Wang, Taifeng and Ma, Zhiming and Liu, Tie-Yan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {2336-2342},
  doi       = {10.1609/AAAI.V31I1.10919},
  url       = {https://mlanthology.org/aaai/2017/meng2017aaai-generalization/}
}