Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Understanding deep learning requires rethinking generalization

About

Despite their massive size, successful deep artificial neural networks can exhibit a remarkably small difference between training and test performance. Conventional wisdom attributes small generalization error either to properties of the model family, or to the regularization techniques used during training. Through extensive systematic experiments, we show how these traditional approaches fail to explain why large neural networks generalize well in practice. Specifically, our experiments establish that state-of-the-art convolutional networks for image classification trained with stochastic gradient methods easily fit a random labeling of the training data. This phenomenon is qualitatively unaffected by explicit regularization, and occurs even if we replace the true images by completely unstructured random noise. We corroborate these experimental findings with a theoretical construction showing that simple depth two neural networks already have perfect finite sample expressivity as soon as the number of parameters exceeds the number of data points as it usually does in practice. We interpret our experimental findings by comparison with traditional models.

Chiyuan Zhang, Samy Bengio, Moritz Hardt, Benjamin Recht, Oriol Vinyals• 2016

Related benchmarks

TaskDatasetResultRank
Image ClassificationClothing1M (test)
Accuracy69.21
546
Image ClassificationCIFAR-10N (Worst)
Accuracy77.69
78
Image ClassificationCIFAR-10N (Aggregate)
Accuracy87.77
74
Image ClassificationCIFAR-100 (test)--
72
Image ClassificationCIFAR-10 Noise Ratio 20%
Accuracy77.86
42
Image ClassificationCIFAR-100 Noise Ratio 20%
Accuracy45.97
42
Image ClassificationCIFAR-100 Noise Ratio 50%
Accuracy28.7
42
Image ClassificationCIFAR-10 Noise Ratio 50%
Accuracy60.72
42
Image ClassificationCIFAR-100 IDN
Accuracy57.79
36
Image ClassificationCIFAR-10 IDN
Accuracy85.45
36
Showing 10 of 23 rows

Other info

Follow for update