Grokking Generalization Not Due to Manifold Bifurcation

Suvinava Basak· August 18, 2026 View original

Key takeaways

  • Grokking's generalization transition is investigated for its underlying dynamics.
  • The study uses singular values of the residual Jacobian as a diagnostic.
  • Preliminary evidence suggests generalization is not due to a manifold bifurcation.
  • Instead, it points towards a smooth contraction of the interpolation manifold.

Who benefits

AI ResearchSoftware DevelopmentMachine Learning EngineeringData Science

Summary

This research investigates whether the sharp generalization transition known as "grokking" in neural networks is caused by a loss of normal hyperbolicity (a bifurcation-like event) of the interpolation manifold. Using a diagnostic based on the smallest non-zero singular value of the residual Jacobian, the study finds preliminary evidence against the bifurcation hypothesis, suggesting instead that generalization occurs through a smooth contraction of the manifold.

The phenomenon of "grokking," where neural networks first memorize training data and then suddenly generalize well, has been re-examined through the lens of dynamical systems. Previous work framed this as a slow drift along a zero-loss manifold driven by weight decay. This new research specifically asks if the sharp generalization transition is linked to a loss of normal hyperbolicity of this interpolation manifold, which would imply a bifurcation or fold-like event. To investigate this, researchers proposed an optimizer-agnostic diagnostic: the smallest non-zero singular value of the residual Jacobian. For squared loss, this value represents the slowest normal restoring rate of the manifold. By analyzing a two-layer ReLU network trained to grok modular addition, they observed the behavior of this diagnostic. The findings indicate that this singular value does not collapse at the generalization transition; instead, it is near zero before memorization and reaches its largest values during the transition. This preliminary evidence suggests that the sharp generalization transition in grokking is not due to a bifurcation event but rather occurs through a smooth contraction of the interpolation manifold.

Why it matters

AI researchers and engineers can gain a deeper theoretical understanding of how neural networks generalize, which could inform the design of more robust and efficient training strategies, particularly for achieving better generalization with less data.

How to implement this in your domain

  1. 1Review current understanding of neural network generalization and grokking phenomena.
  2. 2Consider the implications of the "smooth contraction" hypothesis for your model training strategies.
  3. 3Explore using singular value diagnostics to analyze the training dynamics of your own neural networks.
  4. 4Adjust regularization techniques or optimizer parameters based on insights into manifold dynamics to encourage smoother generalization.
  5. 5Contribute to research on generalization by testing this hypothesis on different network architectures and tasks.

Original post by Suvinava Basak

"arXiv:2608.14803v1 Announce Type: new Abstract: A recent line of work recasts the post-memorization phase of grokking as constrained optimization: once a network interpolates the training set, weight decay drives a slow drift along the zero-loss manifold toward lower norm. In the…"

View on X

Originally posted by Suvinava Basak on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses