Overview
Four findings
1 · The budget law
Free training installs a frontier that solves v positions per loop, with v ∝ (ntr/Ttr)0.98±0.04, R²=0.99 across 23 models — exactly 1.00 under T=n training. The demanded minimum is met, never exceeded. Speed is a knob you set via the budget.
2 · Weight tying selects the mechanism
Depth-matched untied models do not learn the frontier at all: they stall near zero accuracy. Standard-depth transformers learn parallel scans on this family (Liu et al., 2023). The serial frontier is specific to the tied architecture.
3 · Walls are optimization objects
NC¹-completeness costs nothing (A₅ generalizes fully); group order does (S₅'s 120×120 operator deadlocks joint learning). An operator-first curriculum dissolves the wall in 10/10 seeds.
4 · Mechanisms are portable, not mandatable
Warm-starting across budgets transfers the algorithm in every seed and re-prices its speed. Imposing seriality through the input schedule fails where free training succeeds: streaming release trains parity perfectly (1.00, 8/8 seeds) yet scores 0.00 on A₅ (4/4) and S₅ (13/13).
The linear computation frontier
The budget law & a halting rule
Where the walls are
Citation
@article{zhang2026recurrence,
title = {When Does Recurrence Become an Algorithm?
Convergence Selection in Weight-Tied Looped Transformers},
author = {Zhang, Tong and Hu, Junhao and Peng, Yun and Xie, Tao},
year = {2026},
eprint = {2607.20594},
archivePrefix = {arXiv},
primaryClass = {cs.LG},
url = {https://arxiv.org/abs/2607.20594}
}