paper-with-me

홈 › Papers

The Geometry of Grokking: Norm Minimization on the Zero-Loss Manifold

2025-11-02 · Tiberiu Musat arxiv

Grokking is a puzzling phenomenon in neural networks where full generalization occurs only after a substantial delay following the complete memorization of the training data. Previous research has linked this delayed generalization to representation learning driven by weight decay, but the precise underlying dynamics remain elusive. In this paper, we argue that post-memorization learning can be understood through the lens of constrained optimization: gradient descent effectively minimizes the weight norm on the zero-loss manifold. We formally prove this in the limit of infinitesimally small learning rates and weight decay coefficients. To further dissect this regime, we introduce an approximation that decouples the learning dynamics of a subset of parameters from the rest of the network. Applying this framework, we derive a closed-form expression for the post-memorization dynamics of the first layer in a two-layer network. Experiments confirm that simulating the training process using our predicted gradients reproduces both the delayed generalization and representation learning characteristic of grokking.

📄 PDF Abstract BibTeX arXiv:2511.01938

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Grokking as Structural Inference: Transformers Need Bayesian Lottery Tickets

2026-05-15 · Kai Hidajat, Solden Stoll, Joseph An arxiv

Why does a Transformer that has memorized its training set wait thousands of steps before it generalizes? Existing accounts locate this delay in norm minimization, feature emergence, or the late discovery of sparse subne…

A Basin-Selection Perspective on Grokking via Singular Learning Theory

2026-03-01 · Ben Cullen, Sergio Estan-Ruiz, Riya Danait, Jiayi Li arxiv

Grokking, the abrupt transition from memorization to generalisation after extended training, suggests the presence of competing solution basins with distinct statistical properties. We study this phenomenon through the l…

Structure-Specific Representational Priors Causally Control the Grokking Delay

2026-07-05 · Gunner Levi Howe arxiv

Grokking -- generalization long after training-set interpolation -- has been accelerated by structure-agnostic interventions (gradient filtering, weight-norm clamping, geometric penalties). Whether the delay specifically…

Progress Measures for Grokking on Real-world Tasks

2024-05-21 · Satvik Golechha

Grokking, a phenomenon where machine learning models generalize long after overfitting, has been primarily observed and studied in algorithmic tasks. This paper explores grokking in real-world datasets using deep neural …

Omnigrok: Grokking Beyond Algorithmic Data

2022-10-03 · Ziming Liu, Eric J. Michaud, Max Tegmark

Grokking, the unusual phenomenon for algorithmic datasets where generalization happens long after overfitting the training data, has remained elusive. We aim to understand grokking by analyzing the loss landscapes of neu…

AttributeRepresentation Learning