English

Relating Regularization and Generalization through the Intrinsic Dimension of Activations

Machine Learning 2022-11-28 v1 Artificial Intelligence

Abstract

Given a pair of models with similar training set performance, it is natural to assume that the model that possesses simpler internal representations would exhibit better generalization. In this work, we provide empirical evidence for this intuition through an analysis of the intrinsic dimension (ID) of model activations, which can be thought of as the minimal number of factors of variation in the model's representation of the data. First, we show that common regularization techniques uniformly decrease the last-layer ID (LLID) of validation set activations for image classification models and show how this strongly affects generalization performance. We also investigate how excessive regularization decreases a model's ability to extract features from data in earlier layers, leading to a negative effect on validation accuracy even while LLID continues to decrease and training accuracy remains near-perfect. Finally, we examine the LLID over the course of training of models that exhibit grokking. We observe that well after training accuracy saturates, when models ``grok'' and validation accuracy suddenly improves from random to perfect, there is a co-occurent sudden drop in LLID, thus providing more insight into the dynamics of sudden generalization.

Keywords

Cite

@article{arxiv.2211.13239,
  title  = {Relating Regularization and Generalization through the Intrinsic Dimension of Activations},
  author = {Bradley C. A. Brown and Jordan Juravsky and Anthony L. Caterini and Gabriel Loaiza-Ganem},
  journal= {arXiv preprint arXiv:2211.13239},
  year   = {2022}
}

Comments

NeurIPS 2022 OPT and HITY workshops

R2 v1 2026-06-28T06:42:35.116Z