paper-with-me

Papers

Explaining Grokking and Information Bottleneck through Neural Collapse Emergence

2025-09-25 · Keitaro Sakamoto, Issei Sato arxiv

The training dynamics of deep neural networks often defy expectations, even as these models form the foundation of modern machine learning. Two prominent examples are grokking, where test performance improves abruptly long after the training loss has plateaued, and the information bottleneck principle, where models progressively discard input information irrelevant to the prediction task as training proceeds. However, the mechanisms underlying these phenomena and their relations remain poorly understood. In this work, we present a unified explanation of such late-phase phenomena through the lens of neural collapse, which characterizes the geometry of learned representations. We show that the contraction of population within-class variance is a key factor underlying both grokking and information bottleneck, and relate this measure to the neural collapse measure defined on the training set. By analyzing the dynamics of neural collapse, we show that distinct time scales between fitting the training set and the progression of neural collapse account for the behavior of the late-phase phenomena. Finally, we validate our theoretical findings on multiple datasets and architectures.

📄 PDF Abstract BibTeX arXiv:2509.20829

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Flatness is Necessary, Neural Collapse is Not: Rethinking Generalization via Grokking

2025-09-22 · Ting Han, Linara Adilova, Henning Petzka, Jens Kleesiek 외 arxiv

Neural collapse, i.e., the emergence of highly symmetric, class-wise clustered representations, is frequently observed in deep networks and is often assumed to reflect or enable generalization. In parallel, flatness of t…

Position: Solve Layerwise Linear Models First to Understand Neural Dynamical Phenomena (Neural Collapse, Emergence, Lazy/Rich Regime, and Grokking)

2025-02-28 · Yoonsoo Nam, Seok Hyeong Lee, Clementine C J Domine, Yeachan Park 외

In physics, complex systems are often simplified into minimal, solvable models that retain only the core principles. In machine learning, layerwise linear models (e.g., linear neural networks) act as simplified represent…

Position

Grokking and Generalization Collapse: Insights from \texttt{HTSR} theory

2025-06-04 · Hari K. Prakash, Charles H. Martin

We study the well-known grokking phenomena in neural networks (NNs) using a 3-layer MLP trained on 1 k-sample subset of MNIST, with and without weight decay, and discover a novel third phase -- \emph{anti-grokking} -- th…

Model Capacity Determines Grokking through Competing Memorisation and Generalisation Speeds

2026-05-10 · Yiding Song, Hanming Ye arxiv

Existing accounts of grokking explain the phenomena in terms of mechanistic frameworks such as circuit efficiency or lazy-to-rich transitions. However, despite a known dependence between grokking and model size, how mode…

Late-Stage Generalization Collapse in Grokking: Detecting anti-grokking with Weightwatcher

2026-02-02 · Hari K Prakash, Charles H Martin arxiv

\emph{Memorization} in neural networks lacks a precise operational definition and is often inferred from the grokking regime, where training accuracy saturates while test accuracy remains very low. We identify a previous…