Clustering in Deep Stochastic Transformers
Lev Fedorov, Michaël E. Sander, Romuald Elie, Pierre Marion, Mathieu Laurière
TL;DR
This work analyzes token dynamics in deep Transformers under intrinsic stochasticity from standard random initialization of value matrices. By deriving a diffusion limit with RMS normalization, it shows that initialization noise qualitatively alters clustering behavior, permitting antipodal configurations and enabling explicit phase transitions governed by token dimension and attention temperature. The key contributions include a sphere-valued SDE limit for deep stochastic Transformers, an explicit two-token phase boundary, and a noise-induced clustering regime, all corroborated by numerical experiments. The findings indicate initialization noise is a structural factor in signal propagation and clustering, with practical implications for training stability and representation diversity in deep attention stacks.
Abstract
Transformers have revolutionized deep learning across various domains but understanding the precise token dynamics remains a theoretical challenge. Existing theories of deep Transformers with layer normalization typically predict that tokens cluster to a single point; however, these results rely on deterministic weight assumptions, which fail to capture the standard initialization scheme in Transformers. In this work, we show that accounting for the intrinsic stochasticity of random initialization alters this picture. More precisely, we analyze deep Transformers where noise arises from the random initialization of value matrices. Under diffusion scaling and token-wise RMS normalization, we prove that, as the number of Transformer layers goes to infinity, the discrete token dynamics converge to an interacting-particle system on the sphere where tokens are driven by a \emph{common} matrix-valued Brownian noise. In this limit, we show that initialization noise prevents the collapse to a single cluster predicted by deterministic models. For two tokens, we prove a phase transition governed by the interaction strength and the token dimension: unlike deterministic attention flows, antipodal configurations become attracting with positive probability. Numerical experiments confirm the predicted transition, reveal that antipodal formations persist for more than two tokens, and demonstrate that suppressing the intrinsic noise degrades accuracy.
