SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding
The paper introduces SynthDocBench, a fully synthetic benchmark utilizing combinatorial design to systematically control document factors, which reveals that current vision-language models suffer from specific long-context failure modes—such as performance degradation with length, positional sensitivity, and chart comprehension breakdown—that are masked by existing benchmarks.
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're trying to teach a robot how to read a massive, 50-page comic book filled with text, crazy layouts, and hundreds of colorful charts. You want to know if the robot is actually smart enough to find the answer to a tricky question hidden somewhere in the middle of page 34, or if it's just guessing based on patterns it memorized from shorter, simpler books.
That's exactly what the authors of this paper did. They built a brand-new, super-controlled test called SynthDocBench to see if today's smartest "Vision-Language Models" (VLMs)—the AI brains that can see and read—are truly ready for the real world.
The Problem: The "Magic Trick" vs. The Real Deal
Before this paper, AI models were getting really good at answering questions about single-page documents or isolated charts. It was like they were acing math tests on single worksheets. But when you gave them a whole novel-length document with mixed media, they started stumbling.
The problem was, nobody knew why they were failing. Was it because the document was too long? Was it because the charts were too complex? Or was the question just too hard? It was like trying to figure out why a car broke down in a foggy storm—you couldn't see which part failed because everything was happening at once.
The Solution: A Robot-Generated "Training Gym"
To fix this, the team created SynthDocBench. Think of this not as a library of real books, but as a giant, robotic factory that builds 200 fake documents from scratch.
Here's the cool part: They didn't just throw random stuff together. They used a "combinatorial design," which is a fancy way of saying they built a test where they could tweak one knob at a time.
- They could make the document longer or shorter.
- They could change the layout from a "Magazine" style to a "Brutalist" style.
- They could swap the charts for different types (like "dumbbell" charts or "lollipop" charts).
- They could make the questions easier (just reading a number) or harder (combining text from page 5 with a chart on page 40).
They generated these documents using a pipeline that creates the text, the charts (using a tool called D3.js), and the questions all at once. Crucially, they added a "40% random override" to the layouts. This was like throwing a curveball to make sure the AI couldn't cheat by memorizing that "economics reports always have pie charts on the left." They wanted to see if the AI could actually reason, not just pattern-match.
The Big Reveal: The "Lost in the Middle" and the "Chart Blindness"
They tested seven of the world's most advanced AI models on this new benchmark. The results were a bit of a wake-up call. While some models were great at single pages, they hit a wall with long documents. The paper uncovered three specific ways these models fail that older tests never showed:
1. The "Middle-Section Black Hole"
This is the most surprising finding. The authors found that for five out of six models, the middle third of a document is the hardest place to find information. It's like if you asked a human to read a 50-page story, and they remembered the beginning and the end perfectly, but the middle part was a total blur.
- The Data: One model, Claude-Sonnet-4.5, saw its accuracy drop by 11.7 percentage points from the start of the document to the end. Another model, Qwen3.5-VL-122B, dropped a massive 18.5 percentage points just from the start to the middle.
- The Takeaway: The paper suggests these models might be getting "lost in the middle," struggling to keep track of information as the document gets longer.
2. The "Chart Comprehension Crash"
When the documents got long, the models' ability to read charts completely fell apart. Even models that were great at reading charts on their own (like on a single page) started failing when those charts were buried inside a 50-page report.
- The Data: The paper notes a "collapse of precise chart-reading accuracy" in these long-document settings.
- The Takeaway: It suggests that current models might be overfitting to the way charts look on short, isolated pages and aren't robust enough to handle them in a messy, long context.
3. The "Sharp Drop" with Complexity
As the questions got harder (requiring the model to combine multiple pieces of evidence), performance didn't just dip; it plummeted.
- The Data: For most models, accuracy dropped sharply as they moved from simple questions (Level 1) to complex ones (Level 5). One model, Claude-Sonnet-4.5, dropped 23 percentage points between the easiest and hardest levels.
- The Takeaway: The paper suggests that while these models can do simple lookups, they struggle significantly when they need to do deep, multi-step reasoning across a long document.
The "Vision vs. Text" Showdown
The researchers also ran a fun experiment: they gave the models the text of the documents but hid the images (using OCR to turn images into text).
- The Result: When the question was about complex reasoning (combining text clues), the text-only version actually did better than the vision version.
- The Twist: But when the question was about reading a chart, the text-only version failed miserably.
- The Conclusion: This proves that for chart questions, the models really need to "see" the pixels. They aren't just reading the text; they are genuinely trying to decode the visual data. However, the gap between the best model (Gemini-3.1-Pro) and the others on chart reading was huge (46 percentage points), suggesting that visual perception is still a major bottleneck.
The Verdict: Are We There Yet?
The paper concludes that while these AI models are impressive, they might be "overfitting to benchmark artifacts." This means they might be getting high scores on existing tests because those tests have hidden patterns the models learned, rather than because they truly understand long, complex documents.
The authors suggest that we need to stop assuming these models are "solved" just because they score high on single-page tests. The new benchmark, SynthDocBench, acts like a diagnostic tool, revealing that the "middle" of a document is a blind spot and that long-context chart reading is still a major challenge.
In short: The robots are getting smarter, but they still get lost in the middle of a long story and can't always read the graphs when the story gets too long. We need to keep building better tests to help them learn.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.