REVIEW 3 major objections 6 minor 28 references
Frontier vision-language models fail on long multi-page documents in three controlled ways existing benchmarks hide.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-14 12:01 UTC pith:DIG4MUSC
load-bearing objection Solid controlled diagnostic for long-context visual docs: three real failure modes, released code/data, and confounds the authors already flag. the 3 major comments →
SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
By holding document factors independent in a synthetic long-context suite, the authors show that frontier VLMs exhibit three concurrent, previously unobservable failure modes: sharp degradation with evidence complexity and reasoning depth, systematic positional sensitivity that makes the middle of a document hardest and produces a negative early-to-late trend for most models, and collapse of precise chart-reading accuracy once charts are embedded in multi-page contexts.
What carries the argument
SynthDocBench: an end-to-end LLM generation pipeline that produces dual-layer documents (rendered D3.js charts plus hidden structured metadata for deterministic ground truth) across six layout archetypes with a 40% random override, yielding three controlled question families (chart, cross-modal, complex multi-hop) at difficulty levels L1–L5.
Load-bearing premise
That the measured gaps mainly reflect true long-context visual reasoning limits rather than models’ familiarity with the HTML/D3.js rendering style or quirks of the primary automatic judge.
What would settle it
Re-render the same documents and questions with a non-web chart backend (e.g., vector or scientific plotting) and re-score with multiple independent judges; if the three failure modes shrink or reverse while real-document rankings stay stable, the central diagnostic claim weakens.
If this is right
- Progress claims based only on DocVQA, ChartQA, or uncontrolled multi-page suites will systematically overstate long-context visual robustness.
- Model development must separately target middle-of-document retrieval, pixel-level chart decoding under long context, and multi-hop cross-modal alignment.
- Future long-document benchmarks can isolate single axes of difficulty instead of confounding them, making failure attribution routine.
- Vision-only evaluation with deterministic synthetic ground truth becomes a practical alternative to costly real-document annotation for diagnosis.
Where Pith is reading between the lines
- Training curricula that never place dense charts deep inside long page sequences may leave a permanent blind spot that isolated chart benchmarks cannot detect.
- The middle-third hardness pattern is consistent with known long-context retrieval biases and may be mitigated by explicit positional encoding or hierarchical document memory.
- If rendering-style familiarity proves real, community benchmarks will need multi-backend rendering to prevent silent distribution overfitting.
- The OCR-versus-vision asymmetry implies hybrid pipelines remain necessary until pure VLMs close the precise chart-value gap inside long documents.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces SynthDocBench, a fully synthetic, factorially controlled benchmark for long-context visual document understanding. Documents are generated end-to-end via an LLM pipeline over six layout archetypes (with a 40% random layout override), dual-layer D3.js charts plus hidden structured metadata for deterministic ground truth, and three QA families (chart-reading, cross-modal, complex multi-hop) at difficulty levels L1–L5. The released corpus comprises 200 multi-page reports (avg. 51.1 pages, ~20.6k words, 16.7 charts) and 1,788 questions. Evaluating eight frontier VLMs under a vision-only protocol with GPT-5 as primary judge (cross-validated against Gemini), the authors report three concurrent failure modes: degradation with reasoning depth (L1→L5), positional sensitivity (middle third often hardest; several models show Early→Late declines), and collapse of precise chart reading once charts sit in long multi-page contexts—supported by OCR baselines, bootstrap CIs, and rendering/prompting ablations.
Significance. If the diagnostic claims hold, the work fills a clear gap: existing chart and long-document VQA benchmarks either isolate charts or confound length, layout, modality, and question difficulty, so failures cannot be attributed. The dual-layer generation design, combinatorial axes, deterministic answers, public code/dataset, cross-judge checks (GPT-5 vs Gemini r≥0.94, ΔACC≤3.5), OCR vs vision split, and systematic ablations (pages-per-strip, DPI, prompting) are concrete methodological strengths that make the failure modes falsifiable and reusable. The positional and chart-in-context results are especially useful for the community, because they surface deficits that saturated single-page DocVQA/ChartQA scores and heterogeneous real-document suites do not isolate. The contribution is primarily empirical and diagnostic rather than algorithmic, but that is appropriate for a benchmark paper and is executed at a high standard.
major comments (3)
- [Abstract; §1; §5 Table 3–4; Conclusion] Abstract vs body mismatch on the first failure mode and on reported statistics. The abstract states three modes including “sharp degradation with document length” and “middle third … hardest for five of six models … negative Early-to-Late trend (steepest decline: 8.3 percentage points),” and “seven frontier VLMs.” Contribution 3 and §5 instead emphasize degradation with evidence complexity/reasoning depth (L1→L5; Table 3), Table 2 evaluates eight models, and Table 4 reports middle-third hardness for 5 of 8 models with Early→Late Δ as large as −11.7 pp (Claude) and −16.0 pp (Qwen3.5-VL-122B). The Conclusion again uses different counts (“four of six” / “three of six”). Please align abstract, intro, and conclusion with the tables, and either (i) add a direct stratification of ACC by document page length (pages range 24–91 in Table 1) under controlled other factors, or (ii) rephrase the firs
- [§3.1–3.3; §5; Table 1 vs Tables 2–4] The claim that length is varied as an independent diagnostic axis is only weakly realized in the reported results. §3 and the contributions assert combinatorial control of document length, yet the main empirical sections do not report ACC vs page count (or word count) while holding modality and question type fixed; the closest analyses are positional thirds within documents (Table 4) and pages-per-strip presentation ablations (Table 5), which measure context packing, not document length. Without a length-stratified result, the abstract’s “degradation with document length” and the “independently variable length” framing overclaim relative to the evidence. A short length-bucket table (or explicit statement that length is controlled for generation diversity but not the primary reported axis) is needed for the central diagnostic narrative to be load-bearing as written.
- [§5 (Gemini dominance paragraph); Appendix C Tables 8–9] Rendering-familiarity and judge absolute-score sensitivity remain residual threats to interpreting absolute ACC levels, especially Gemini’s large lead. §5 already flags HTML/D3.js familiarity as a possible confound for the Gemini–Qwen gap and shows Claude-as-judge is systematically more lenient (+11–16 ACC overall; Appendix C). Relative rankings and the qualitative existence of positional / L1→L5 / chart-in-context modes are reasonably robust (Gemini-as-judge recovers rankings; OCR isolates visual chart bottleneck). Still, for the stronger claim that models “may be overfitting to benchmark artifacts,” the paper should either (a) report at least one alternative rendering backend or non-web chart style on a subset, or (b) clearly scope the claim to relative patterns under this rendering distribution rather than absolute competence. This is fixable within the manuscript’s scope but currentl
minor comments (6)
- [Figure 1] Figure 1 caption and landscape discussion refer to “Top/Bottom” layout that is hard to parse in the text-only rendering; ensure the published figure clearly separates the scatter of length vs tokens from the tabular comparison.
- [Table 2] Table 2 header says “Prior Benchmarks” with DocVQA and MMLongBench-Doc, but several models lack published MMLongBench-Doc numbers (—); a footnote on score provenance and access date (already partly in footnote 1) would help.
- [§5; Figure 6; Appendix M] Hard-failure analysis text oscillates between “all six models” and “all eight models” (Figure 6 caption vs §5 and Appendix M Table 21). Unify the model set used for the hard-failure definition.
- [§4 Eq. (1); Appendix L.1; Appendix N.4] Notation: difficulty is ℓ in the glossary (Table 15) but L1–L5 in the main text; pick one convention. Also clarify whether τ=6 is inherited solely from MMLongBench-Doc or re-validated on this corpus (Appendix N.4 helps but is buried).
- [Ethics Statement; Reproducibility Statement] Ethics/reproducibility statements are thorough; consider adding approximate API cost or token volume alongside the stated 150 GPU-hours / 200 API-hours for completeness.
- [Throughout] Minor copy-edits: “adual-layer” spacing in §3.1; “SYNTHDOCBENCH” capitalization is inconsistent with “SynthDocBench” in the abstract and URLs; “five of six” leftovers after model-set expansion.
Circularity Check
No significant circularity: SynthDocBench is an empirical diagnostic benchmark whose ground truth and failure-mode claims do not reduce to fitted inputs or self-referential definitions.
full rationale
The paper’s load-bearing chain is construction → vision-only evaluation → stratified measurement, not a first-principles derivation that could collapse into its inputs. Documents and questions are generated with a dual-layer design in which chart/table semantics live in structured metadata M used only for deterministic reference answers, while candidate models receive only rendered page images and never M (Sections 3.1–3.2, 4). That is standard synthetic-benchmark practice (explicitly analogous to CLEVR/bAbI), not self-definitional circularity: the measured ACC and judge scores are not forced by the generation parameters. The three claimed failure modes (L1→L5 degradation, positional Early/Middle/Late sensitivity, chart-reading collapse in long multi-page context) are empirical patterns over eight VLMs on a held-out test set; no parameter is fit on a subset and then “predicted” on a closely related quantity, and no uniqueness theorem or ansatz is imported via author-overlapping self-citation to forbid alternatives. External citations (DocVQA, ChartQA, MMLongBench-Doc, lost-in-the-middle, etc.) supply background and comparison, not the existence of the reported modes. Minor abstract/body numerical phrasing differences and the paper’s own Gemini rendering-familiarity caveat are correctness or external-validity concerns, not circular reductions. The derivation is therefore self-contained against its own inputs; score 0 is the honest finding.
Axiom & Free-Parameter Ledger
free parameters (5)
- layout random-override probability =
0.4
- ACC correctness threshold τ =
6
- pages-per-strip (concat-num) default =
5
- rasterization DPI default =
144
- difficulty taxonomy L1–L5 and evidence-unit counts
axioms (4)
- domain assumption Synthetic factorial control trades ecological validity for causal attribution of failures (CLEVR/bAbI-style principle).
- domain assumption LLM-as-judge (GPT-5) scores with the disclosed 0–10 rubric are sufficiently reliable proxies for answer correctness.
- domain assumption Vision-only protocol (page images, no HTML/metadata) is the appropriate evaluation setting for long-context visual document understanding.
- standard math Standard mathematical and statistical tools (bootstrap CIs, Spearman/Pearson rank correlation, indicator ACC).
invented entities (3)
-
SynthDocBench (200 synthetic multi-page reports + 1,788 questions across three subsets)
no independent evidence
-
Dual-layer visualization (D3.js rendering + hidden structured metadata Vk)
no independent evidence
-
Six layout archetypes (Magazine, Dashboard, Academic, Editorial, Infographic, Brutalist)
no independent evidence
read the original abstract
Vision language models (VLMs) have achieved strong performance on visual document understanding benchmarks such as DocVQA, ChartQA, and MMLongBench-Doc. However, real-world documents combine multiple factors such as length, layout complexity, modality, and question difficulty, which makes it difficult to attribute model failures to specific causes. We introduce SynthDocBench, a fully synthetic benchmark for long-context visual document understanding that systematically controls factors including document length, layout structure, modality composition, and question type. The benchmark is constructed using a combinatorial design, each factor is varied independently across generated documents, enabling controlled analysis of model behavior. Documents are generated end to end using an LLM pipeline across six layout archetypes, with a 40 percent random override to prevent models from exploiting spurious correlations. Additionally, SynthDocBench spans long-context documents with substantially greater length and structural diversity than existing benchmarks. Evaluating seven frontier VLMs, we uncover three failure modes that existing benchmarks cannot surface: sharp degradation with document length, a systematic positional sensitivity in which the middle third of a document is hardest for five of six models and five of six models show a negative Early-to-Late trend (steepest decline: 8.3 percentage points), and breakdown of chart comprehension in long-document settings. These results suggest that current models may be overfitting to benchmark artifacts rather than achieving robust long-context visual document understanding.
Figures
Reference graph
Works this paper leans on
-
[1]
Qwen3-vl technical report.arXiv preprint arXiv:2511.21631, 2025a
Shuai Bai, Yuxuan Cai, Ruizhe Chen, Keqin Chen, Xionghui Chen, Zesen Cheng, Lianghao Deng, Wei Ding, Chang Gao, Chunjiang Ge, et al. Qwen3-vl technical report.arXiv preprint arXiv:2511.21631, 2025a. 12 Published as a conference paper at COLM 2026 Shuai Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wenbin Ge, Jialong Song, Peng Liu, et al. Qwen2.5-VL technica...
Pith/arXiv arXiv 2026
-
[2]
M-longdoc: A benchmark for multimodal super-long document understanding and a retrieval-aware tuning framework
Yew Ken Chia, Liying Cheng, Hou Pong Chan, Maojia Song, Chaoqun Liu, Mahani Aljunied, Soujanya Poria, and Lidong Bing. M-longdoc: A benchmark for multimodal super-long document understanding and a retrieval-aware tuning framework. InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, pp. 9244–9261,
2025
-
[3]
URL https: //arxiv.org/abs/1711.00350. Zhen Li, Duan Li, Yukai Guo, Xinyuan Guo, Bowen Li, Lanxi Xiao, Shenyu Qiao, Jiashu Chen, Zijian Wu, Hui Zhang, Xinhuan Shu, and Shixia Liu. ChartGalaxy: A dataset for infographic chart understanding and generation.arXiv preprint arXiv:2505.18668,
- [4]
-
[5]
ChartQA: A benchmark for question answering about charts with visual and logical reasoning
Ahmed Masry, Do Xuan Long, Jia Qing Tan, Shafiq Joty, and Enamul Hoque. ChartQA: A benchmark for question answering about charts with visual and logical reasoning. In Findings of the Association for Computational Linguistics: ACL 2022, pp. 2263–2279,
2022
-
[6]
ChartQAPro: A more diverse and challenging benchmark for chart question answering
Ahmed Masry, Mohammed Saidul Islam, Mahir Ahmed, Aayush Bajaj, Firoz Kabir, Aarya- man Kartha, Md Tahmid Rahman Laskar, Mizanur Rahman, Shadikur Rahman, Mehrad Shahmohammadi, et al. ChartQAPro: A more diverse and challenging benchmark for chart question answering. InFindings of the Association for Computational Linguistics: ACL 2025, pp. 19123–19151,
2025
-
[7]
OpenAI, Aaron Hurst, Adam Lerer, Adam Goucher, et al
URLhttps://www.docvqa.org/. OpenAI, Aaron Hurst, Adam Lerer, Adam Goucher, et al. GPT-4o system card.arXiv preprint arXiv:2410.21276,
-
[8]
13 Published as a conference paper at COLM 2026 Aaditya Singh, Lawrence Chan, Ted Li, Amelia Glaese, et al. OpenAI GPT-5 system card. arXiv preprint arXiv:2601.03267,
Pith/arXiv arXiv 2026
-
[9]
Weiyun Wang, Zhangwei Gao, Lixin Gu, Hengjun Pu, Long Cui, Xingguang Wei, Zhaoyang Liu, Linglin Jing, Shenglong Ye, Jie Shao, et al. Internvl3. 5: Advancing open-source multimodal models in versatility, reasoning, and efficiency.arXiv preprint arXiv:2508.18265, 2025a. Zhaowei Wang, Wenhao Yu, Xiyu Ren, Jipeng Zhang, Yu Zhao, Rohit Saxena, Liang Cheng, Gin...
-
[10]
URLhttps://arxiv.org/abs/1502.05698. Liyan Xu et al. ChartMuseum: A benchmark for fine-grained chart understanding.arXiv preprint arXiv:2505.13444,
-
[11]
Chi Zhang, Feng Gao, Baoxiong Jia, Yixin Zhu, and Song-Chun Zhu
URLhttps://arxiv.org/abs/2505.13444. Chi Zhang, Feng Gao, Baoxiong Jia, Yixin Zhu, and Song-Chun Zhu. Raven: A dataset for relational and analogical visual reasoning. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition, pp. 5317–5327,
-
[12]
Weiye Zhang et al. VisuLogic: A benchmark for evaluating visual reasoning in multi-step logic problems.arXiv preprint arXiv:2504.15279,
-
[13]
URL https://arxiv.org/abs/2504. 15279. Zifeng Zhu, Mengzhao Jia, Zhihan Zhang, Lang Li, and Meng Jiang. Multichartqa: Bench- marking vision-language models on multi-chart problems. InProceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguis- tics: Human Language Technologies (Volume 1: Long Pape...
2025
-
[14]
A Evaluation Pipeline Diagram Figure 8 details the end-to-end evaluation pipeline used to assess all candidate models on SYNTHDOCBENCH. Rendered PDFs are rasterized to page images at 144 DPI, concatenated into 5-page vertical strips, and passed directly to each candidate vision-language model at temperature 0 (vision-only; no OCR or metadata). Each candid...
2026
-
[15]
B Benchmark Comparison Table 7 situates SYNTHDOCBENCHrelative to the most closely related benchmarks and reports frontier model scores on each
Candidate answers are then scored against deterministic reference answers by GPT-5 acting as the judge modelJ. B Benchmark Comparison Table 7 situates SYNTHDOCBENCHrelative to the most closely related benchmarks and reports frontier model scores on each. Despite strong numbers on DocVQA, ChartQA, and MMLongBench-Doc, coverage is sparse and inconsistent ac...
2026
-
[16]
Table 9: Judge agreement stratified by question type on the full SYNTHDOCBENCH(200 reports, 1,788 questions)
is itself evidence that SynthDocBench provides complementary diagnostic signal beyond existing benchmarks. Table 9: Judge agreement stratified by question type on the full SYNTHDOCBENCH(200 reports, 1,788 questions). r: Pearson correlation. w1: within-1-point agreement. ∆ACC: ACC(alt) − ACC(GPT-5) at τ=6. Positive ∆ACC means the alternative judge is more ...
2026
-
[17]
17 Published as a conference paper at COLM 2026 0 2 4 6 8 10 Judge score (0
2026
-
[18]
F Question Quality Control We apply three layers of quality assurance to the generated questions
Claude-Sonnet-4.5 Gemini-3.1-Pro GPT-4o GPT-5.4 InternVL3-78B Qwen2.5-VL-7B Qwen3.5-VL-122B Qwen3-VL-235B ACC threshold (6) Figure 9: Distribution of judge scores (0–10) per model. F Question Quality Control We apply three layers of quality assurance to the generated questions. Numeric recomputation.For every question whose ground-truth answer is a single...
2026
-
[19]
Category Gemini-3.1 GPT-4o Claude-S-4.5 Qwen3-VL InternVL3 Qwen2.5-7B Chart Reading Value reading0.7840.271 0.382 0.648 0.437 0.015 Comparison0.7590.377 0.266 0.623 0.327 0.075 Trend / pattern 0.7340.7240.412 0.653 0.603 0.397 Cross-Modal Verify with chart0.6160.399 0.278 0.480 0.318 0.045 Integrate sources0.6920.298 0.260 0.545 0.293 0.030 Compare repr.0...
arXiv 2026
-
[20]
Cross-modal questions are consistently hardest across all models, confirming modality alignment as the primary bottleneck
0.35 0.34 0.25 0.76 0.79 0.63 0.46 0.36 0.34 0.42 0.46 0.39 0.46 0.40 0.30 0.16 0.01 0.07 0.71 0.69 0.56 0.64 0.61 0.50 Claude-Sonnet-4.5 Gemini-3.1-Pro GPT-4o GPT-5.4 InternVL3-78B Qwen2.5-VL-7B Qwen3.5-VL-122B Qwen3-VL-235B Figure 12: ACC (τ=6) by question subset. Cross-modal questions are consistently hardest across all models, confirming modality alig...
2026
-
[21]
increasing trend,
Each category belongs to one of the three question subsets and targets a distinct reasoning capability. The difficulty label L1–L5 is orthogonal to category: any category can appear at any difficulty level depending on the complexity of the evidence chain. Level Modality Operation Example L1: Direct lookup Chart / Table Read-offWhat is the value for X in ...
2026
-
[22]
not found in the document
27 Published as a conference paper at COLM 2026 Table 22: Error category definitions for the hard failure analysis (Section 5). Categories are mutually exclusive; each failure is assigned exactly one. Category Definition Visual Hallucination The model confidently reads a wrong value from the chart. The figure is located and the relevant element identified...
2026
-
[23]
Each example shows (i) a zoomed- 29 Published as a conference paper at COLM 2026 in crop of the relevant evidence page, (ii) the question and ground-truth answer, and (iii) the annotated response from a representative subset of evaluated models, wheregreenmarks correct facts andredmarks hallucinated or wrong values. 30 Published as a conference paper at C...
2026
-
[24]
not found
All six evaluated models fail to localise and resolve the individual data point label, returning a uniform “not found” despite the chart being visually present. 33 Published as a conference paper at COLM 2026 Example 4 — Complex Multi-Hop L5Failure: Incomplete Retrieval Two of three evidence figures from p.5 of the gender equality document: Figure 3 (Repr...
2026
-
[25]
Between 2013 and 2023, global child marriage rates declined from25%to19%
and24new women to the House of Representatives. Between 2013 and 2023, global child marriage rates declined from25%to19%. During the 2017–2023 timeframe, the 50-point drop in the US Reproductive Rights Index (from75to25) contrasted with a 60-point increase in Ireland (from20to80) and a 45-point increase in Argentina (from30to75). GPT-4o 2/10: Following th...
2013
-
[26]
reproductive rights index dropped by50 pointsfrom 2017 to 2023, during the same timeframe, Ireland’s index rose by25 pointsand Argentina’s by30 points
While the U.S. reproductive rights index dropped by50 pointsfrom 2017 to 2023, during the same timeframe, Ireland’s index rose by25 pointsand Argentina’s by30 points. Claude-Sonnet-4.5 0/10: Not found in the document. Qwen3-VL-235B 3/10: Following the 1992 ‘Year of the Woman’, the number of women in the US Congress increased from 4to6. Global child marria...
2017
-
[27]
InternVL3-78B 4/10: 34 Published as a conference paper at COLM 2026 Following the 1992 ‘Year of the Woman’ election, the number of women elected to the U.S
The US reproductive rights index dropped by50 points, while Ireland saw a10-point increaseand Argentina experienced a10-point decreaseduring the same period. InternVL3-78B 4/10: 34 Published as a conference paper at COLM 2026 Following the 1992 ‘Year of the Woman’ election, the number of women elected to the U.S. House of Representatives increased by24, m...
2026
-
[28]
reproductive rights index experienced a50-point drop, contrasting with Ireland and Argentina, which sawsignificant improvementsin their index scores during the 2017–2023 period
The U.S. reproductive rights index experienced a50-point drop, contrasting with Ireland and Argentina, which sawsignificant improvementsin their index scores during the 2017–2023 period. The question requires six independent statistics from three charts on the same page. Gemini retrieves the Senate total and House count but uses wrong base scores for all ...
2017
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.