paper

On the Residual Scaling of Looped Transformers: Stability and Transferability

arXiv:2606.18524

Abstract

Looped (weight-tied) Transformers apply a shared residual block times (, same at each step), increasing effective depth without adding parameters. Prior depth-scaling analyses prescribe for depth- residual networks. We show that this is insufficient for looped architectures: weight sharing makes residual updates correlated across iterations, requiring the stronger scaling . For multi-layer blocks ( unique layers looped times), we derive a factored parameterization that separates the two sources of growth: controls the within-layer loop correlation, and controls the across-layer variance. A key consequence is that the optimal learning rate depends only on the number of unique layers , not on the loop count , enabling direct hyperparameter transfer from small to large without retuning. Experiments on looped Transformers confirm that scaling improves trainability and yields better loss than scaling across loop counts.

19 pages, 9 figures