AI Research Scientist · Generalization Theory & Phenomena
Grokking and delayed generalization
Grokking and delayed generalization
- 1Compare the train and test curves.WhyThey split early: memorization finishes long before test accuracy moves.
- 2Notice the test-accuracy rise is a sharp jump, not a slope.WhyThat abruptness after a long flat stretch is grokking’s signature.
Across grokking runs, the abrupt jump coincides with two things: weight decay pressure pushing weights toward smaller norms, and internal representations reorganizing into simpler, structured form - e.g. modular-arithmetic networks develop clean circular embeddings. Removing weight decay often delays or blocks grokking; probing activations shows the structured circuit is amplified gradually before the jump, which coincides instead with cleanup of the memorized components. These are documented correlations, not proof of causation.
- Capacity axistest error can rise then fall as size or training time grows past an interpolation point.
- Grokking’s late jump echoes this second descent, but comes from extra training time, not scaled capacity.
- Optimization axisgradient descent and weight decay bias training toward simpler, low-norm solutions.
- Grokking’s jump looks like implicit regularization finally winning over a memorized solution, after delay.
Recall check from the same lesson
Because weight decay and simplified internal representations reliably appear around the time a model groks, researchers have proven that weight decay is the mechanistic cause of grokking's abrupt generalization jump.
Review the explanation
Answer: False. Weight decay and representation simplification are well-documented correlates of grokking across studied tasks, but correlation is not proof of a mechanism. The field has not converged on a settled causal explanation for why the abrupt transition happens, so stating one factor as THE proven cause overstates current knowledge.
Sources
One sitting · 20–30 minutes
A focused session on your AI Research Scientist interview
LearnBench starts from what you already know — skip what you have, master what you’re missing.
Start now