The Birth of Knowledge: Emergent Features across Time, Space, and Scale in Large Language Models
Shashata Sawmya, Micah Adler, Nir Shavit
TL;DR
This work investigates how interpretable, categorical features emerge in large language models as a function of training time, transformer depth, and model scale. By using sparse autoencoders to induce and interpret latent features and applying the EyeSee/AutoInterp pipeline, the authors map when and where semantic concepts appear in a Pythia-12B model across 25 training checkpoints and multiple model sizes. They report clear temporal and scale thresholds for feature emergence and reveal a surprising reactivation of early-layer features in later layers, challenging simple hierarchical assumptions about representation dynamics. The findings provide mechanistic insight into how knowledge representations crystallize in LLMs and offer scalable interpretability diagnostics for future model development and evaluation.
Abstract
This paper studies the emergence of interpretable categorical features within large language models (LLMs), analyzing their behavior across training checkpoints (time), transformer layers (space), and varying model sizes (scale). Using sparse autoencoders for mechanistic interpretability, we identify when and where specific semantic concepts emerge within neural activations. Results indicate clear temporal and scale-specific thresholds for feature emergence across multiple domains. Notably, spatial analysis reveals unexpected semantic reactivation, with early-layer features re-emerging at later layers, challenging standard assumptions about representational dynamics in transformer models.
