ICLR 2020spotlight46 citations
Truth or backpropaganda? An empirical investigation of deep learning theory
Micah Goldblum, Jonas Geiping, Avi Schwarzschild, Michael Moeller, Tom Goldstein
Abstract
We empirically evaluate common assumptions about neural networks that are widely held by practitioners and theorists alike. In this work, we: (1) prove the widespread existence of suboptimal local minima in the loss landscape of neural networks, and we use our theory to find examples; (2) show that small-norm parameters are not optimal for generalization; (3) demonstrate that ResNets do not conform to wide-network theories, such as the neural tangent kernel, and that the interaction between skip connections and batch normalization plays a role; (4) find that rank does not correlate with generalization or robustness in a practical setting.
Deep learninggeneralizationloss landscaperobustness
BibTeX
@inproceedings{
Goldblum2020Truth,
title={Truth or backpropaganda? An empirical investigation of deep learning theory},
author={Micah Goldblum and Jonas Geiping and Avi Schwarzschild and Michael Moeller and Tom Goldstein},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://openreview.net/forum?id=HyxyIgHFvr}
}