arXiv:2411.16740cs.CVcs.AI2024-11CVPR被引 18

解决千份文档的视觉问答难题,提升模型长文档理解能力

Document Haystacks: Vision-Language Reasoning Over Piles of 1000+ Documents

  • 设计双基准测试集,支持千份文档级视觉推理评估
  • 提出V-RAG框架,相较最优基线召回率提升9%-11%
  • 适合需要大规模文档理解的AI系统开发者

大型多模态模型(LMMs)在视觉语言理解方面取得显著进展,但在需对大量图像进行复杂推理的实际应用中仍存在局限。现有图文问答基准覆盖范围有限,每题仅关联最多30张图像,难以反映真实场景下的大规模检索需求。为此,我们提出两个文档堆栈基准——DocHaystack与InfoHaystack,用于评估模型在大规模视觉文档检索与理解中的表现。同时,我们提出V-RAG,一种以视觉为中心的检索增强生成框架,整合多个针对特定优势优化的多模态视觉编码器及专用问题-文档相关性模块。V-RAG在挑战性的DocHaystack-1000和InfoHaystack-1000基准上,相较于此前最佳基线模型,召回率@1分别提升9%和11%。此外,将V-RAG与LMM结合,可使模型高效处理数千张图像,在我们的两个基准上均实现显著性能提升。代码与数据集已公开于https://github.com/Vision-CAIR/dochaystacks。

原文摘要 · Abstract (English)

Large multimodal models (LMMs) have achieved impressive progress in vision-language understanding, yet they face limitations in real-world applications requiring complex reasoning over a large number of images. Existing benchmarks for multi-image question-answering are limited in scope, each question is paired with only up to 30 images, which does not fully capture the demands of large-scale retrieval tasks encountered in the real-world usages. To reduce these gaps, we introduce two document haystack benchmarks, dubbed DocHaystack and InfoHaystack, designed to evaluate LMM performance on large-scale visual document retrieval and understanding. Additionally, we propose V-RAG, a novel, vision-centric retrieval-augmented generation (RAG) framework that leverages a suite of multimodal vision encoders, each optimized for specific strengths, and a dedicated question-document relevance module. V-RAG sets a new standard, with a 9% and 11% improvement in Recall@1 on the challenging DocHaystack-1000 and InfoHaystack-1000 benchmarks, respectively, compared to the previous best baseline models. Additionally, integrating V-RAG with LMMs enables them to efficiently operate across thousands of images, yielding significant improvements on our DocHaystack and InfoHaystack benchmarks. Our code and datasets are available at https://github.com/Vision-CAIR/dochaystacks

视觉问答文档理解检索增强多模态

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