A Mechanistic Study of Transformers Training Dynamics
이 뉴스, 어떠셨어요?
한 번의 탭으로 반응을 남겨요 · 로그인 불필요
Abstract
Large-scale pretraining of transformers has been central to the success of foundation models.
However, the scale of those models limits our understanding of the mechanisms at play during optimization.
In this work, we study the training dynamics of transformers in a controlled and interpretable setting.
On the sparse modular addition task, we demonstrate that specialized attention circuits, called clustering heads, can be implemented during gradient descent to solve the problem.
Our experiments show that such pathways naturally emerge during training.
By monitoring the evolution of tokens via a visual sandbox, we uncover a two-stage learning and the occurrences of loss spikes due to the high curvature of normalization layers.
Our findings provide several insights into patterns observed in more practical settings, such as the pretraining of large language models.