This repository contains the code to compute the relative flatness measure and generalization bound described in the paper "Relative Flatness and Generalization" by Henning Petzka, Michael Kamp, Linara Adilova, Cristian Sminchisescu, Mario Boley. NeurIPS, 2021.
It also contains the code to reproduce the experiments in the paper.
If you use any of this code, please cite
Petzka, H., Kamp, M., Adilova, L., Sminchisescu, C., & Boley, M. (2021). Relative Flatness and Generalization. Advances in Neural Information Processing Systems, 34.
@inproceedings{petzka2021relative,
title={Relative Flatness and Generalization},
author={Petzka, Henning and Kamp, Michael and Adilova, Linara and Sminchisescu, Cristian and Boley, Mario},
booktitle={Advances in Neural Information Processing Systems},
publisher={Curran Associates, Inc.},
volume={34},
year={2021}
}