Assessing Local Generalization Capability in Deep Models

Abstract

While it has not yet been proven, empirical evidence suggests that model generalization is related to local properties of the optima, which can be described via the Hessian. We connect model generalization with the local property of a solution under the PAC-Bayes paradigm. In particular, we prove that model generalization ability is related to the Hessian, the higher-order “smoothness" terms characterized by the Lipschitz constant of the Hessian, and the scales of the parameters. Guided by the proof, we propose a metric to score the generalization capability of a model, as well as an algorithm that optimizes the perturbed model accordingly.

Cite

Text

Wang et al. "Assessing Local Generalization Capability in Deep Models." Artificial Intelligence and Statistics, 2020.

Markdown

[Wang et al. "Assessing Local Generalization Capability in Deep Models." Artificial Intelligence and Statistics, 2020.](https://mlanthology.org/aistats/2020/wang2020aistats-assessing/)

BibTeX

@inproceedings{wang2020aistats-assessing,
  title     = {{Assessing Local Generalization Capability in Deep Models}},
  author    = {Wang, Huan and Keskar, Nitish Shirish and Xiong, Caiming and Socher, Richard},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2020},
  pages     = {2077-2087},
  volume    = {108},
  url       = {https://mlanthology.org/aistats/2020/wang2020aistats-assessing/}
}