English

Attend or Perish: Benchmarking Attention in Algorithmic Reasoning

Machine Learning 2025-07-22 v2 Artificial Intelligence

Abstract

Can transformers learn to perform algorithmic tasks reliably across previously unseen input/output domains? While pre-trained language models show solid accuracy on benchmarks incorporating algorithmic reasoning, assessing the reliability of these results necessitates an ability to distinguish genuine algorithmic understanding from memorization. In this paper, we propose AttentionSpan, an algorithmic benchmark comprising five tasks of infinite input domains where we can disentangle and trace the correct, robust algorithm necessary for the task. This allows us to assess (i) models' ability to extrapolate to unseen types of inputs, including new lengths, value ranges or input domains, but also (ii)to assess the robustness of their learned mechanisms. By analyzing attention maps and performing targeted interventions, we show that attention mechanism directly causes failures in extrapolation. We make the implementation of all our tasks and interpretability methods publicly available at https://github.com/michalspiegel/AttentionSpan .

Keywords

Cite

@article{arxiv.2503.01909,
  title  = {Attend or Perish: Benchmarking Attention in Algorithmic Reasoning},
  author = {Michal Spiegel and Michal Štefánik and Marek Kadlčík and Josef Kuchař},
  journal= {arXiv preprint arXiv:2503.01909},
  year   = {2025}
}
R2 v1 2026-06-28T22:05:15.737Z