← Latest papers
💬 NLP

EditPropBench: Measuring Factual Edit Propagation in Scientific Manuscripts

The paper introduces EditPropBench, a benchmark demonstrating that current LLM editors struggle to reliably propagate factual edits through implicit, non-local claims in scientific manuscripts, highlighting the need for cascade-aware verification tools to ensure factual consistency.

Original authors: Garvin Kruthof

Published 2026-05-05
📖 4 min read☕ Coffee break read

Original authors: Garvin Kruthof

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

Imagine you are editing a recipe book. You decide to change the amount of flour in a cake recipe from "2 cups" to "1 cup."

If you only change that one number, the recipe is broken. The instructions that say, "Mix until you have a thick batter" or "This makes a large batch" no longer make sense. To fix the book properly, you have to find every sentence that relied on that original amount and rewrite those descriptions too.

This is exactly the problem the paper EditPropBench tackles, but instead of recipes, it looks at scientific research papers.

The Problem: The "Butterfly Effect" of Facts

The authors noticed that when scientists (or AI tools helping them) change a specific fact in a paper—like changing a dataset size from 215 items to 80 items—they often forget to update the "fluff" around it.

  • The Change: "We tested on 215 documents."
  • The Forgotten Claim: "This is a medium-scale study." (If you only have 80, it's actually small-scale).
  • The Forgotten Claim: "We looked at a few hundred items." (80 isn't really a few hundred).

If an AI editor fixes the number but leaves the descriptions alone, the paper looks updated on the surface, but it's actually lying to the reader. It's like changing the engine in a car but leaving the speedometer stuck on the old setting.

The Solution: A "Fact Graph" Benchmark

To test if AI editors are smart enough to catch these hidden mistakes, the researchers built a test called EditPropBench.

Think of this benchmark as a training obstacle course for AI editors.

  1. The Setup: They created fake scientific papers where every sentence is linked to a specific fact, like a map showing which sentences depend on which numbers.
  2. The Test: They tell the AI, "Change this number from 215 to 80."
  3. The Goal: The AI must not just change the number; it must also find and rewrite every sentence that depends on that number (like changing "medium-scale" to "small-scale").

They created a score called ERA (Edit-Ripple Adherence). It measures how well the AI "ripples" the change through the whole document.

The Results: AI is Good, But Not Perfect

The researchers tested five different AI systems on this course. Here is what they found:

  • The Easy Stuff: If the AI just needs to swap the number "215" for "80" in a sentence, it gets a perfect score. It's great at simple math.
  • The Hard Stuff: The real test was sentences that didn't repeat the number but described it with words like "medium," "huge," or "a few hundred."
    • On these tricky, word-based changes, the best AI system only got about 70% right.
    • The worst system got less than 15% right.
    • Even the "smartest" AI missed about 30% of the necessary changes.

The "Human" Check

The researchers also checked real scientific papers on the internet (arXiv). They found that 37% of recent papers in this field make these kinds of "fact-dependent" claims. This proves the problem is real and common, not just a made-up scenario.

The Bottom Line

The paper concludes that while AI editors are getting better at rewriting text, they are not yet reliable enough to work alone on scientific papers. If you ask an AI to update a fact, it might fix the number but leave the rest of the story broken.

The takeaway: We need AI editors that don't just act like a "Find and Replace" tool, but act like a careful human editor who understands the meaning behind the numbers. Until then, humans need to double-check the AI's work to make sure the whole story still makes sense.

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 →