English

The two clocks and the innovation window: When and how generative models learn rules

Machine Learning 2026-05-12 v1 Artificial Intelligence Computational Complexity Machine Learning

Abstract

Generative models trained on finite data face a fundamental tension: their score-matching or next-token objective converges to the empirical training distribution rather than the population distribution we seek to learn. Using rule-valid synthetic tasks, we trace this tension across two training timescales: τrule\tau_{\mathrm{rule}}, the step at which generations first become rule-valid, and τmem\tau_{\mathrm{mem}}, the step at which models begin reproducing training samples. Focusing on parity and extending to other binary rules and combinatorial puzzles, we characterize how these two clocks, τrule\tau_{\mathrm{rule}} and τmem\tau_{\mathrm{mem}}, depend on key aspects of the learning setup. Specifically, we show that τrule\tau_{\mathrm{rule}} increases with rule complexity and decreases with model capacity, while τmem\tau_{\mathrm{mem}} is approximately invariant to the rule and scales nearly linearly with dataset size NN. We define the \emph{innovation window} as the interval [τrule,τmem][\tau_{\mathrm{rule}}, \tau_{\mathrm{mem}}]. This window widens with increasing NN and narrows with rule complexity, and may vanish entirely when τruleτmem\tau_{\mathrm{rule}} \geq \tau_{\mathrm{mem}}. The same two-clock structure arises in both diffusion (DiT) and autoregressive (GPT) models, with architecture-dependent offsets. Dissecting the learned score of DiT models reveals a corresponding evolution of the optimization landscapes, where rule-valid samples' basins expand substantially around τrule\tau_{\mathrm{rule}}, while training samples' basins begin to dominate around τmem\tau_{\mathrm{mem}}. Together, these results yield a unified and predictive account of when and how generative models exhibit genuine innovation.

Keywords

Cite

@article{arxiv.2605.10019,
  title  = {The two clocks and the innovation window: When and how generative models learn rules},
  author = {Binxu Wang and Emma Lucia Byrnes Finn and Bingbin Liu},
  journal= {arXiv preprint arXiv:2605.10019},
  year   = {2026}
}

Comments

48 pages, 28 figures. Earlier versions are presented in NeurIPS2025 SPIGM workshop as oral presentation https://openreview.net/forum?id=LjqX8OhPPi

R2 v1 2026-07-22T07:03:18.878Z