Superposition unifies power-law training dynamics
Zixin Jessie Chen, Hao Chen, Yizhou Liu, Jeff Gore
TL;DR
The paper analyzes how feature superposition reshapes power-law training dynamics in a toy teacher–student model, showing that without superposition the training loss decays as $\mathcal{L}(t) \propto t^{-\alpha}$ with $\alpha=(a+2b-1)/a$, reflecting data and channel statistics. When a bottleneck induces superposition ($K<N$), the mid-training dynamics become universal with $\alpha \approx 1$, yielding substantial acceleration (up to ~10x) and independence from $a$ and $b$. The authors derive the no-superposition exponent analytically and confirm it empirically, then demonstrate universal acceleration under superposition across various $a,b,K$ and analyze optimal compute scaling and width-dependent final losses. They provide a mechanistic interpretation via feature mixing that equalizes effective gradients, offering insights for efficient training of large-scale models and informing future extensions to deeper or attention-based architectures.
Abstract
We investigate the role of feature superposition in the emergence of power-law training dynamics using a teacher-student framework. We first derive an analytic theory for training without superposition, establishing that the power-law training exponent depends on both the input data statistics and channel importance. Remarkably, we discover that a superposition bottleneck induces a transition to a universal power-law exponent of $\sim 1$, independent of data and channel statistics. This one over time training with superposition represents an up to tenfold acceleration compared to the purely sequential learning that takes place in the absence of superposition. Our finding that superposition leads to rapid training with a data-independent power law exponent may have important implications for a wide range of neural networks that employ superposition, including production-scale large language models.
