Temperature-scaling surprisal estimates improve fit to human reading times -- but does it do so for the "right reasons"?
Tong Liu, Iza Škrjanec, Vera Demberg
TL;DR
This work investigates calibrating large language model predictions to better align surprisal with human reading times. By applying temperature scaling to the LLM outputs, the authors demonstrate substantial improvements in predicting human RTs across three corpora and four GPT-2 variants, with an optimal temperature around $T^* \approx 2.5$. The key finding is that the gains are largely driven by words that are tokenized into multiple subword units, implicating subword-tokenization and rare word processing as central factors. However, the approach worsens calibration metrics such as ECE and CECE, highlighting a trade-off between RT fit and pure probability calibration. The results connect to contextual Rényi entropy, suggesting a broader relationship between softened probability distributions and human-like anticipatory processing in reading.
Abstract
A wide body of evidence shows that human language processing difficulty is predicted by the information-theoretic measure surprisal, a word's negative log probability in context. However, it is still unclear how to best estimate these probabilities needed for predicting human processing difficulty -- while a long-standing belief held that models with lower perplexity would provide more accurate estimates of word predictability, and therefore lead to better reading time predictions, recent work has shown that for very large models, psycholinguistic predictive power decreases. One reason could be that language models might be more confident of their predictions than humans, because they have had exposure to several magnitudes more data. In this paper, we test what effect temperature-scaling of large language model (LLM) predictions has on surprisal estimates and their predictive power of reading times of English texts. Firstly, we show that calibration of large language models typically improves with model size, i.e. poorer calibration cannot account for poorer fit to reading times. Secondly, we find that temperature-scaling probabilities lead to a systematically better fit to reading times (up to 89% improvement in delta log likelihood), across several reading time corpora. Finally, we show that this improvement in fit is chiefly driven by words that are composed of multiple subword tokens.
