English

Learning to grok: Emergence of in-context learning and skill composition in modular arithmetic tasks

Machine Learning 2024-11-05 v2 Disordered Systems and Neural Networks High Energy Physics - Theory Machine Learning

Abstract

Large language models can solve tasks that were not present in the training set. This capability is believed to be due to in-context learning and skill composition. In this work, we study the emergence of in-context learning and skill composition in a collection of modular arithmetic tasks. Specifically, we consider a finite collection of linear modular functions z=ax+by  mod  pz = a \, x + b \, y \;\mathrm{mod}\; p labeled by the vector (a,b)Zp2(a, b) \in \mathbb{Z}_p^2. We use some of these tasks for pre-training and the rest for out-of-distribution testing. We empirically show that a GPT-style transformer exhibits a transition from in-distribution to out-of-distribution generalization as the number of pre-training tasks increases. We find that the smallest model capable of out-of-distribution generalization requires two transformer blocks, while for deeper models, the out-of-distribution generalization phase is \emph{transient}, necessitating early stopping. Finally, we perform an interpretability study of the pre-trained models, revealing highly structured representations in both attention heads and MLPs; and discuss the learned algorithms. Notably, we find an algorithmic shift in deeper models, as we go from few to many in-context examples.

Keywords

Cite

@article{arxiv.2406.02550,
  title  = {Learning to grok: Emergence of in-context learning and skill composition in modular arithmetic tasks},
  author = {Tianyu He and Darshil Doshi and Aritra Das and Andrey Gromov},
  journal= {arXiv preprint arXiv:2406.02550},
  year   = {2024}
}

Comments

Camera-ready version, NeurIPS 2024 (Oral)

R2 v1 2026-06-28T16:53:20.341Z