Information-Theoretic Storage Cost in Sentence Comprehension
Summary
A new study introduces an information-theoretic measure for processing storage cost in real-time sentence comprehension, addressing the significant load on working memory. This measure quantifies the information previous words carry about future context under uncertainty, distinguishing itself from prior discrete, grammar-based metrics by being continuous, probabilistic, and theory-neutral. Crucially, it can be estimated using pre-trained neural language models. The approach's validity is demonstrated through three analyses in English: it accurately recovers known processing asymmetries in center embeddings and relative clauses, correlates with grammar-based storage costs in a syntactically-annotated corpus, and predicts reading-time variance in two large-scale naturalistic datasets more effectively than traditional information-based predictors.
Key takeaway
For research scientists developing or evaluating language models, this information-theoretic measure offers a robust, continuous, and probabilistic method to quantify working memory load during sentence comprehension. You should consider integrating this approach to better model human cognitive processing, potentially leading to more human-like language understanding capabilities and improved predictions of reading behavior in naturalistic settings.
Key insights
A new information-theoretic measure quantifies working memory load in sentence comprehension using neural language models.
Principles
- Processing storage cost can be continuous and probabilistic.
- Information theory offers a theory-neutral formalization for cognitive load.
- Neural language models can estimate psycholinguistic processing costs.
Method
The proposed method measures processing storage cost as the amount of information previous words carry about future context under uncertainty, estimable from pre-trained neural language models.
In practice
- Analyze processing asymmetries in sentence structures.
- Correlate with existing grammar-based storage costs.
- Predict reading-time variance in naturalistic text.
Topics
- Information Theory
- Sentence Comprehension
- Working Memory Load
- Neural Language Models
- Psycholinguistics
- Reading Time Prediction
Code references
Best for: NLP Engineer, AI Scientist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.