arXiv:2503.21839cs.CVcs.AI2025-03被引 4

评测大模型是否真能理解图文混排的文档,发现主流模型表现不佳。

M-DocSum: Do LVLMs Genuinely Comprehend Interleaved Image-Text in Document Summarization?

  • 构建图文交错摘要基准M-DocSum-Bench,评估模型跨模态理解与推理能力。
  • 500篇arXiv论文数据集,测试显示主流模型在长文本中易混淆图像、失去连贯性。
  • 自研M-DocSum-7B模型超越多个闭源大模型,展现图文融合潜力。

我们探讨大型视觉语言模型(LVLMs)在文档中对图文交错内容的理解能力这一关键但研究不足的问题。现有评估多采用问答形式,信息稀疏且难以覆盖长程依赖关系。为此,我们提出新的多模态文档摘要基准M-DocSum-Bench,包含500篇高质量arXiv论文及与人类偏好对齐的图文交错摘要。该任务为基于参考的生成任务,需利用给定参考图像生成交错图文摘要,从而同时评估理解、推理、定位与摘要能力。为支持此基准,我们开发了自动化摘要构建框架和细粒度评估方法M-DocEval。此外,通过两阶段渐进式训练,融合多样化指令与偏好数据,构建了稳健的基线模型M-DocSum-7B。大量实验表明,主流LVLM在长而交错的上下文中难以保持连贯性,常混淆相似图像且鲁棒性差。值得注意的是,M-DocSum-7B在性能上超越多个更大更封闭的模型(如GPT-4o、Gemini Pro、Claude-3.5-Sonnet和Qwen2.5-VL-72B等),展现出提升图文交错理解的潜力。代码、数据与模型已公开于https://github.com/stepfun-ai/M-DocSum-Bench。

原文摘要 · Abstract (English)

We investigate a critical yet under-explored question in Large Vision-Language Models (LVLMs): Do LVLMs genuinely comprehend interleaved image-text in the document? Existing document understanding benchmarks often assess LVLMs using question-answer formats, which are information-sparse and difficult to guarantee the coverage of long-range dependencies. To address this issue, we introduce a novel and challenging Multimodal Document Summarization Benchmark (M-DocSum-Bench), which comprises 500 high-quality arXiv papers, along with interleaved multimodal summaries aligned with human preferences. M-DocSum-Bench is a reference-based generation task and necessitates the generation of interleaved image-text summaries using provided reference images, thereby simultaneously evaluating capabilities in understanding, reasoning, localization, and summarization within complex multimodal document scenarios. To facilitate this benchmark, we develop an automated framework to construct summaries and propose a fine-grained evaluation method called M-DocEval. Moreover, we further develop a robust summarization baseline, i.e., M-DocSum-7B, by progressive two-stage training with diverse instruction and preference data. The extensive results on our M-DocSum-Bench reveal that the leading LVLMs struggle to maintain coherence and accurately integrate information within long and interleaved contexts, often exhibiting confusion between similar images and a lack of robustness. Notably, M-DocSum-7B achieves state-of-the-art performance compared to larger and closed-source models (including GPT-4o, Gemini Pro, Claude-3.5-Sonnet and Qwen2.5-VL-72B, etc.), demonstrating the potential of LVLMs for improved interleaved image-text understanding. The code, data, and models are available at https://github.com/stepfun-ai/M-DocSum-Bench.

图文理解文档摘要大模型评测多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。