LongDocURL: a Comprehensive Multimodal Long Document Benchmark Integrating Understanding, Reasoning, and Locating
Chao Deng, Jiale Yuan, Pi Bu, Peijie Wang, Zhong-Zhi Li, Jian Xu, Xiao-Hui Li, Yuan Gao, Jun Song, Bo Zheng, Cheng-Lin Liu
TL;DR
The paper tackles the need for a comprehensive benchmark to evaluate long-document understanding by LVLMs across understanding, numerical reasoning, and cross-element locating. It introduces LongDocURL, a 20-sub-task benchmark built from 396 long documents (50–150 pages) and 2,325 QA pairs generated via a semi-automated pipeline, including evidence-grounded QA across text, layout, figures, and tables. Through 26 model configurations (open- and closed-source) and both image- and text-input paradigms, the study reveals substantial performance gaps, with GPT-4o achieving the top score (~64.5) while open-source models lag behind (~30.6), largely due to loss of structural information when text is extracted. Detailed error analysis shows perceptual and reasoning errors as major failure modes, highlighting the importance of robust layout parsing and multi-stage QA frameworks for advancing long-document understanding.
Abstract
Large vision language models (LVLMs) have improved the document understanding capabilities remarkably, enabling the handling of complex document elements, longer contexts, and a wider range of tasks. However, existing document understanding benchmarks have been limited to handling only a small number of pages and fail to provide a comprehensive analysis of layout elements locating. In this paper, we first define three primary task categories: Long Document Understanding, numerical Reasoning, and cross-element Locating, and then propose a comprehensive benchmark, LongDocURL, integrating above three primary tasks and comprising 20 sub-tasks categorized based on different primary tasks and answer evidences. Furthermore, we develop a semi-automated construction pipeline and collect 2,325 high-quality question-answering pairs, covering more than 33,000 pages of documents, significantly outperforming existing benchmarks. Subsequently, we conduct comprehensive evaluation experiments on both open-source and closed-source models across 26 different configurations, revealing critical performance gaps in this field.
