Tracking the Feature Dynamics in LLM Training: A Mechanistic Study
Yang Xu, Yi Wang, Hao Wang
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/superposition09m/sae-trackOfficial★ 7
Abstract
Understanding training dynamics and feature evolution is crucial for the mechanistic interpretability of large language models (LLMs). Although sparse autoencoders (SAEs) have been used to identify features within LLMs, a clear picture of how these features evolve during training remains elusive. In this study, we: (1) introduce SAE-Track, a novel method to efficiently obtain a continual series of SAEs; (2) mechanistically investigate feature formation and develop a progress measure for it ; and (3) analyze and visualize feature drift during training. Our work provides new insights into the dynamics of features in LLMs, enhancing our understanding of training mechanisms and feature evolution.