English

Distributional Associations vs In-Context Reasoning: A Study of Feed-forward and Attention Layers

Machine Learning 2025-03-10 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

Large language models have been successful at tasks involving basic forms of in-context reasoning, such as generating coherent language, as well as storing vast amounts of knowledge. At the core of the Transformer architecture behind such models are feed-forward and attention layers, which are often associated to knowledge and reasoning, respectively. In this paper, we study this distinction empirically and theoretically in a controlled synthetic setting where certain next-token predictions involve both distributional and in-context information. We find that feed-forward layers tend to learn simple distributional associations such as bigrams, while attention layers focus on in-context reasoning. Our theoretical analysis identifies the noise in the gradients as a key factor behind this discrepancy. Finally, we illustrate how similar disparities emerge in pre-trained models through ablations on the Pythia model family on simple reasoning tasks.

Keywords

Cite

@article{arxiv.2406.03068,
  title  = {Distributional Associations vs In-Context Reasoning: A Study of Feed-forward and Attention Layers},
  author = {Lei Chen and Joan Bruna and Alberto Bietti},
  journal= {arXiv preprint arXiv:2406.03068},
  year   = {2025}
}

Comments

ICLR 2025