Abstract

Surprisal Theory is often characterized as a computational-level explanation per [1]. We argue in this work that, even though a computational-level narrative has been used to support “representation-agnostic” research within computational psycholinguistics, the movement toward black box systems embodied by large language models (LLMs) does not exempt modelers using the surprisal metric from the representational decisions required by computational-level characterizations. In fact, we argue that the uncritical use of LLM-surprisal obfuscates the representational and algorithmic-level commitments of different models. In three analyses, we show that the choice of algorithm and model architecture play significant roles in the computation of language model probabilities. We advise that researchers who wish to test Surprisal Theory re-evaluate the practice of treating large language model probabilities as interchangeable.

surprisal ,multiple realizability ,theory-building

1 Introduction↩︎

The extent to which predictability plays a fundamental role in human sentence processing is one of the central questions of modern (computational) psycholinguistics. In this respect, [2] pioneered the use of statistical parsing algorithms as models of human incremental sentence processing. Hale proposed that a monotonic relationship should exist between the probabilities assigned to structural options for incomplete sentences by a probabilistic parser and reading times in word-by-word self-paced reading. This approach was further refined by [3], who leveraged empirical methods to estimate syntactic probabilities from treebank corpora to support a model of processing complexity as a resource allocation problem. These two papers formed the foundation for Surprisal Theory, which broadly applies [4]’s [4] Information Theory framework to human language use.

At its core, Surprisal Theory aims to offer a direct linking hypothesis between cognitive effort during language processing and properties of the linguistic input. Concretely, this linking hypothesis takes the form of a complexity metric —surprisal1 — operationalized by calculating the negative log probability of an event – for instance, observing a word given N preceding words. This metric can be understood as a measure of how “expected”, and therefore “effortful”, the linguistic event was to process. Intuitively, if a word is very unexpected in a sentence, then surprisal will be high, and reading times will be longer. [7] helpfully formulate this claim as follows:

\[D_{\mathrm{surprisal}}(w_i \mid c)\propto -\log p(w_i \mid c)\] where \(D\) stands for the difficulty of a word \(w_i\) in a particular context \(c\).

Since the formulation of Surprisal Theory [2], researchers have evaluated the validity of the theory primarily by correlating surprisal with measures of behavioral phenomena that are of interest to psycholinguistic researchers, and are believed to reflect cognitive effort (e.g. reading times). Through these effors, many papers have claimed that the empirical evidence supports Surprisal Theory as an omnibus account of processing difficulty [8][10], though see a.o.[11] and [6]. Given this apparent empirical success of Surprisal Theory, it is worth revisiting how it has advanced our understanding of the phenomenon under study: the mechanisms underlying sentence processing.

Initial formulations of Surprisal Theory made explicit commitments to explanatory components of the language processing system [2], [12]. This earlier work paid particular attention to the kind of probabilities that were being estimated, and how the process of obtaining them (e.g. from n-grams, CFG parsers, etc) was informed by the representational assumptions of different linguistic theories. More recently however, the term “language model” has predominantly shifted from referring to models built on n-gram statistics [10] and parser probabilities to contemporary neural network-based (large) language models [13], and has similarly expanded the range of models used to estimate probabilities in psycholinguistics. Currently, Surprisal Theory is often essentially equated with (transformations of) probabilities extracted from LLMs as measures of cognitive effort. Indeed, our understanding of the relationship between processing speed and probabilistic processing has been increasingly argued to be possible to observe because of the power of larger, neural language models to estimate surprisal [9], [14].

Simultaneous with this change in methodology, the field has moved away from trying to understand measurable effects caused by experimental manipulations as a window into the function of complex cognitive capacities, and toward “fitting” models of such effects [15][17]. That is, much recent work has ignored the search for explanatory processes in favor of developing increasingly powerful predictors of psychophysical measures (i.e., predictive power, or PP; [14], [18], [19]).2 It is now common to see research articles compute surprisal measure from dozens to hundreds of language models and, assuming that they are interchangeable, use them to study whether a word’s predictability in context reflects processing difficulty [9], [20][22].

The practice of treating the predictive power of different LLMs are interchangeable is sometimes justified by the belief that “representation-agnosticism” [7] is a desirable consequence of using LLMs to estimate surprisal in accounts of psycholinguistic behavior. [7] summarize this claim as:

In addition to providing an intuitive information-theoretic and Bayesian view of language processing, surprisal theory has the theoretical advantage of being representation-agnostic: The surprisal of a word in its context gives the amount of work required to update a probability distribution over any latent structures that must be inferred from an utterance. These structures could be syntactic parse trees, semantic parses, data structures representing discourse variables, or distributed vector-space representations. This representation-agnosticism is possible because the ultimate form of the processing cost function depends only on the word and its context, and the latent representation literally does not enter into the equation.

It is tempting, under a fitting-centric modeling paradigm, to infer that surprisal is derived directly from words and abstracted from intermediate representations, such as syntax. However, we see representation-agnosticism as directly related to the problem of multiple realizability [23], [24]. In reality, the surprisal measures that are calculated by different end-to-end black box language models rely on substantially different latent structures that are strongly conditioned by model design, and these latent structures in turn condition the information that is implicitly used to compute surprisal. In other words, while LLM-based surprisal can be superficially similar across models, each model is algorithmically distinct and uses different types of information present in the input. Consequently, this has led many researchers to engage in a practice of searching for the best-fitting LMs through model comparison [9], [25]

While it might be possible to compute estimates of surprisal without having to pay explicit attention to representations, assumptions about representations are baked into the computation of the metric and should thus be an explicit concern to computational modelers invested in explanatory theory building. Accordingly, the assumption that surprisal estimates from different models are interchangeably encoding the same abstract linking hypothesis is only theoretically valid if the metric is actually computed in functionally equivalent ways across models. Functional equivalence allows for incidental properties like differences in training data but requires that all subsequent processing remain identical [26]. Additionally, the latent representations should alter neither the “shape” of the cost function nor what that function encodes [7].

In this paper, we argue that these assumptions are is in fact not wholly valid and are a consequence of a naive computationalist lens [27], [28]. We also illustrate that the “black box” problem combined with outsourcing the computation of surprisal to LLMs diminishes the explanatory potential of Surprisal Theory, since different LLMs instantiate different implementations of the linking hypothesis between probabilities and effort. We explore these issues with a series of experiments probing the inner workings of popular models used in the literature, which casts doubt on the viability of representation-agnosticism. We then present a critique of current trends in computational psycholinguistics informed by an understanding of [1]’s [1] levels of explanation, and of the goals of computational cognitive models [29], [30].

Finally, we examine claims that (a) Surprisal Theory as encoded by surprisal is a computational-level description of the language comprehension process [12], [31][33], and (b) that the successes of LLM-surprisal metrics have been informative in advancing theories of sentence processing. In light of these considerations, we propose that researchers who wish to advance Surprisal Theory as an account of sentence processing must move beyond the dominant data-fitting paradigm, and explicitly evaluate the assumptions underlying the models they use to operationalize surprisal estimates.

Experiments↩︎

