LGDIS-NNMLMay 30, 2021

On the geometry of generalization and memorization in deep neural networks

arXiv:2105.14602v198 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding memorization and generalization in deep learning for researchers, providing incremental insights into layer-specific behaviors and connections to geometric properties.

The study investigated how deep neural networks avoid memorizing training data to achieve high generalization, finding that memorization occurs mainly in deeper layers due to changes in object manifolds, and that reverting final layer weights can restore generalization, with experiments confirming this.

Understanding how large neural networks avoid memorizing training data is key to explaining their high generalization performance. To examine the structure of when and where memorization occurs in a deep network, we use a recently developed replica-based mean field theoretic geometric analysis method. We find that all layers preferentially learn from examples which share features, and link this behavior to generalization performance. Memorization predominately occurs in the deeper layers, due to decreasing object manifolds' radius and dimension, whereas early layers are minimally affected. This predicts that generalization can be restored by reverting the final few layer weights to earlier epochs before significant memorization occurred, which is confirmed by the experiments. Additionally, by studying generalization under different model sizes, we reveal the connection between the double descent phenomenon and the underlying model geometry. Finally, analytical analysis shows that networks avoid memorization early in training because close to initialization, the gradient contribution from permuted examples are small. These findings provide quantitative evidence for the structure of memorization across layers of a deep neural network, the drivers for such structure, and its connection to manifold geometric properties.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes