A Unified Perspective on the Dynamics of Deep Transformers
Valérie Castin, Pierre Ablin, José Antonio Carrillo, Gabriel Peyré
TL;DR
The paper develops a unified mean-field framework to study the dynamics of deep Transformer models by casting token evolution as a Vlasov-type PDE for probability measures. It systematically analyzes multiple self-attention variants, proves well-posedness for compactly supported data, and extends to Gaussian initial data where Gaussianity is preserved, yielding tractable ODEs for means and covariances and revealing clustering behavior. A gradient-flow perspective is introduced, linking Transformer dynamics to Wasserstein and Bures-Wasserstein geometries, entropic OT, and a twisted Wasserstein metric, thereby illuminating convergence properties and non-convexity phenomena. The results provide theoretical foundations for understanding clustering and anisotropy evolution in deep transformers and connect their dynamics to well-developed optimal-transport and geometric-analytic frameworks. Collectively, the work offers a rigorous, versatile toolkit for analyzing nonlocal, layerwise interactions in attention-based architectures and suggests directions for designing dynamics with desirable clustering or smoothing properties.
Abstract
Transformers, which are state-of-the-art in most machine learning tasks, represent the data as sequences of vectors called tokens. This representation is then exploited by the attention function, which learns dependencies between tokens and is key to the success of Transformers. However, the iterative application of attention across layers induces complex dynamics that remain to be fully understood. To analyze these dynamics, we identify each input sequence with a probability measure and model its evolution as a Vlasov equation called Transformer PDE, whose velocity field is non-linear in the probability measure. Our first set of contributions focuses on compactly supported initial data. We show the Transformer PDE is well-posed and is the mean-field limit of an interacting particle system, thus generalizing and extending previous analysis to several variants of self-attention: multi-head attention, L2 attention, Sinkhorn attention, Sigmoid attention, and masked attention--leveraging a conditional Wasserstein framework. In a second set of contributions, we are the first to study non-compactly supported initial conditions, by focusing on Gaussian initial data. Again for different types of attention, we show that the Transformer PDE preserves the space of Gaussian measures, which allows us to analyze the Gaussian case theoretically and numerically to identify typical behaviors. This Gaussian analysis captures the evolution of data anisotropy through a deep Transformer. In particular, we highlight a clustering phenomenon that parallels previous results in the non-normalized discrete case.
