AI Research Scientist · Generalization Theory & Phenomena
Grokking phase-transition mechanistic account
Grokking phase-transition mechanistic account
Grokking phase transition
The phase transition is the abrupt shift in a model’s behavior that occurs after long overfitting: the general rule takes over from memorized lookup-like structure almost all at once - even though the rule’s internal structure is amplified gradually beforehand, with the final cleanup of memorization making the switch look sudden.Two circuits compete
A leading account explains grokking as competition between two circuits sharing the same weights: a 'memorizing circuit' storing training examples, and a 'generalizing circuit' implementing the true rule. Memorization wins early because it minimizes loss fastest. Once the generalizing circuit becomes efficient enough, it dominates outright — a proposed explanation for why generalization arrives abruptly, not gradually.
- 1Decay shrinks every weight each step.WhyMemorization needs large, example-specific weights, so it’s taxed hardest.
- 2The generalizing circuit needs only a small, reusable rule.WhyLower norm means less tax, so it survives and grows dominant.
Recall check from the same lesson
Because the memorization-vs-generalization competition account explains why grokking happens, it also tells you exactly which attention heads or neurons switched roles in a specific trained model.
Review the explanation
Answer: False. The account explains the general competitive dynamic between memorizing and generalizing circuits and weight decay's role in tipping that competition, but it does not trace or identify the actual circuits inside any one trained model — that requires circuit-level interpretability analysis, which sits outside this mechanistic account.
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