paper-with-me

홈 › Papers

LongDocURL: a Comprehensive Multimodal Long Document Benchmark Integrating Understanding, Reasoning, and Locating

2024-12-24 · 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

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.

📄 PDF Abstract BibTeX arXiv:2412.18424

Code (1)

dengc2023/longdocurl 공식 구현

Tasks

document understandingQuestion Answering

Similar Papers 제목 키워드 기반

MAGE-RAG: Multigranular Adaptive Graph Evidence for Agentic Multimodal RAG in Long-Document QA

2026-06-14 · Yilong Zuo, Xunkai Li, Jing Yuan, Qiangqiang Dai 외 arxiv

Long-document multimodal question answering requires a system to locate sparse evidence in long PDFs and integrate clues from text, tables, images, charts, and complex layouts. Existing RAG methods mostly rely on fixed T…

Question AnsweringText Retrieval

MLDocRAG: Multimodal Long-Context Document Retrieval Augmented Generation

2026-02-10 · Yongyue Zhang, Yaxiong Wu arxiv

Understanding multimodal long-context documents that comprise multimodal chunks such as paragraphs, figures, and tables is challenging due to (1) cross-modal heterogeneity to localize relevant information across modaliti…

Long-Context UnderstandingQuestion Answering

MDocAgent: A Multi-Modal Multi-Agent Framework for Document Understanding

2025-03-18 · Siwei Han, Peng Xia, Ruiyi Zhang, Tong Sun 외

Document Question Answering (DocQA) is a very common task. Existing methods using Large Language Models (LLMs) or Large Vision Language Models (LVLMs) and Retrieval Augmented Generation (RAG) often prioritize information…

document understandingQuestion AnsweringRAGRetrieval+1

DocTrace: Towards Traceable Long Document VQA via Hierarchical Evidence Graph Reasoning

2026-08-04 · Le Xiang, Zhicheng Guan, Hong Chen, Xiaocong Lin 외 arxiv

Long Document Visual Question Answering (LongDocVQA) requires Multimodal Large Language Models (MLLMs) to locate, integrate, and reason over heterogeneous document elements distributed across multiple pages. Existing app…

Visual Question Answering

D2-ScaleAgent: Dual-Dimensional Scaling for Long Document Understanding

2026-08-17 · Hao Zhang, Longrong Yang, Lunhao Duan, Ziyang Wang 외 arxiv

Multi-modal retrieval-augmented generation (RAG) is a key technique for visually rich long document understanding. Existing multi-modal RAG methods are progressively advancing toward multi-agent systems: they first retri…