English

A Structural Theory of Position Bias in Transformers

Machine Learning 2026-05-28 v2

Abstract

Transformer models systematically favor certain token positions, yet the architectural origins of this position bias remain poorly understood. This bias is closely connected to the Lost-in-the-Middle phenomenon, where models underutilize information placed in the middle of the context. We show that Lost-in-the-Middle-type behavior can arise from the architecture of causal Transformers itself. To do so, we develop a structural theory of position bias based on residual-aware cumulative attention rollout. At finite depth, causal masking and residual connections induce broad, often U-shaped, influence profiles. At infinite depth, our framework resolves a discrepancy between prior attention-only collapse theory and practical Transformer behavior: residual connections fundamentally change cumulative attention dynamics. Empirically, the predicted profiles closely match measured input-token influence in pretrained language models.

Keywords

Cite

@article{arxiv.2602.16837,
  title  = {A Structural Theory of Position Bias in Transformers},
  author = {Hanna Herasimchyk and Robin Labryga and Tomislav Prusina and Sören Laue},
  journal= {arXiv preprint arXiv:2602.16837},
  year   = {2026}
}

Comments

Revised version with improved presentation

R2 v1 2026-07-01T10:42:02.617Z