English

Understanding Deep Learning Generalization by Maximum Entropy

Machine Learning 2017-11-22 v1

Abstract

Deep learning achieves remarkable generalization capability with overwhelming number of model parameters. Theoretical understanding of deep learning generalization receives recent attention yet remains not fully explored. This paper attempts to provide an alternative understanding from the perspective of maximum entropy. We first derive two feature conditions that softmax regression strictly apply maximum entropy principle. DNN is then regarded as approximating the feature conditions with multilayer feature learning, and proved to be a recursive solution towards maximum entropy principle. The connection between DNN and maximum entropy well explains why typical designs such as shortcut and regularization improves model generalization, and provides instructions for future model development.

Keywords

Cite

@article{arxiv.1711.07758,
  title  = {Understanding Deep Learning Generalization by Maximum Entropy},
  author = {Guanhua Zheng and Jitao Sang and Changsheng Xu},
  journal= {arXiv preprint arXiv:1711.07758},
  year   = {2017}
}

Comments

13 pages,2 figures

R2 v1 2026-06-22T22:52:36.705Z