The Shape of Learning: Anisotropy and Intrinsic Dimensions in Transformer-Based Models
Anton Razzhigaev, Matvey Mikhalchuk, Elizaveta Goncharova, Ivan Oseledets, Denis Dimitrov, Andrey Kuznetsov
TL;DR
The paper investigates anisotropy and intrinsic dimensionality in transformer embeddings, revealing a distinct bell-shaped anisotropy profile in decoders versus encoders. It shows that anisotropy grows during training in decoders and that decoder embeddings undergo a two-phase intrinsic-dimension trajectory, expanding early and compressing late. The methodology combines SVD-based anisotropy, a distance-ratio intrinsic-dimension estimator, and cross-method validation across multiple models and training stages. These findings illuminate fundamental differences between encoder and decoder representations and suggest targeted training insights. The work advances interpretability and could influence architecture-aware training strategies.
Abstract
In this study, we present an investigation into the anisotropy dynamics and intrinsic dimension of embeddings in transformer architectures, focusing on the dichotomy between encoders and decoders. Our findings reveal that the anisotropy profile in transformer decoders exhibits a distinct bell-shaped curve, with the highest anisotropy concentrations in the middle layers. This pattern diverges from the more uniformly distributed anisotropy observed in encoders. In addition, we found that the intrinsic dimension of embeddings increases in the initial phases of training, indicating an expansion into higher-dimensional space. Which is then followed by a compression phase towards the end of training with dimensionality decrease, suggesting a refinement into more compact representations. Our results provide fresh insights to the understanding of encoders and decoders embedding properties.
