paper-with-me

Papers

On the Role of Context in Reading Time Prediction

2024-09-12 · Andreas Opedal, Eleanor Chodroff, Ryan Cotterell, Ethan Gotlieb Wilcox

We present a new perspective on how readers integrate context during real-time language comprehension. Our proposals build on surprisal theory, which posits that the processing effort of a linguistic unit (e.g., a word) is an affine function of its in-context information content. We first observe that surprisal is only one out of many potential ways that a contextual predictor can be derived from a language model. Another one is the pointwise mutual information (PMI) between a unit and its context, which turns out to yield the same predictive power as surprisal when controlling for unigram frequency. Moreover, both PMI and surprisal are correlated with frequency. This means that neither PMI nor surprisal contains information about context alone. In response to this, we propose a technique where we project surprisal onto the orthogonal complement of frequency, yielding a new contextual predictor that is uncorrelated with frequency. Our experiments show that the proportion of variance in reading times explained by context is a lot smaller when context is represented by the orthogonalized predictor. From an interpretability standpoint, this indicates that previous studies may have overstated the role that context has in predicting reading times.

📄 PDF Abstract BibTeX arXiv:2409.08160

Code (1)

rycolab/context-reading-time 공식 구현

Tasks

Language ModelingLanguage ModellingPrediction

Similar Papers 제목 키워드 기반

Looking for a Role for Word Embeddings in Eye-Tracking Features Prediction: Does Semantic Similarity Help?

2021-06-01 · IWCS (ACL) 2021 6 · Lavinia Salicchi, Alessandro Lenci, Emmanuele Chersoni

Eye-tracking psycholinguistic studies have suggested that context-word semantic coherence and predictability influence language processing during the reading activity. In this study, we investigate the correlation betwee…

Semantic SimilaritySemantic Textual SimilarityWord Embeddings

Neuroscience and Literacy: An Integrative View

2020-12-06 · George Ellis, Carole Bloch

Significant challenges exist globally regarding literacy teaching and learning. To address these challenges, key features of how the brain works should be taken into account. First, perception is an active process based …

On the Effect of Anticipation on Reading Times

2022-11-25 · Tiago Pimentel, Clara Meister, Ethan G. Wilcox, Roger Levy 외

Over the past two decades, numerous studies have demonstrated how less predictable (i.e., higher surprisal) words take more time to read. In general, these studies have implicitly assumed the reading process is purely re…

Testing the Predictions of Surprisal Theory in 11 Languages

2023-07-07 · Ethan Gotlieb Wilcox, Tiago Pimentel, Clara Meister, Ryan Cotterell 외

A fundamental result in psycholinguistics is that less predictable words take a longer time to process. One theoretical explanation for this finding is Surprisal Theory (Hale, 2001; Levy, 2008), which quantifies a word's…

Towards Interpreting BERT for Reading Comprehension Based QA

2020-10-18 · EMNLP 2020 11 · Sahana Ramnath, Preksha Nema, Deep Sahni, Mitesh M. Khapra

BERT and its variants have achieved state-of-the-art performance in various NLP tasks. Since then, various works have been proposed to analyze the linguistic information being captured in BERT. However, the current works…

Question AnsweringReading Comprehension