← Latest papers
💬 NLP

Information-Theoretic Storage Cost in Sentence Comprehension

This paper proposes a continuous, theory-neutral, information-theoretic measure of storage cost derived from neural language models to quantify working memory load in sentence comprehension, demonstrating its validity by successfully recovering known processing asymmetries, correlating with traditional grammar-based metrics, and predicting reading times in large-scale naturalistic datasets.

Original authors: Kohei Kajikawa, Shinnosuke Isono, Ethan Gotlieb Wilcox

Published 2026-02-23
📖 5 min read🧠 Deep dive

Original authors: Kohei Kajikawa, Shinnosuke Isono, Ethan Gotlieb Wilcox

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Idea: The "Mental Backpack" of Reading

Imagine you are reading a sentence. As you read, your brain isn't just passively absorbing words; it's actively predicting what comes next.

  • "The cat sat on the..." -> You immediately expect "mat" or "floor."
  • "If it rains tomorrow, we will..." -> You expect "stay inside."

This prediction is great, but it has a cost. Your brain has to hold these "unfinished thoughts" in your working memory (your mental workspace) until the sentence is finished. If you have too many unfinished thoughts at once, your brain gets overloaded, and reading becomes slow and difficult.

This paper is about measuring that mental load.

The Old Way: Counting Boxes (Grammar-Based)

For decades, linguists measured this mental load by looking at the "skeleton" of the sentence (its grammar). They imagined that every time you predict a new part of the sentence structure, you have to put a box in your mental backpack.

  • The Analogy: Imagine a sentence is a construction site. Every time you start a new wall (a clause) but haven't finished it yet, you have to carry a heavy brick in your hand.
  • The Problem: This method is rigid. It assumes every brick weighs exactly the same (1 unit of effort). It also requires a human expert to draw the blueprints (grammar rules) for every sentence to count the bricks. It's like trying to measure the weight of a backpack by counting the number of pockets, ignoring whether the pockets are filled with feathers or lead.

The New Way: Measuring the "Surprise" (Information-Theoretic)

The authors of this paper propose a smarter, more flexible way to measure the load. Instead of counting bricks, they measure how much information a word carries about the future.

  • The Analogy: Imagine you are listening to a mystery story.
    • If the narrator says, "The butler did it," you have a very clear picture of the future. The "surprise" is low, and your brain doesn't have to work hard to guess what happens next.
    • If the narrator says, "The butler... [long pause]... who was actually a spy... [another pause]... who was framed by the gardener," your brain is holding a massive amount of uncertainty. You have to keep all those possibilities alive in your head.

The new method uses AI (specifically a model called BERT) to calculate exactly how much "surprise" or "uncertainty" a word creates for the rest of the sentence.

  • High Load: A word that leaves the future very uncertain (like "The butler...") creates a high "storage cost."
  • Low Load: A word that makes the future very clear (like "The end.") creates a low cost.

This is measured in bits (a unit of information), not whole numbers. It's continuous, meaning it can detect tiny differences in difficulty that the old "brick counting" method misses.

How They Tested It

The researchers tested their new "Information Backpack" measure in three ways:

  1. The "Tricky Sentence" Test:
    They fed the AI sentences that humans know are hard to read, like:

    "The reporter [who the senator [who Mary met] attacked] ignored the president."

    This is a "center-embedded" sentence (a sentence inside a sentence inside a sentence).

    • Result: The old method said this is hard. The new method also said this is hard, and it correctly identified why: the AI had to hold a massive amount of uncertainty about who attacked whom. It matched human intuition perfectly without needing any grammar rules.
  2. The "Correlation" Test:
    They compared their new "Information Backpack" score with the old "Brick Counting" score on a massive library of sentences.

    • Result: They correlated well (about 34-49%). This means the new method captures the same core idea as the old one: when grammar gets complex, information load goes up.
  3. The "Real Life" Test:
    They looked at data from people reading real books and news articles while their eyes were tracked. They asked: "Does this new measure predict when a person's eyes will stop or slow down?"

    • Result: Yes! The new measure was better at predicting reading speed than the old method in many cases.
    • The Twist: The two methods didn't predict the exact same things. The old method (grammar) explained some difficulties, and the new method (information) explained different difficulties. This suggests that our brains use two different strategies: one for handling abstract structure (grammar) and one for handling statistical probability (guessing based on patterns).

Why This Matters

This study is a big deal because it moves linguistics away from rigid, rule-based thinking toward a more fluid, data-driven understanding of how we read.

  • It's Theory-Neutral: You don't need to believe in a specific grammar theory to use it.
  • It's Continuous: It can measure "a little bit of load" vs. "a lot of load," rather than just "load" or "no load."
  • It's Practical: It uses modern AI to model human cognition, showing that the way machines predict text is surprisingly similar to how our brains manage memory.

The Bottom Line

Reading is like juggling. The old way of measuring difficulty counted how many balls you were juggling. The new way measures how heavy and unpredictable those balls are.

The authors found that while counting the balls (grammar) is useful, measuring the weight and unpredictability (information) gives us a much clearer picture of why our brains sometimes drop the ball and why we stumble over certain sentences. Both methods are needed to fully understand the juggling act of human language.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →