SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding
Summary
SynthDocBench is a fully synthetic benchmark for long-context visual document understanding that systematically controls document length, layout, modality, and question type, revealing failure modes in current VLMs such as length degradation and positional sensitivity.
View Cached Full Text
Cached at: 07/15/26, 04:22 PM
Paper page - SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding
Source: https://huggingface.co/papers/2607.10400
Abstract
Visionlanguagemodels(VLMs)haveachievedstrongperformanceonvisualdocumentunderstandingbenchmarkssuchasDocVQA,ChartQA,andMMLongBench-Doc.However,real-worlddocumentscombinemultiplefactorssuchaslength,layoutcomplexity,modality,andquestiondifficulty,whichmakesitdifficulttoattributemodelfailurestospecificcauses.WeintroduceSynthDocBench,afullysyntheticbenchmarkforlong-contextvisualdocumentunderstandingthatsystematicallycontrolsfactorsincludingdocumentlength,layoutstructure,modalitycomposition,andquestiontype.Thebenchmarkisconstructedusingacombinatorialdesign,eachfactorisvariedindependentlyacrossgenerateddocuments,enablingcontrolledanalysisofmodelbehavior.DocumentsaregeneratedendtoendusinganLLMpipelineacrosssixlayoutarchetypes,witha40percentrandomoverridetopreventmodelsfromexploitingspuriouscorrelations.Additionally,SynthDocBenchspanslong-contextdocumentswithsubstantiallygreaterlengthandstructuraldiversitythanexistingbenchmarks.EvaluatingsevenfrontierVLMs,weuncoverthreefailuremodesthatexistingbenchmarkscannotsurface:sharpdegradationwithdocumentlength,asystematicpositionalsensitivityinwhichthemiddlethirdofadocumentishardestforfiveofsixmodelsandfiveofsixmodelsshowanegativeEarly-to-Latetrend(steepestdecline:8.3percentagepoints),andbreakdownofchartcomprehensioninlong-documentsettings.Theseresultssuggestthatcurrentmodelsmaybeoverfittingtobenchmarkartifactsratherthanachievingrobustlong-contextvisualdocumentunderstanding.
View arXiv pageView PDFGitHub1Add to collection
Get this paper in your agent:
hf papers read 2607\.10400
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.10400 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.10400 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.10400 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
DocScope: Benchmarking Verifiable Reasoning for Trustworthy Long-Document Understanding
DocScope is a new benchmark for evaluating the verifiable reasoning and trustworthiness of Multimodal Large Language Models on long documents, introducing a four-stage evaluation protocol for page localization, region grounding, fact extraction, and answer verification.
MemoryDocDataSet: A Benchmark for Joint Conversational Memory and Long Document Reasoning
MemoryDocDataSet is a new synthetic benchmark of 50 micro-worlds and 1,000 QA pairs designed to evaluate AI systems on the joint task of conversational memory and long-document reasoning simultaneously. The best baseline (RAG-Both) achieves only 0.358 overall F1, highlighting a significant gap in current systems' ability to unify conversational memory with long-document navigation.
VCG-Bench: Towards A Unified Visual-Centric Benchmark for Structured Generation and Editing
VCG-Bench is a unified benchmark for evaluating vision-language models on structured diagram generation and editing tasks, introducing a 'Diagram-as-Code' paradigm using symbolic mxGraph XML and a taxonomized dataset of 1,449 diagrams across 6 domains.
LongWebBench: Evaluating Structural and Functional Webpage Generation in Long-Horizon Settings
LongWebBench is a benchmark for evaluating long-horizon webpage generation from both structural and functional perspectives, using VLM-based metrics and DOM-augmented agent-based pipelines. Experiments show current VLMs struggle with long-range coherence and executable interactions.
VGenST-Bench: A Benchmark for Spatio-Temporal Reasoning via Active Video Synthesis
VGenST-Bench is a benchmark that uses generative models to actively synthesize controlled spatio-temporal reasoning scenarios, with a multi-agent pipeline and human quality control, to evaluate multimodal large language models.