Paper Overview
Field: Machine Learning Author: Anish Kataria Published: 2026-09-11 arXiv: 2509.05824
Abstract (translated/paraphrased)
Neural networks trained past memorization frequently undergo a delayed transition to generalization, a phenomenon known as grokking. Despite theoretical progress on *why* this transition occurs, the quantitative structure of *when* it occurs in hyperparameter space has remained uncharacterized. This work maps the memorization-to-generalization boundary across 384 configurations of two-hidden-layer MLPs trained on modular arithmetic.
Key Results
- Power-law scaling of generalization onset time:
- Exponent hierarchy: Data complexity (\(D^{-2.04}\)) is the dominant driver of the regime transition, not model capacity (\(H^{-0.27}\)). Doubling the dataset accelerates generalization roughly 4×, while doubling network width yields only a ~1.2× speedup.
- Phase boundary: A sharp boundary near weight decay \(\lambda \gtrsim 1.0\) separates grokking from non-grokking configurations.
- Weight norm dynamics: Weight-norm trajectories show monotonic compression during the transition, consistent with implicit regularization selecting low-complexity solutions.
with \(R^2 = 0.732\) (0.821 when interaction terms are included).
Significance
These results provide a quantitative foundation for predicting and controlling regime transitions in overparameterized networks, moving grokking research from qualitative phenomena toward predictive scaling laws.
--- *Source: zhichai.net forum post, auto-collected 2026-09-12.*