The Impact of Geometric Complexity on Neural Collapse in Transfer Learning
Michael Munn, Benoit Dherin, Javier Gonzalvo
TL;DR
The paper proposes geometric complexity (GC) as a unifying mechanism linking loss-surface flatness, neural collapse (NC), and transfer learning. It proves and verifies that lower GC during pre-training induces stronger NC control, which in turn facilitates transfer, especially in few-shot settings; it also provides a robust, computable generalization bound expressed through GC. The work shows that GC can be estimated efficiently from data and that explicit GC regularization during pre-training yields tangible gains in downstream tasks. This framework offers a practical, geometry-aware perspective for improving pre-training and transfer performance in vision and related domains. It also discusses limitations in language modeling and outlines conditions under which the GC-NC-transfer relationships hold.
Abstract
Many of the recent remarkable advances in computer vision and language models can be attributed to the success of transfer learning via the pre-training of large foundation models. However, a theoretical framework which explains this empirical success is incomplete and remains an active area of research. Flatness of the loss surface and neural collapse have recently emerged as useful pre-training metrics which shed light on the implicit biases underlying pre-training. In this paper, we explore the geometric complexity of a model's learned representations as a fundamental mechanism that relates these two concepts. We show through experiments and theory that mechanisms which affect the geometric complexity of the pre-trained network also influence the neural collapse. Furthermore, we show how this effect of the geometric complexity generalizes to the neural collapse of new classes as well, thus encouraging better performance on downstream tasks, particularly in the few-shot setting.