In , we show that while predictions from different LLMs correlate well with human behavior in one psycholinguistic task, these predictions evolve across layers in very different ways, and these strong correlations are primarily driven by higher-probability observations. In , we demonstrate through an analysis of the LLMs’ hidden states that the types of representations that LLMs produce during the prediction process are starkly different. The results of both Experiments provide evidence that different language models encode lexical information in different ways across their hidden states. We discuss these findings with respect to representation-agnosticism in Surprisal Theory and Computational-level accounts of language processing. We include data and visualization scripts from all Experiments on the Open Science Foundation project page (https://osf.io/n8kb3/overview).

2 Experiment 1: Evolution of lexical predictability across layers↩︎

The goal of is to assess how language models assign probabilities to future outcomes across layers by comparing their behavior to humans in a similar task. For the human data, we conceptualize predictability using cloze probabilities, which measure for a particular sentence context the proportion of human guesses that correspond to a particular word. The shift among psycholinguists to focus on incremental (word-by-word) processing in tasks such as self-paced reading[34] and rapid serial visual presentation [35] has led to a growth in cloze corpora [36][39] that can provide a lens through which we can interpret language model probabilities. We stratify human cloze responses along their cloze probabilities in order to probe the layerwise computation of language model probabilities for sentence-final completions.

2.1 Data↩︎

We focus our analyses here on [39]’s [39] cloze norms. This dataset contains 3085 sentences and approximately 52000 unique, mostly sentence-final, cloze responses that vary in their sentential constraint, or the degree to which the final word could be predicted by the upstream context. That is, the sentences were designed to elicit varying degrees of agreement about the identity of the most likely completion of that sentence. The dataset includes cloze probabilities for each preamble and other production statistics, which are aggregated across participants as a proportion of a word given the preceding context. We include sample sentences and their top completions in .

Table 1: Example preambles and human completions from [39]’s[39] cloze norms.
Preamble Ans 1 Ans 2 Ans 3 Ans 4
He hated bees and feared encountering a hive swarm bee nest
The baby’s face puckered when she ate something sour salty bitter slimy
Hearing noises from above, the confused man inspected the attic ceiling roof sky

2.2 Models↩︎

We examine three Transformer language models commonly used in the Surprisal Theory literature that are roughly equivalent in the number of parameters that they use to solve linguistic prediction tasks. Specifically, we select models that are similar in size to GPT-2, due to reports that this model produces the strongest correlations with measures of sentence processing effort [9], [40], [41]. Some work has indicated that there are also diminishing returns with respect to the strength of correlation that can be obtained in psycholinguistics, such that larger models may fail to produce appropriate predictability estimates [42], and recent literature has come to use these systems as a baseline. These models are also useful for understanding the computations that may be made by even larger, more complex systems because the training regimes that supported the development of earlier models are still engaged when training larger, more contemporary "foundation models" [43].

We rely on two decoder-only models, Pythia-160M [44] and GPT-2 (small size; [45]), which perform the task of next-word prediction, taking a sequence of words as input, and outputting a probability distribution over the possible values for the next token in the sentence. For these models, we can easily compute each model’s predictions by assessing the predictions at each token. The third model, RoBERTa (“base” size; [46]), is an encoder-only Transformer model, and is trained as a masked language model that produces probabilities for masked tokens at arbitrary positions in a complete sentence, taking into account both the left- and right-context. For RoBERTa, we obtain next-word probabilities given a partial sentence by applying a mask token to a sentence fragment and probing the model’s guesses at that token. This procedure of extracting next-token probabilities slightly deviates from the training regime.

Beyond the training objectives that distinguish the encoder and decoder model families, another interesting architectural difference across the models is the nature of the input and output transformations. The unembedding matrix \(U\) is responsible for transforming the compressed hidden state representation of the context into probability distribution over tokens; the embedding matrix \(E\) transforms tokens into hidden state representations. GPT-2 and RoBERTa require, as an architectural constraint, that the embedding matrix that produces the initial embeddings of tokens be to the transpose of the unembedding matrix \(U\) used by their language modelling heads to transform the output of their last hidden layer into a score distribution over their vocabulary, a technique known as tied embeddings (Press & Wolf, 2017). Pythia, on the other hand, is not trained with this requirement, and therefore separates the embedding and unembedding matrices.

In this experiment, we conduct two probing studies. To assess the relationship between human cloze and language model probabilities, and particularly the computation of next-word prediction, we apply the “logit lens” technique [47], which produces a distribution of activations of potential states. We first examine how the language model logits correlate to human cloze probabilities across layers () Then, we examine the logits themselves across the different models, targeting words of differing levels of predictability ().

2.3 Study 1.1: Layerwise correlation of cloze probabilities to language model probabilities↩︎

The first analysis assesses how the LM probabilities across layers correlate with human cloze probabilities, then zooms into a comparison between the first and later layers of GPT-2, which we illustrate in and , respectively.

Figure 1: Spearman’s correlation between word model-estimated surprisal and cloze probability, across models and layers.

In this first analysis we compute the correlation between [39]’s [39] cloze probabilities and the three LLM’s probabilities. As expected given the surface similarity between the cloze and LLM prediction task, we obtain high item-level correlations depending on the layer and LLM. The correlations typically become stronger from layer to layer, with the highest correlations uniformly at the final layers across Pythia, GPT-2, and RoBERTa, suggesting that the layerwise computation occurring within LLMs transforms its representations toward the prediction objective, a pattern we present in . Spearman’s correlation is the most appropriate measure to use here due to the bounded range of the data, and the strongest correlation to cloze probabilities of 0.452 comes from the final layer for Pythia. We observe slightly weaker correlations when measuring Pearson’s correlation at 0.425 for the same model and layer. The correlation between the probabilities at the final layer of both Pythia and GPT-2 is extremely high (Pearson’s \(ρ\) is 0.92).

Figure 2: Demonstration of correlation between language model and human cloze probability in [39]’s [39] completion norms for GPT-2’s first and final layers. Dark points represent cloze level-specific means; lighter points represent item-specific values. Solid line represents y = x, indicating a perfect correlation. Model probabilities are faceted by layer (first on the left vs. last on the right).

In spite of the promisingly strong correlation between human cloze responses and LLM probabilities, a closer inspection reveals important points of divergence between human and machine next-word predictions. The correspondence between human and LM behavior is not homogenous across predictions, such that there is less agreement (greater error) between humans and LMs at lower-probability tokens, possibly partially due to sparsity in the human responses. A median split analysis demonstrates that while the correlations are stronger at higher cloze probability levels (\(B_{\mathrm{upper}} = 0.04\), \(t(35456) = 45.78\), \(p < 0.001\)) ,the item-level correspondences are highly variabl, replicating a prior finding from [48]. illustrates this for GPT-2. We include the analogous plots for RoBERTa and Pythia in .

2.4 Study 1.2: Layerwise encoding of next-word probabilities across models↩︎

The pattern of results from becomes more interesting when we consider that the layerwise computation of next-token probabilities is possible because each layer partially preserves linguistic information from prior layers, but that different language models likely produce surprisal estimates in very distinct ways. This difference between language models is what we aim to investigate in this second analysis. In , we again apply the logit lens to each layer of RoBERTa, Pythia-160M, and GPT-2 and probe how the specific activations (language model probabilties) of different lexical predictions emerge in each model.

In light of the strong correlation between cloze probability and surprisal (), we visualize the surprisal estimate for each completion across layers with separate bins for continuations that vary in their human cloze probability, such that some completions belong to strongly constraining contexts, and others less so ().

a

b

c

Figure 3: Next-word probabilities through the logit lens across layers and models..

As shown in , starting from the very first layer and across all three models, high-probability cloze completions are typically assigned the highest probabilities and the lowest-probability completions are assigned the lowest probabilities. However, we can see that the models start to significantly diverge when qualitatively examining the trajectory of probabilities that can be assigned to human responses across layers. Interestingly, both GPT-2 and RoBERTa exhibit a sharp change in the strength of known next words between the penultimate layer and the last hidden state, which is most tuned to the language modeling head, which produces the logit values by transforming the model’s encoded representation of the context into a distribution over next-token probabilities [49], [50]. By contrast, Pythia shows a more gradual change from layer to layer, with each response gradually increasing in probability across layers. This is most likely due to the geometry of Pythia embeddings more generally [51], [52]. These results are also consistent with previous findings arguing that the language modeling objective changes hidden states most in intermediate layers because different linguistic structural interactions have been computed by the system [49], [50].

2.5 Discussion↩︎

In , we showed that even though different models can correlate to similar degrees with human data, there are crucial differences between human and models and between models and models.

The divergence in the trajectory of probabilities observed in this experiment is in line with the fact that different LLMs are known to encode different linguistic properties to different extents across the distinct layers of hidden states [50]. Thus, far from producing theoretically-equivalent surprisal estimates, different LLMs imply distinct computational and algorithmic commitments. While this may appear obvious, there are clear theoretical consequences for cognitive modelers. In particular, the models represent different information in their own computation of surprisal depending on whether they encode context bidirectionally or serially [45], [53]. This in turn instantiates different choices about the nature of the information leveraged in the computation of surprisal. Additionally, other architectural decisions for the different models similarly constrain the computations that are able to be made [51], how information flows across layers, and the downstream surprisal estimates that result.

Additionally, the results of Experiment 1 demonstrate that the specific implementations of the computation of next-word probabilities are clearly highly diverse within computational and human systems. In this sense, merely focusing on the magnitude of the correlation between humans and language models can be misleading for cognitive modelers. While some language model behaviors correlate better than others with human responses in the cloze task, the lack of an exact reason for any correspondence between the two should raise concerns. To take one example, the next-word prediction models (GPT-2 and Pythia) both correlate with cloze probabilities more strongly than the masked language model (RoBERTa). One could argue on the basis of predictive powers (e.g., \(Δ\textrm{LL}\) or \(R²\)) that this is evidence that next-word prediction is a better model of sentence comprehension in humans and machines [8]. Indeed, many computational psycholinguists have largely moved on from using masked language models in favor of next-word prediction systems. However, the theoretical backing for these decisions has largely not been provided, and instead models are adopted to the extent that they produce the greatest improvements in accounting for variation in reading times. Any number of decisions that shaped the development of GPT-2 or Pythia or RoBERTa – from data to model architecture – could explain why a model is better at matching human performance on empirical grounds. Even models of different sizes may vary in their capacity to match human language processing [42] but the causal reasons for these patterns are difficult to infer. Regardless, greater PP does not necessarily justify a model’s use, especially when the computations are known to differ in important ways [15].

3 Experiment 2: Lexicality of inner computations of large language models↩︎

In , we present another means to assess the behavior of these three models. We demonstrate that each model represents a different linking hypothesis about how next-word predictions are computed. Of particular interest is the representational content of the hidden states within the language models, particularly how much the states encode the model’s beliefs about future states as words, as opposed to other linguistic objects (e.g., semantic or syntactic categories or abstractions; [54]). Such an analysis is possible because layerwise transformations all work toward the eventual goal of producing a vector of lexical activations, and Transformer architectures propagate different transformations of lower layers up the network [55], [56].

3.1 Data↩︎

We probe the process of composition in each model by analyzing the ten top-ranked responses after applying the “lexical lens”. The lexical lens allows us to examine model outputs directly, in a human-interpretable way, by analyzing the top (sub)words for each logit lens. In this experiment, we deploy the Provo Corpus, which contains 2398 sentence preambles taken from naturalistic web data sources. It contains just over 41000 unique preamble-cloze response pairs [38], [57]. The Provo Corpus is widely cited in computational psycholinguistic analyses and has been instrumental in arguments illustrating the existence of a correlation between language model surprisal and reading times [9].

3.2 Method↩︎

To summarize the output of each model’s predictions, we propose a metric that estimates the “wordlikeness” of a language model’s top predictions, which we call lexicality. Formally, lexicality is computed as the proportion of the top \(k\) next-word guesses by the language models that correspond to lexical items in some lexicon [58]. To the extent that Pythia, GPT-2, and RoBERTa are computing dissimilar representations from each other, such dissimilarities may be evident in the lexicality of word guesses across each layer of the model. For illustration, we present a representative lexicality output from the three models under consideration in .

Table 2: Top 10 LLM completions of [38]’s [38], [57] sentence fragment “When early Europeans discovered Easter Island, its somewhat isolated ecosystem was suffering from the effects of ___”, across models. For the sake of brevity, we only include an illustrative sample of layers.
Pythia RoBERTa GPT-2
1-2(lr)3-4(l)5-6 2 13 8 13 1 9
}}})$ the . deforestation the the
\"}**). a fragmentation pollution a a
course climate . erosion \" an
}}}(\\ an growth drought , \"
}}}{\\ disease </s> disease ' this
}}}({\\ its contamination isolation an ,
\"}](# cold colonialism flooding in its
^](# over events man - their
))**(- global development hurricanes this in
}}}_{\\ starvation depression humans all

A visual inspection of the average lexicality across all preambles, for each layer and model, suggests that different layers reveal increasingly contextual, linguistically-interpretable predictions, consistent with early Transformer interpretability analyses [50], but with major layerwise differences across models (). Focusing on the shapes of these curves, we see massive fluctuations in lexicality across layers and strikingly different patterns between models. Pythia begins with very low degrees of lexicality that rapidly rises to high levels, where it plateaus around layer 10 of 13. We believe that this is a consequence of differences between the embedding and unembedding matrices (as discussed in ). These results also help to explain the very low probabilities assigned to particular tokens; strings that are interpretable as words (i.e., human predictions) are simply not available to Pythia at early stages. By contrast, RoBERTa shows a distinct cup-shaped pattern, beginning at high degrees of lexicality that slowly morph by the middle layers (6–8) into delexicalized subwords. An inspection of RoBERTa’s top predictions in these interim layers reveals rare character sequences or sequences of punctuation symbols. GPT-2 shows yet a third pattern, such that it maintains a relatively high degree of lexicality throughout, rising somewhat between the first and antepenultimate layer, before dropping at the layer before the last and rising sharply at the output layer. In conjunction with , we can see that pre-final layers of GPT-2 most strongly “encode” highly frequent individual words. At the last layer, GPT-2 rises to Pythia’s levels of lexicality to predict more word-like tokens that linguistically resemble Pythia’s.

Figure 4: Layerwise lexicality changes for k=10 over the 2398 preambles of the Provo Corpus (Luke & Christianson, 2016, 2018).

3.3 Discussion↩︎

further builds on the findings of , and demonstrates that the internal computations of Pythia, GPT-2, and RoBERTa possess vastly different geometries and linguistic trajectories. A lexical lens functions in a human-interpretable way to provide complementary evidence to , which showed that the production of probabilities of potential continuations changes in starkly different ways across layers. shows that when not considering human responses, but rather even the models’ own top-ranked guesses, the way that the model arrives at these guesses similarly is the result of vastly different computations. While these results are not particularly surprising, as the engineering advantages of different types of language models for different types of tasks has been well-established, the results underscore the challenge in applying LLMs as a tool to test Surprisal Theory, as the models are plainly not interchangeable in the way that they arrive at their predictions. We turn to these issues in the General Discussion.

4 General Discussion↩︎

A growing literature has suggested that at least under some circumstances, readers engage in linguistic prediction at the level of specific phonological forms, individual words, and higher-order structures such as syntax [38], [59], [60]. Theories that argue that language processing essentially consists of predicting upcoming linguistic content have drawn analogies between the objectives that language models are designed to solve (e.g., next-token prediction) and the process of anticipating potential next words or structures. As such, correlations between these two processes have been taken as evidence for Surprisal Theory [8], [9].

Our experiments illustrate how even though the surprisal values computed by different LLMs can appear superficially similar, they encode different types of information and are computed by each model in strikingly distinct ways. The logit lens revealed that the probabilities of likely next words fluctuate wildly across different layers of different models. The lexical lens provides transparency about the very different patterns for the three models as they generate their predictions. We observed that model behavior varies across architectures and training objectives. These results underscore how the generation of a distribution of predictions can arise by processes unique to different model architectures and training objectives. On the basis of a correlation to human cloze probabilities, we might conclude that Pythia is the most human-like of the models we analyzed, but it is clear that the way it arrives at its predictions is distinct from RoBERTa and GPT-2. Thus, it is critical to evaluate the particular commitments made by each model about the relationship between input and output, which shapes the computations performed by the system. If different LLMs change the linking hypothesis between probabilities and effort, then we are obfuscating what once made Surprisal Theory an informative hypothesis to psycholinguists. Researchers using LLM-derived surprisal thus end up accidentally operationalizing Surprisal using different underlying mechanics.

We want to now cast a critical lens on how the wide-spread use of LLM probabilities in computational psycholinguistics has influenced theories of human language processing. In the remainder of this paper, we discuss what we believe are critical issues with the use and interpretation of LLM-based surprisal in modern psycholinguistics. We ask whether our understanding of Surprisal Theory as a computational-level account of language processing has improved in light of the ever-growing number of works that correlate surprisal with psychometric indices of cognitive processing difficulty. We then examine the extent to which we can claim that using LLMs is “representation-agnostic” to providing evidence for or against Surprisal Theory [7]. Have these findings improved our theories of linguistic cognition in general? In other words we ask: “What kind of theory does surprisal – the measure – encode, and what is it meant to evaluate?

4.1 Claim: surprisal is not a computational-level proxy↩︎

To better understand the issue we are trying to raise here, let us ask what exactly it means for something like Surprisal Theory to be interpreted as a computational-level theory in Marr’s sense. Marr’s approach has served as a valuable guide for theorizing within the cognitive sciences, since it offers a way to conceptualize the same object (e.g., a cognitive system or capacity) at different degrees of abstraction.3

Traditionally, theories at Marr’s Computational level are meant to characterize the goal of the computations performed by a system, why it is appropriate for the system under study, and what the logic of the strategy for carrying out such computation is [1]. Marr’s levels call for researchers to be explicit about the formal commitments and demands of their theories [30], and thus offer a good framework for leveraging computational modeling work in theory building. For this perspective to be insightful for cognitive theories, computational-level linking hypotheses should by definition provide transparent, interpretable connections between observable measures of behavior and hypotheses about the unobservable mechanisms of the underlying system [64], [65]. That is, a computational-level perspective should allow researchers to understand the function that is computed by the system enough to be able to discern its fundamental properties, and how they abstract from its many possible algorithmic realizations. Surprisal Theory is therefore an abstraction that characterizes the nature of a relationship, but does not need to be implemented by a particular system.

However, researchers who extract surprisal values from particular models on the basis of their fit to human behavioral data, or because they are perceived as generating the most humanlike language, have selected a particular algorithmic implementation. Understanding the content encoded by the computational transformations that take place between the input and output of language models should be a minimum prerequisite for deciding whether a particular system can be used even as a computational-level characterization of language processing. Given that LLMs are essentially black boxes [66], their use inhibits researchers’ ability to identify such abilities. In this sense, even if truly representation-agnostic estimates of surprisal were possible, it is not clear why they would be desirable from an epistemological perspective: simply estimating a quantity without committing to hypotheses about the nature and structure of what is being computed is of very little usefulness for both theory crafting and validation. LLM-derived surprisal is therefore difficult to integrate into a computational-level description.

4.2 Claim: LLM surprisal Lacks Cognitive Commitments↩︎

At the time it was first introduced, Surprisal Theory was a captivating theoretical advance that combined the strengths of probabilistic constraint satisfaction approaches [67] with symbolic reasoning over syntactic categories or structures [68][75]. In line with Marr’s original formulation, [12] explicitly calls for a computational-level theory of sentence processing as a high-level description of what a system is doing, assuming that Hale acknowledges that the next fundamental step in building explanatory linking hypotheses is to then provide a plausible model of the underlying process, in terms of compatible mechanisms (e.g., chunking).

The dual commitments to the characterization of (1) representations and (2) mechanisms underlying language processing are conspicuously absent in some recent research. Consider, for example, works focusing on the shape of the correlation between surprisal and comprehension difficulty. Whereas [2] proposed that a word’s surprisal should be monotonically related to processing difficulty, [10] claimed that the relationship should be log-linear in nature. Recent analyses using massive language models have corroborated these earlier claims, whose evidence relied on correlations between reading times and non-neural statistical language models [9], [10]. However, others have argued that a word’s predictability is linearly correlated with its processing difficulty [76]. As a compromise position, [77] argued that a combination of linear and log-linear components is necessary to account for the full pattern of neurobehavioral data.

In the conduct of these studies, many researchers have tested hundreds of varieties of language models that possess different architectures and training objectives, to hopefully identify linear, log-linear, or other types of relationships between human data and LLM estimates of next word probabilities [9], [20], [40]. Researchers in this area offer minimal hypotheses about the merits of different models or representations from a cognitive point-of-view. That is, the level of description at which surprisal is formulated in recent work falls short of the specificity that Marr called for in characterizing the properties of the function that is being computed, as well as of the insights original work on Surprisal Theory claimed we could get from pursuing this research enterprise.

4.3 Claim: LLM surprisal is not a monolithic construct↩︎

Another challenge with this approach is the generality of the assumed importance of language model probabilities for many aspects of human language processing. Commonly, researchers argue for the importance or reflection of surprisal on human cognition based on improved correlations in regression models of psychophysical data. In particular, researchers seem to treat different DVs as effectively interchangeable and broadly reflective of the same cognitive process [9], [78], [79]. For example, many studies have compared and contrasted a surprisal-based N400 response to a similar relationship between surprisal and reading times, though these two measures are very likely generated by different cognitive mechanisms [8], [80].

While a tendency to use psychometrics as interchangeable proxies for cognitive processes is common in psycholinguistics, there has nonetheless been some care in distinguishing general indexes of “effort” (e.g., RTs, fixations, pupil dilation) to more refined indexes of mental operations sensitive to different processes and levels of representations [20], [81], [82] Work applying LLM-generated surprisal to human data as a blanket measure loses track of these distinctions. It confuses potential explanations of the link between surprisal and effort with more theoretically powerful explanations of the link between predictability as a property of language and the nature of predictive mechanisms.

4.4 Claim: LLM surprisal Obfuscates Theoretical Questions↩︎

Perhaps even more problematically, this focus on predictive power (PP) per se, as well as the practice of data-fitting and making theoretical conclusions on the basis predictive power, has been fundamentally diminishing the field’s ability to critically incorporate computational results into our broader theory-building enterprise. For example, analyses of PP have been used to argue that cloze probabilities like those we analyze above are poor estimates of human linguistic prediction, and that language model probabilities are more valid estimates of the type of linguistic knowledge that readers use. Researchers who have focused on selecting the best surprisal estimate for their analyses see coarser measurements of predictability relative to LLM logits as a shortcoming [10], [77], [83], since answers consist of one or a few discrete words [84]. This is despite the fact that cloze probabilities have long been used as a proxy for the predictability of words in texts [36], [38], [85], are a reliable predictor of reading times and neural signals [77] and are generated from humans engaged in the processes our cognitive theories attempt to explain. Similarly, on the basis of PP, researchers have argued that predicting words in the cloze task does not engage the same prediction mechanisms that are thought to support efficient language processing [83], and that cloze probabilities should be abandoned as proxies for predictability. In the absence of a cognitive explanation, however, differences in PP are not sufficient support for this argument.

The focus on predictive power of surprisal has also obscured recent issues that surfaced with the Natural Stories Corpus [86], an annotated self-paced reading (SPR) dataset that is incredibly popular in (computational) psycholinguistics research exploring LLM-generated surprisal correlation to human effort in reading [9], [42]. As of this writing, the corpus has been cited in over 120 papers, according to Semantic Scholar. These issues derive from several fundamental errors in how the corpus was compiled, with SPR data in the original release misaligned by one position4 The most visible consequence of recognizing this error in Natural Stories has been a recommendation to “rerun past analyses”. The implicit assumption here seems to be that as long as the results of our data-fitting processes are unchanged (e.g. based on statistical comparisons), then the error was inconsequential and we should not worry. However, given the success of previously-published surprisal measures on this corpus, and the (implicit and explicit) assumption that surprisal should capture some measure of effort at the current word, such a misalignment error should have led researchers to reconsider why exactly their surprisal analyses had been so successful. In other words, if a researcher believed they were modeling processing effort at word \(w_i\), but in reality they were modeling \(w_{i+1}\) (or \(w_{i-1}\)), what does that say about the theories of cognitive processes they have been building based on that correlation? At the very least, errors of this magnitude should force us to re-evaluate what we thought we understood about what a measure or model means. If we are interested in building informative theories of cognitive systems, and we think our computational constructs should represent interpretable linking hypotheses between behavior and the cognitive processes under study, we should ask what we are actually learning from a metric that does not seem to be sensitive to such a core element of the process we are trying to understand (in this case, which word we are measuring effort at).

4.5 Claim: LLM surprisal Obfuscates Representational Assumptions↩︎

The problem is also evident when examining the objects that LLMs predict in the first place. Subwords are nearly always the object of prediction in these models [40], [41], [87]. That is, a model may not normally be predicting words at all, but rather character sequences that sometimes correspond to words. [40] rightly point out that in experiments where the written forms of words are separated by spaces, human beings read words, and therefore advocate (on the basis of PP) for computing probabilities that are aware of word boundaries and character positions. While this advice is seemingly innocuous, incorporating word boundary information is a fundamental change to the computation of surprisal. Still others have argued that computing the probabilities of character sequences is more cognitively consistent with decades of research into visual word recognition [40], [87][89]. However, these methods are impractical to compute and difficult to incorporate into most analysis pipelines because computing the conditional probability of an entire character sequence is inefficient.

More relevant for the cognitive modeler, these two “solutions” both represent inductive biases about the nature of words, about the relevant linguistic levels at which readers are computing predictions, and yet the cognitive algorithm that ties surprisal to the allocation of attention is assumed to be unchanged. Arguing for representational changes on the basis of PP directly contradicts the proposal that surprisal is a tool to evaluate a computational level description of the same system, when the information involved in the characterization(s) of such system differs in several fundamental aspects [40], [87].

4.6 Claim: LLM surprisal Reduces Behavior to a Benchmark↩︎

Relatedly, the recent pursuit of “better” LLMs for modeling different DVs [25] has re-cast analyses of human behavior into a problem for which it is possible to achieve something like “state-of-the-art” performance. Under this approach, this reasoning states that better models will attain a closer fit to a DV on the basis of \(Δ\mathrm{LL}\) or \(R²\), such that finding a significant contribution to model fit is seen as evidence of that variable’s importance to psycholinguistic processing. From this fitting-centric perspective, the way to improve large language models as a model of human cognition requires us to make them match human beings. For example, [25] highlight that a major discrepancy between human and LLM processing lies in the greater memorization capacity of LLMs and that limiting memory capabilities of language models is critical for improving fit to human data [7]. [25] argue that LLMs should be adjusted to be more human-like and to possess more limited memory representations. However, if the researcher alters the memories of the model to be susceptible to forgetting or illusions, this changes the model that computes surprisal itself, and this approach changes the algorithm in the first stage of the allocation of attention. This call to match LLMs to humans is a reversal of the philosophical approach to modeling cognition from first principles and embodies the split between classical and modern connectionism described by [28].

The conclusion that we should simply alter LLMs to behave in a more human-like way reveals the scientific dead-endedness of the current enterprise. Many researchers in the field continue to chase variants of a statistical measure to continue maximizing predictive power, with little reflection on whether this ceiling has already been reached and whether it would yield useful information. That is, having developed estimates of language statistics that apparently go beyond what humans can track (and therefore result in decreasing predictive power for human behaviors), the conclusion is neither that surprisal is only useful or predictive up to a point, nor that we need to reconsider the cognitive processes and constraints that would result in a “sub-optimally estimated” surprisal being the better predictor for human behavior.

4.7 In Sum: surprisal is Not an Explanation↩︎

In a sense then, treating LLM-surprisal as a good, generally valid implementation of a vaguely specified version of “Surprisal Theory” gives us neither a good computational-level theory of predictive processes in language, nor an algorithmic-level theory detailed enough to ask cognitively relevant questions about predictive mechanisms [90][92]. In different terms, we end up without a good or useful computational-level account because the opaqueness of the models used to estimate the surprisal “measure” prevents us from inferring anything about the aspects of the system that computational-level descriptions should help us understand (e.g., core properties of the function, restrictions on the domain of the function, the impact of representational choices, etc.). Furthermore, we end up lacking a good algorithmic-level account because most practitioners in this line of work don’t manipulate the algorithmic details explicitly enough to be informed by whether they matter or not for the generalizability of the theory.

4.8 Where Do We Go From Here?↩︎

In this work, we want to advance the perspective that the major goal of applying statistical language modeling (broadly construed) to psycholinguistics should not be to establish a correlation or even to test which measures best fit the behavioral data. Rather, any theory of sentence processing should provide an account of what knowledge we use when comprehending language [5], [6], [29], [30].

We thus wish to offer suggestions on how to fruitfully investigate Surprisal Theory as an informative account of language processing. First, the multiple realizability problem ensures that surface-similar surprisal values will arise from many different types of language models. While multiple-realizability is intrinsic to computational-level theories, a computational-level account is informative as a characterization of a cognitive system only when it allows us to determine properties of the system that are independent of the algorithmic specification. As we argued above, this should make practitioners cautious of using surprisal metrics extracted from opaque models as interchangeable, and researchers serving as reviewers should refrain from uncritically requesting adding surprisal (from the latest LLM) as a covariate into analyses of psychophysical data. For similar reasons, psycholinguists should be careful in uncritically treating surprisal estimates from dozens or even hundreds of language models as alternative implementations of the same underlying linking hypothesis, and selecting “the best model” purely on the basis of predictive power. Instead, researchers should carefully consider how the numerous ways in which these models differ from each other impact the theoretical assumptions about what surprisal is estimating [20], [93]. When extracting surprisal values from a language model, researchers should explicitly commit to which models/architectures they consider cognitively plausible [94] and which aspect of a model they believe is necessary to answer their research questions. Laying out one’s hypotheses about the cognitive abilities that allows us to process language successfully, how they are related to each other, and how they are specified by the models we use would improve our ability to test different representational and computational assumptions, and help build better theories.

Second, we encourage researchers to move beyond predictive power in justifying their modeling decisions, and to value cognitively motivated, explainable models over “state-of-the-art” LLMs. In this paper we showed that even with effectively identical fits to human data, the computations that generated surprisal values relied on vastly different representations. Even selecting between encoder and decoder-type language models requires a theoretical justification describing how human language processing is expected to unfold. With greater engagement in these deep theoretical issues, it will be possible to bring Surprisal Theory closer to [12]‘s [12] proposal that researchers should lay out the precise representations and computations that drive people’s reading times or neural signals or eye movements change depending on the predictability of some linguistic content. We believe that Surprisal Theory can move beyond fitting behavioral data, and support researchers’ ability to identify the analogous components that enable a particular model to solve a cognitive problem. It is only through this commitment to explanatory theory building that computational psycholinguistics will arrive at an understanding of human language processing.

Acknowledgments↩︎

The authors would like to thank Grusha Prasad and the three anonymous reviewers for their valuable feedback on previous versions on this manuscript.

5 ↩︎

Figure 5: Demonstration of correlation between language model and human cloze probability in [39]’s [39] completion norms for RoBERTa. Dark points represent cloze level-specific means; lighter points represent item-specific values. Solid line represents y = x, indicating a perfect correlation. Model probabilities are faceted by layer (first vs. last).
Figure 6: Demonstration of correlation between language model and human cloze probability in [39]’s [39] completion norms for Pythia-160M. Dark points represent cloze level-specific means; lighter points represent item-specific values. Solid line represents y = x, indicating a perfect correlation. Model probabilities are faceted by layer (first vs. last).

References↩︎

[1]
D. (late. P. O. P. A. T. M. Marr, OCLC: 1023113044Vision - a computational investigation into the human representation and pr. MIT Press Ltd., 1982.
[2]
J. Hale, “A Probabilistic Earley Parser as a Psycholinguistic Model,” in Second Meeting of the North American Chapter of the Association for Computational Linguistics, 2001, [Online]. Available: https://aclanthology.org/N01-1021.
[3]
R. Levy, “Expectation-based syntactic comprehension,” Cognition, vol. 106, no. 3, pp. 1126–1177, Mar. 2008, doi: 10.1016/j.cognition.2007.05.006.
[4]
C. E. Shannon, “A Mathematical Theory of Communication,” Bell System Technical Journal, vol. 27, no. 3, pp. 379–423, Jul. 1948, doi: 10.1002/j.1538-7305.1948.tb01338.x.
[5]
A. Staub, “Predictability in Language Comprehension: Prospects and Problems for Surprisal,” Annual Review of Linguistics, vol. 11, no. 1, pp. 17–34, Feb. 2025, doi: 10.1146/annurev-linguistics-011724-121517.
[6]
S. Slaats and A. E. Martin, “What’s Surprising About Surprisal,” Computational Brain & Behavior, vol. 8, no. 2, pp. 233–248, Jun. 2025, doi: 10.1007/s42113-025-00237-9.
[7]
R. Futrell, E. Gibson, and R. P. Levy, “Lossy‐Context Surprisal: An InformationTheoretic Model of Memory Effects in Sentence Processing,” Cognitive Science, vol. 44, no. 3, p. e12814, Mar. 2020, doi: 10.1111/cogs.12814.
[8]
J. A. Michaelov, M. D. Bardolph, C. K. Van Petten, B. K. Bergen, and S. Coulson, “Strong Prediction: Language Model Surprisal Explains Multiple N400 Effects,” Neurobiology of Language, vol. 5, no. 1, pp. 107–135, Apr. 2024, doi: 10.1162/nol_a_00105.
[9]
C. Shain, C. Meister, T. Pimentel, R. Cotterell, and R. Levy, “Large-scale evidence for logarithmic effects of word predictability on reading time,” Proceedings of the National Academy of Sciences, vol. 121, no. 10, p. e2307876121, Mar. 2024, doi: 10.1073/pnas.2307876121.
[10]
N. J. Smith and R. Levy, “The effect of word predictability on reading time is logarithmic,” Cognition, vol. 128, no. 3, pp. 302–319, Sep. 2013, doi: 10.1016/j.cognition.2013.02.013.
[11]
K.-J. Huang et al., “Large-scale benchmark yields no evidence that language model surprisal explains syntactic disambiguation difficulty,” Journal of Memory and Language, vol. 137, p. 104510, Aug. 2024, doi: 10.1016/j.jml.2024.104510.
[12]
J. Hale, “Information‐theoretical Complexity Metrics,” Language and Linguistics Compass, vol. 10, no. 9, pp. 397–412, Sep. 2016, doi: 10.1111/lnc3.12196.
[13]
Y. Bengio, R. Ducharme, P. Vincent, and C. Jauvin, “A Neural Probabilistic Language Model,” 2003.
[14]
A. Goodkind and K. Bicknell, “Predictive power of word surprisal for reading times is a linear function of language model quality,” in Proceedings of the 8th Workshop on Cognitive Modeling and Computational Linguistics (CMCL 2018), Jan. 2018, pp. 10–18, doi: 10.18653/v1/W18-0102.
[15]
R. Cummins, How does it work?’ V. What are the laws?’ Two conceptions of psychological explanation.” in In F. Keil & R. Wilson (Eds.). Explanation and Cognition, MIT Press, 2000, pp. 117–145.
[16]
I. van Rooij and G. Baggio, “Theory Development Requires an Epistemological Sea Change,” Psychological Inquiry, vol. 31, no. 4, pp. 321–325, Oct. 2020, doi: 10.1080/1047840X.2020.1853477.
[17]
I. van Rooij and G. Baggio, “Theory Before the Test: How to Build High-Verisimilitude Explanatory Theories in Psychological Science,” Perspectives on Psychological Science, vol. 16, 2021.
[18]
T. Kuribayashi, Y. Oseki, T. Ito, R. Yoshida, M. Asahara, and K. Inui, “Lower Perplexity is Not Always Human-Like,” in Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), 2021, pp. 5203–5217, doi: 10.18653/v1/2021.acl-long.405.
[19]
E. Wilcox, C. Meister, R. Cotterell, and T. Pimentel, “Language Model Quality Correlates with Psychometric Predictive Power in Multiple Languages,” in Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, Dec. 2023, pp. 7503–7511, doi: 10.18653/v1/2023.emnlp-main.466.
[20]
W. Timkey et al., “Eye movements reveal a dissociation between prediction and structural processing in language comprehension,” 2025.
[21]
E. G. Wilcox, J. Gauthier, J. Hu, P. Qian, and R. P. Levy, “On the Predictive Power of Neural Language Models for Human Real-Time Comprehension Behavior,” 2020.
[22]
E. Wilcox, P. Vani, and R. Levy, “A Targeted Assessment of Incremental Processing in Neural Language Models and Humans,” in Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), Aug. 2021, pp. 939–952, doi: 10.18653/v1/2021.acl-long.76.
[23]
J. Fodor, “Special Sciences (Or: The Disunity of Science as a Working Hypothesis),” Synthese, vol. 28, no. 2, pp. 97–115, 1974.
[24]
H. Putnam, “Psychological Predicates,” in Art, Mind, and Religion, University of Pittsburgh Press, 1967.
[25]
B.-D. Oh and T. Linzen, “To model human linguistic prediction, make LLMs less superhuman,” Trends in Cognitive Sciences, 2026, doi: https://doi.org/10.1016/j.tics.2026.05.008.
[26]
A. Rogers, “Changing the World by Changing the Data,” in Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), 2021, pp. 2182–2194, doi: 10.18653/v1/2021.acl-long.170.
[27]
O. Guest and A. E. Martin, “On Logical Inference over Brains, Behaviour, and Artificial Neural Networks,” Computational Brain & Behavior, vol. 6, no. 2, pp. 213–227, Jun. 2023, doi: 10.1007/s42113-022-00166-x.
[28]
O. Guest and A. E. Martin, “A Metatheory of Classical and Modern Connectionism,” Psychological Review, 2025, doi: 10.31234/osf.io/eaf2z.
[29]
D. Embick and D. Poeppel, “Towards a computational(ist) neurobiology of language: Correlational , integrated and explanatory neurolinguistics,” Language, Cognition and Neuroscience, vol. 30, no. 4, pp. 357–366, Apr. 2015, doi: 10.1080/23273798.2014.980750.
[30]
O. Guest and A. E. Martin, “How Computational Modeling Can Force Theory Building in Psychological Science,” Perspectives on Psychological Sciences, 2021.
[31]
R. Futrell and R. Levy, “Noisy-context surprisal as a human sentence processing cost model,” in Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 1, Long Papers, 2017, pp. 688–698, doi: 10.18653/v1/E17-1065.
[32]
J. L. Hoover, M. Sonderegger, S. T. Piantadosi, and T. J. O’Donnell, “The Plausibility of Sampling as an Algorithmic Theory of Sentence Processing,” Open Mind, 2023.
[33]
W. Schuler and S. Yue, “Evaluation of an AlgorithmicLevel LeftCorner Parsing Account of Surprisal Effects,” Cognitive Science, vol. 48, no. 10, p. e13500, Oct. 2024, doi: 10.1111/cogs.13500.
[34]
D. Aaronson and H. S. Scarborough, “Performance theories for sentence coding: Some quantitative evidence.” Journal of Experimental Psychology: Human Perception and Performance, vol. 2, no. 1, pp. 56–70, Feb. 1976, doi: 10.1037/0096-1523.2.1.56.
[35]
D. E. Kieras and M. A. Just, OCLC: 10348819New methods in reading comprehension research. Hillsdale, N.J.: L. Erlbaum Associates, 1984.
[36]
A. G. De Varda, M. Marelli, and S. Amenta, “Cloze probability, predictability ratings, and computational estimates for 205 English sentences, aligned with existing EEG and reading time data,” Behavior Research Methods, vol. 56, no. 5, pp. 5190–5213, Oct. 2023, doi: 10.3758/s13428-023-02261-8.
[37]
C. L. Jacobs, R. Hubbard, K. D. Federmeier, and L. Grobol, “Uncovering patterns of semantic predictability in sentence processing,” Journal of Memory and Language, 2025, doi: 10.31234/osf.io/znkpg.
[38]
S. G. Luke and K. Christianson, “Limits on lexical prediction during reading,” Cognitive Psychology, vol. 88, pp. 22–60, Aug. 2016, doi: 10.1016/j.cogpsych.2016.06.002.
[39]
J. E. Peelle, R. L. Miller, C. S. Rogers, B. Spehar, M. S. Sommers, and K. J. Van Engen, “Completion norms for 3085 English sentence contexts,” Behavior Research Methods, vol. 52, no. 4, pp. 1795–1799, Aug. 2020, doi: 10.3758/s13428-020-01351-1.
[40]
B.-D. Oh and W. Schuler, “Leading Whitespaces of Language ModelsSubword Vocabulary Pose a Confound for Calculating Word Probabilities,” in Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing, 2024, pp. 3464–3472, doi: 10.18653/v1/2024.emnlp-main.202.
[41]
S. Nair and P. Resnik, “Words, Subwords, and Morphemes: What Really Matters in the Surprisal-Reading Time Relationship?” in Findings of the Association for Computational Linguistics: EMNLP 2023, Dec. 2023, pp. 11251–11260, doi: 10.18653/v1/2023.findings-emnlp.752.
[42]
B.-D. Oh and W. Schuler, “Why does surprisal from larger transformer-based language models provide a poorer fit to human reading times?” Transactions of the Association for Computational Linguistics, vol. 11, pp. 336–350, Mar. 2023, doi: 10.1162/tacl_a_00548.
[43]
R. Bommasani et al., “On the opportunities and risks of foundation models.” 2022, [Online]. Available: https://arxiv.org/abs/2108.07258.
[44]
S. Biderman et al., “Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling,” International Conference on Machine Learning, pp. 2397–2430, 2023.
[45]
A. Radford, J. Wu, R. Child, D. Luan, D. Amodei, and I. Sutskever, “Language Models are Unsupervised Multitask Learners,” 2019.
[46]
Y. Liu et al., arXiv:1907.11692 [cs]RoBERTa: A Robustly Optimized BERT Pretraining Approach.” arXiv, Jul. 2019, doi: 10.48550/arXiv.1907.11692.
[47]
G. Dar, M. Geva, A. Gupta, and J. Berant, “Analyzing Transformers in Embedding Space,” in Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), Jul. 2023, pp. 16124–16170, doi: 10.18653/v1/2023.acl-long.893.
[48]
C. L. Jacobs and A. D. McCarthy, “The human unlikeness of neural language models in next-word prediction,” in Proceedings of the The Fourth Widening Natural Language Processing Workshop, 2020, pp. 115–115, doi: 10.18653/v1/2020.winlp-1.29.
[49]
A. Rogers, O. Kovaleva, and A. Rumshisky, “A Primer in BERTology: What We Know About How BERT Works,” Transactions of the Association for Computational Linguistics, vol. 8, pp. 842–866, Dec. 2020, doi: 10.1162/tacl_a_00349.
[50]
I. Tenney, D. Das, and E. Pavlick, BERT Rediscovers the Classical NLP Pipeline,” in Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, Jul. 2019, pp. 4593–4601, doi: 10.18653/v1/P19-1452.
[51]
A. Machina and R. Mercer, “Anisotropy is Not Inherent to Transformers,” in Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers), Jun. 2024, pp. 4892–4907, doi: 10.18653/v1/2024.naacl-long.274.
[52]
J. H. Lee, T. Jiralerspong, L. Yu, Y. Bengio, and E. Cheng, “Geometric Signatures of Compositionality Across a Language Model’s Lifetime,” Association for Computational Linguistics, 2025.
[53]
J. Devlin, M.-W. Chang, K. Lee, and K. Toutanova, BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding,” in NAACL-HLT, 2019, pp. 4171–4186.
[54]
C. L. Jacobs and M. Grobol, “Towards a Bayesian hierarchical model of lexical processing,” in Cognitive Modeling and Computational Linguistics, 2025.
[55]
E. Barenholtz, “Trajectory dynamics in language model hidden states predict human processing costs beyond surprisal.” 2026, [Online]. Available: https://arxiv.org/abs/2606.05346.
[56]
L. Domenichelli, D. Brunato, and F. Dell’Orletta, “Linguistic profiling of transformer embedding geometry,” in Proceedings of the 30th conference on computational natural language learning, 2026, pp. 145–164.
[57]
S. G. Luke and K. Christianson, “The Provo Corpus: A large eye-tracking corpus with predictability norms,” Behavior Research Methods, vol. 50, no. 2, pp. 826–833, Apr. 2018, doi: 10.3758/s13428-017-0908-4.
[58]
M. Brysbaert and B. New, “Moving beyond Kučera and Francis: A critical evaluation of current word frequency norms and the introduction of a new and improved word frequency measure for American English,” Behavior Research Methods, vol. 41, no. 4, pp. 977–990, Nov. 2009, doi: 10.3758/BRM.41.4.977.
[59]
K. I. Haeuser and A. Borovsky, “Predictive processing suppresses form-related words with overlapping onsets,” 2024.
[60]
R. M. Willems, S. L. Frank, A. D. Nijhof, P. Hagoort, and A. Van Den Bosch, “Prediction During Natural Language Comprehension,” Cerebral Cortex, vol. 26, no. 6, pp. 2506–2516, Jun. 2016, doi: 10.1093/cercor/bhv075.
[61]
T. L. Griffiths, F. Lieder, and N. D. Goodman, “Rational Use of Cognitive Resources: Levels of Analysis Between the Computational and the Algorithmic,” Topics in Cognitive Science, vol. 7, no. 2, pp. 217–229, 2015, doi: 10.1111/tops.12142.
[62]
T. Poggio, “The Levels of Understanding framework, revised,” Perception, vol. 41, no. 9, pp. 1017–1023, 2012, doi: 10.1068/p7299.
[63]
[64]
M. J. Spivey, “A linking hypothesis for eyetracking and mousetracking in the visual world paradigm,” Brain Research, vol. 1851, p. 149477, Mar. 2025, doi: 10.1016/j.brainres.2025.149477.
[65]
M. K. Tanenhaus, “On-Line Sentence Processing: Past, Present, and Future,” in The on-Line Study of Sentence Comprehension: Eyetracking, ERPs, and Beyond, 2004, pp. 375–401.
[66]
I. S. N. Berkeley, “The Curious Case of Connectionism,” Open Philosophy, vol. 2, no. 1, pp. 190–205, Jan. 2019, doi: 10.1515/opphil-2019-0018.
[67]
M. S. Seidenberg and M. C. MacDonald, “A Probabilistic Constraints Approach to Language Acquisition and Processing,” Cognitive Science, vol. 23, no. 4, pp. 569–588, Oct. 1999, doi: 10.1207/s15516709cog2304_8.
[68]
M. F. Boston, J. Hale, R. Kliegl, U. Patil, and S. Vasishth, “Parsing costs as predictors of reading difficulty: An evaluation using the Potsdam Sentence Corpus,” Journal of Eye Movement Research, vol. 2, no. 1, Sep. 2008, doi: 10.16910/jemr.2.1.1.
[69]
V. Demberg and F. Keller, “Data from eye-tracking corpora as evidence for theories of syntactic processing complexity,” Cognition, vol. 109, no. 2, pp. 193–210, Nov. 2008, doi: 10.1016/j.cognition.2008.07.008.
[70]
L. Frazier and K. Rayner, “Making and correcting errors during sentence comprehension: Eye movements in the analysis of structurally ambiguous sentences,” Cognitive Psychology, vol. 14, no. 2, pp. 178–210, Apr. 1982, doi: 10.1016/0010-0285(82)90008-1.
[71]
L. Frazier, Syntactic complexity,” in Natural Language Parsing: Psychological, Computational, and Theoretical Perspectives, A. M. Zwicky, D. R. Dowty, and L. Karttunen, Eds. Cambridge: Cambridge University Press, 1985, pp. 129–189.
[72]
F. Jelinek and J. D. Lafferty, “Computation of the Probability of Initial Substring Generation by Stochastic Context-Free Grammars,” Association for Computational Linguistics, vol. 17, no. 3, 1991.
[73]
R. M. Kaplan, “Augmented Transition Networks of Sentence Comprehension,” Language Research Reports, vol. 4, pp. 1–42, 1971.
[74]
S. Rauzy and P. Blache, “Robustness and processing difficulty models. A pilot study for eye-tracking data on the French Treebank,” in Proceedings of the First Workshop on Eye-tracking and Natural Language Processing, Dec. 2012, pp. 21–36, [Online]. Available: https://aclanthology.org/W12-4903.
[75]
V. H. Yngve, “A Model and an Hypothesis for Language Structure,” Proceedings of the American Philosophical Society, vol. 104, pp. 444–466, 1960.
[76]
T. Brothers and G. R. Kuperberg, “Word predictability effects are linear, not logarithmic: Implications for probabilistic models of sentence comprehension,” Journal of Memory and Language, vol. 116, p. 104174, Feb. 2021, doi: 10.1016/j.jml.2020.104174.
[77]
J. M. Szewczyk and K. D. Federmeier, “Context-based facilitation of semantic access follows both logarithmic and linear functions of stimulus probability,” Journal of Memory and Language, vol. 123, p. 104311, Apr. 2022, doi: 10.1016/j.jml.2021.104311.
[78]
L. Campanelli, J. V. Dyke, and K. Marton, “The Modulatory Effect of Expectations on Memory Retrieval During Sentence Comprehension,” Publications and Research, Jan. 2018, [Online]. Available: https://academicworks.cuny.edu/gc_pubs/440.
[79]
J. Li and R. Futrell, “A decomposition of surprisal tracks the N400 and P600 brain potentials,” in Annual Meeting of the Cognitive Science Society, 2023, Accessed: Dec. 02, 2025. [Online]. Available: https://www.semanticscholar.org/paper/A-decomposition-of-surprisal-tracks-the-N400-and-Li-Futrell/73068323e124ebd47ba82df26c7542e5b62bb895.
[80]
S. L. Frank, L. J. Otten, G. Galli, and G. Vigliocco, “Word surprisal predicts N400 amplitude during reading,” in Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers), Aug. 2013, pp. 878–883, [Online]. Available: https://aclanthology.org/P13-2152.
[81]
M. Stanojević, J. R. Brennan, D. Dunagan, M. Steedman, and J. T. Hale, “Modeling Structure-Building in the Brain With CCG Parsing and Large Language Models,” Cognitive Science, vol. 47, no. 7, p. e13312, Jul. 2023, doi: 10.1111/cogs.13312.
[82]
A. De Santo, “Capturing online SRC/ORC effort with memory measures from a minimalist parser,” in Proceedings of the workshop on cognitive modeling and computational linguistics, 2025, pp. 24–35.
[83]
N. J. Smith and R. Levy, “Cloze but no cigar: The complex relationship between cloze, corpus, and subjective probabilities in language processing,” in Cognitive Science Society, 2011.
[84]
L. Taylor, “"Cloze Procedure": A New Tool For Measuring Readability,” The Journalism Quarterly, vol. 30, no. 4, pp. 415–433, 1953.
[85]
K. D. Federmeier, E. W. Wlotko, E. De Ochoa-Dewald, and M. Kutas, “Multiple effects of sentential constraint on word processing,” Brain Research, vol. 1146, pp. 75–84, May 2007, doi: 10.1016/j.brainres.2006.06.101.
[86]
R. Futrell et al., “The Natural Stories Corpus,” in Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018), May 2018, Accessed: Dec. 02, 2025. [Online]. Available: https://aclanthology.org/L18-1012/.
[87]
B.-D. Oh, C. Clark, and W. Schuler, “Surprisal Estimators for Human Reading Times Need Character Models,” in Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), Aug. 2021, pp. 3746–3757, doi: 10.18653/v1/2021.acl-long.290.
[88]
K. Apel, V. S. Henbest, and J. Masterson, “Orthographic knowledge: Clarifications, challenges, and future directions,” Reading and Writing, vol. 32, no. 4, pp. 873–889, Apr. 2019, doi: 10.1007/s11145-018-9895-9.
[89]
T. Vieira et al., “From Language Models over Tokens to Language Models over Characters,” 2025.
[90]
J. Culbertson, S. Kirby, and K. Smith, “Language models do not yet achieve explanatory adequacy because language is more than incremental prediction,” Behavioral and Brain Sciences, vol. 49, p. e205, 2026.
[91]
E. Murphy, P. Morosi, E. Leivada, and A. Nevins, “Machine yearning: LLMs do not capture formal linguistic structure and obscure neuroscientific inquiry,” Behavioral and Brain Sciences, vol. 49, p. e217, 2026.
[92]
P. Resnik, “Are language models models?” Behavioral and Brain Sciences, vol. 49, p. e220, 2026.
[93]
G. Oralova et al., “Surprisal in reading: Language models predict the N400 for L2 readers,” Language, Cognition and Neuroscience, pp. 1–20, Nov. 2025, doi: 10.1080/23273798.2025.2585303.
[94]
G. Baggio, A. De Santo, and N. A. Nuñez, “Plausibility and Early Theory in Linguistics and Cognitive Science,” Computational Brain & Behavior, vol. 7, no. 4, pp. 535–547, Dec. 2024, doi: 10.1007/s42113-024-00196-7.

  1. Through the paper, we follow [5] and [6] in using upper-case Surprisal to refer to the conceptual, theoretical framework of Surprisal Theory, and lower-case surprisal to refer to the specific operationalized metric.↩︎

  2. We are not alone in our observation that the increasing technical focus on PP has limited the field’s ability to generate insights into deep theoretical questions about neural language models and psycholinguistic theory (see e.g., Castro, 2025 for a highly similar development in reinforcement learning theory).↩︎

  3. Though we should be wary of committing too strongly to a strict separation between these levels [29], [61][63].↩︎

  4. The official repository states:↩︎