English

Linear Recency Bias During Training Improves Transformers' Fit to Reading Times

Computation and Language 2024-09-18 v1

Abstract

Recent psycholinguistic research has compared human reading times to surprisal estimates from language models to study the factors shaping human sentence processing difficulty. Previous studies have shown a strong fit between surprisal values from Transformers and reading times. However, standard Transformers work with a lossless representation of the entire previous linguistic context, unlike models of human language processing that include memory decay. To bridge this gap, this paper evaluates a modification of the Transformer model that uses ALiBi (Press et al., 2022), a recency bias added to attention scores. Surprisal estimates with ALiBi show an improved fit to human reading times compared to a standard Transformer baseline. A subsequent analysis of attention heads suggests that ALiBi's mixture of slopes -- which determine the rate of memory decay in each attention head -- may play a role in the improvement by helping models with ALiBi to track different kinds of linguistic dependencies.

Keywords

Cite

@article{arxiv.2409.11250,
  title  = {Linear Recency Bias During Training Improves Transformers' Fit to Reading Times},
  author = {Christian Clark and Byung-Doh Oh and William Schuler},
  journal= {arXiv preprint arXiv:2409.11250},
  year   = {2024}
}
R2 v1 2026-06-28T18:47:55.204Z