Two clocks run at different speeds.
Example fitting can happen quickly; reorganizing weights into a compact, rule-like solution may take far longer.
Train a synthetic rule learner past zero training error. Change data coverage, capacity, regularization, and time to see why test accuracy can remain flat before rising abruptly.
In grokking experiments, an overparameterized model first fits the training set while held-out performance stays near chance. Continued optimization plus an implicit or explicit simplicity pressure can later favor a more general algorithm.
Example fitting can happen quickly; reorganizing weights into a compact, rule-like solution may take far longer.
Weight decay can gradually penalize brittle memorizing solutions, but too much prevents fitting at all.
More examples constrain the rule and usually shorten the delayed-generalization phase.
Extra parameters make memorization easy while also providing room for an algorithmic representation.
Always report the task, split, optimizer, parameterization, regularization, and full training horizon.
Training accuracy alone cannot distinguish a lookup table from an algorithm. Track held-out accuracy, weight norms, representation structure, and sensitivity across seeds for long enough to observe the delayed phase.
Stopping at zero training loss erases the phenomenon by definition.
Look for a window between underfitting and unconstrained memorization.
Onset time can vary widely, so a single dramatic curve is weak evidence.
The simulator is a teaching model, not a reproduced training run. These papers establish the original observation and later mechanistic or theoretical accounts.
Introduces delayed generalization on algorithmic datasets.
PHASE TRANSITIONSStudies training dynamics, representation, and phase changes.
MECHANISTIC ACCOUNTTracks circuit formation before generalization becomes visible.
THEORYConnects late generalization to optimization and implicit bias.
Preserve configuration and the predicted phase before comparing runs or claiming emergence.