English

Regularizing Neural Networks by Penalizing Confident Output Distributions

Neural and Evolutionary Computing 2017-01-24 v1 Machine Learning

Abstract

We systematically explore regularizing neural networks by penalizing low entropy output distributions. We show that penalizing low entropy output distributions, which has been shown to improve exploration in reinforcement learning, acts as a strong regularizer in supervised learning. Furthermore, we connect a maximum entropy based confidence penalty to label smoothing through the direction of the KL divergence. We exhaustively evaluate the proposed confidence penalty and label smoothing on 6 common benchmarks: image classification (MNIST and Cifar-10), language modeling (Penn Treebank), machine translation (WMT'14 English-to-German), and speech recognition (TIMIT and WSJ). We find that both label smoothing and the confidence penalty improve state-of-the-art models across benchmarks without modifying existing hyperparameters, suggesting the wide applicability of these regularizers.

Keywords

Cite

@article{arxiv.1701.06548,
  title  = {Regularizing Neural Networks by Penalizing Confident Output Distributions},
  author = {Gabriel Pereyra and George Tucker and Jan Chorowski and Łukasz Kaiser and Geoffrey Hinton},
  journal= {arXiv preprint arXiv:1701.06548},
  year   = {2017}
}

Comments

Submitted to ICLR 2017

R2 v1 2026-06-22T17:57:38.281Z