The study links new capabilities to parts of a model becoming useful together, and forgetting to how widely the capability is stored.
A preprint proposes that the emergence and forgetting of capabilities in language models can be described using measurable properties of the model. It defines “occupancy” as the share of the network that is already involved in a capability, estimated by resetting small parts of the model and checking whether performance worsens.
The researchers report different patterns for emergence and forgetting. Emergence depends on the chance that several needed parts become useful together, while forgetting depends on how widely a capability is distributed and how strongly each copy is held. Their formulas forecast emergence on six held-out models with a median error of 5%.
How skills appear and fade
The researchers introduced occupancy, or the fraction of a model in use for learned behavior. They measured it by resetting a small part of a model to its untrained state and checking whether anything the model had learned became worse. Models with the same loss—a common measure of prediction error—could have occupancy values from 0.006 to 1.00, suggesting occupancy captures something different from loss.
For a capability that requires K separate parts and appears in training data at frequency p, the proposed emergence formula is t* ≈ 1/(νS·p^K·X(F)^K). In plain language, capabilities that need more parts, or that are based on rarer examples, should take longer to appear. The formula includes an occupancy-related factor that is about 1 below an occupancy of roughly 0.55 and falls sharply above 0.7. The researchers say fixed constants forecast emergence on six held-out models with a 5% median error.
Forgetting followed different measures. It was not determined by occupancy, but by how widely a capability was distributed across the model and by the strength of each copy, measured through its logit margin. In the reported tests, a capability concentrated in one head disappeared after 43 steps of training on data that did not support it; spread across backups, it lasted 3,283 steps; after being re-concentrated late in training, it lasted 96 steps. Across independent trainings, matching the spread but having a deeper margin was associated with a tenfold increase in persistence. The researchers say their forgetting forecast was made before measurement and matched the results.
// Source
arXiv (Cornell University) · 2026 · DOI: 10.5281/zenodo.21941288
Authors: Lei Dong