Deep Learning is Not So Mysterious or Different
Andrew Gordon Wilson
TL;DR
The paper argues that deep learning generalization phenomena are not inherently mysterious or unique to neural networks. By adopting soft inductive biases—flexible hypothesis spaces with a bias toward simpler solutions—and applying long-standing generalization frameworks such as PAC-Bayes and countable bounds, the authors show how benign overfitting, overparametrization, and double descent can be understood and bounded. They acknowledge distinctive aspects of DL, like representation learning, universal learning, and mode connectivity, while emphasizing these do not undermine the explanatory power of classical theories. The work advocates bridging communities to leverage well-established theory for understanding modern models and suggests empirical evaluation of bounds as a practical diagnostic tool.
Abstract
Deep neural networks are often seen as different from other model classes by defying conventional notions of generalization. Popular examples of anomalous generalization behaviour include benign overfitting, double descent, and the success of overparametrization. We argue that these phenomena are not distinct to neural networks, or particularly mysterious. Moreover, this generalization behaviour can be intuitively understood, and rigorously characterized, using long-standing generalization frameworks such as PAC-Bayes and countable hypothesis bounds. We present soft inductive biases as a key unifying principle in explaining these phenomena: rather than restricting the hypothesis space to avoid overfitting, embrace a flexible hypothesis space, with a soft preference for simpler solutions that are consistent with the data. This principle can be encoded in many model classes, and thus deep learning is not as mysterious or different from other model classes as it might seem. However, we also highlight how deep learning is relatively distinct in other ways, such as its ability for representation learning, phenomena such as mode connectivity, and its relative universality.
