English

How transformers learn structured data: insights from hierarchical filtering

Machine Learning 2025-06-11 v3 Disordered Systems and Neural Networks Statistical Mechanics Computation and Language

Abstract

Understanding the learning process and the embedded computation in transformers is becoming a central goal for the development of interpretable AI. In the present study, we introduce a hierarchical filtering procedure for data models of sequences on trees, allowing us to hand-tune the range of positional correlations in the data. Leveraging this controlled setting, we provide evidence that vanilla encoder-only transformers can approximate the exact inference algorithm when trained on root classification and masked language modeling tasks, and study how this computation is discovered and implemented. We find that correlations at larger distances, corresponding to increasing layers of the hierarchy, are sequentially included by the network during training. By comparing attention maps from models trained with varying degrees of filtering and by probing the different encoder levels, we find clear evidence of a reconstruction of correlations on successive length scales corresponding to the various levels of the hierarchy, which we relate to a plausible implementation of the exact inference algorithm within the same architecture.

Keywords

Cite

@article{arxiv.2408.15138,
  title  = {How transformers learn structured data: insights from hierarchical filtering},
  author = {Jerome Garnier-Brun and Marc Mézard and Emanuele Moscato and Luca Saglietti},
  journal= {arXiv preprint arXiv:2408.15138},
  year   = {2025}
}

Comments

17 pages, 12 figures

R2 v1 2026-06-28T18:25:34.450Z