English

Representation Based Complexity Measures for Predicting Generalization in Deep Learning

Machine Learning 2020-12-07 v1 Computer Vision and Pattern Recognition

Abstract

Deep Neural Networks can generalize despite being significantly overparametrized. Recent research has tried to examine this phenomenon from various view points and to provide bounds on the generalization error or measures predictive of the generalization gap based on these viewpoints, such as norm-based, PAC-Bayes based, and margin-based analysis. In this work, we provide an interpretation of generalization from the perspective of quality of internal representations of deep neural networks, based on neuroscientific theories of how the human visual system creates invariant and untangled object representations. Instead of providing theoretical bounds, we demonstrate practical complexity measures which can be computed ad-hoc to uncover generalization behaviour in deep models. We also provide a detailed description of our solution that won the NeurIPS competition on Predicting Generalization in Deep Learning held at NeurIPS 2020. An implementation of our solution is available at https://github.com/parthnatekar/pgdl.

Keywords

Cite

@article{arxiv.2012.02775,
  title  = {Representation Based Complexity Measures for Predicting Generalization in Deep Learning},
  author = {Parth Natekar and Manik Sharma},
  journal= {arXiv preprint arXiv:2012.02775},
  year   = {2020}
}

Comments

Winning Solution of the NeurIPS 2020 Competition on Predicting Generalization in Deep Learning