Positional Failures in Long-Context LLMs: A Blind Spot in Reasoning Benchmarks
This paper exposes a critical gap in long-context reasoning benchmarks by demonstrating that mainstream evaluations fail to control for task position, leading to significant performance drops when tasks are placed in the middle of long contexts due to filler interference, and proposes the Context Rot Evaluation (CRE) framework to address this structural blind spot.
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 "Middle Seat" Problem
Imagine you are asking a very smart student to solve a math problem. You give them a massive textbook (the "context") that is 64,000 pages long.
- The Old Way: If you put the math problem on the very last page of the book, the student gets it right almost every time.
- The New Discovery: This paper found that if you move that same math problem to the middle of the book, the student suddenly forgets how to solve it. Their performance can crash from 96% correct down to just 8% correct.
The authors call this "Positional Failure." They argue that while we have great tests for checking if a student can find a specific fact in a book (like "Needle in a Haystack"), we haven't been testing if they can reason through a problem when it's buried in the middle of a long text.
The Investigation: Auditing the Tests
The researchers acted like detectives and looked at 11 popular "long-context" tests used to grade AI models.
- The Finding: None of these tests control where the question is placed. They just use natural documents where the question happens to be at the start, middle, or end by accident.
- The Vendor Check: They also looked at the official "report cards" (model cards) of four major AI companies (DeepSeek, MiMo, Kimi, GLM).
- The Result: These companies proudly display their scores on coding and agent tasks (like "can you write a program?") in big, bold tables.
- The Blind Spot: They almost never show their scores for "position-controlled reasoning." They hide the fact that their models might fail miserably when a question is in the middle of a long document.
The Experiment: The "Context Rot" Test
To prove this wasn't just a fluke, the authors built a new test called CRE (Context Rot Evaluation). Think of this as a stress test for the AI's attention span.
They took two types of questions:
- Math problems (GSM8K)
- Science multiple-choice (ARC-Challenge)
They then created three different "background noise" scenarios (filler content) to see what distracted the AI:
- The "Homework Helper" (with_solutions): The background text contained other math problems with their answers written out.
- The "Unanswered Questions" (questions_only_v2): The background text contained other math problems without answers.
- The "Random Noise" (neutral_text): The background text was just random Wikipedia articles about cats and history.
They tested 9 different AI models at three different "book lengths": 8K, 32K, and 64K tokens.
The Shocking Results
The results showed that some models are incredibly fragile, while others are tough.
1. The "Middle Seat" Crash
For some models (like MiMo-v2-Flash), moving the question from the end of the book to the middle caused a massive drop in performance.
- At 64K length with "Homework Helper" noise, the model dropped 88 percentage points. It went from being a genius (96% accuracy) to barely passing (8% accuracy) just because the question moved to the middle.
- Why? The paper found that when the model failed in the middle, it often copied the wrong answer from the background noise. It was like the student got confused by the other homework problems sitting next to the main question.
2. The "Immune" Models
Not all models failed. DeepSeek-V3.2 was almost immune to this problem when the noise was "Homework Helpers." It got the question right whether it was at the end or the middle. However, when the noise was "Unanswered Questions," even this strong model started to struggle.
3. The "Newer" Models
The authors tested four brand-new, upgraded models from the same companies.
- Good News: They got slightly better at handling the "Homework Helper" noise in the middle.
- Bad News: They still struggled badly with "Unanswered Questions" in the middle. The problem wasn't fixed; it just changed shape.
The "Magic Trick" Diagnostic
To prove this was really about position and not just the model being "dumb," the researchers did a trick.
- They put the math problem in the middle (where the model usually fails).
- Then, they copied and pasted the exact same problem at the very end of the book.
- Result: Suddenly, the model got the answer right again!
This proves the model knows how to solve the problem. It just can't find it or focus on it when it's buried in the middle. It's like a person who can solve a puzzle if it's on their desk, but if you hide it under a pile of papers, they forget they have it.
The Conclusion
The paper concludes that the current way we test AI is broken.
- The Gap: We are only testing AI on the "edges" of long documents (where they perform well). We are ignoring the "middle," where they often fail.
- The Risk: If a company says, "Our AI is 95% accurate on long documents," but they only tested the questions at the very end, that number is misleading. The AI might be useless for real-world tasks where the important info is buried in the middle.
In short: Just because an AI can read a long book doesn't mean it can find the answer in the middle of it. We need to start testing the "middle" to get a true picture of how smart these models really are.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.