MHier-RAG通过分层多粒度检索,提升图文混排长文档问答的跨页推理能力。
MHier-RAG: Multi-Modal RAG for Visual-Rich Document Question-Answering via Hierarchical and Multi-Granularity Reasoning
- 分层索引融合页面内与跨页视觉文本关联
- 支持页面级与文档级多粒度检索,实现跨页证据整合
- 在MMLongBench-Doc和LongDocURL上表现优于现有方法
多模态长文档问答任务旨在定位并整合跨多页分布的多模态证据(如文字、表格、图表、图像和版式),以实现问题理解与答案生成。现有方法分为基于大视觉语言模型(LVLM)和基于检索增强生成(RAG)两类,前者易产生幻觉,后者存在模态脱节与跨页碎片化问题。为此,本文提出新型多模态RAG模型MHier-RAG,利用长距离页面间的文本与视觉信息,提升图文丰富文档的问答准确性。设计分层索引机制,融合页面内扁平化片段与拓扑式跨页片段,建立页面内多模态关联与远距离跨页依赖。通过联合相似性评估与大语言模型(LLM)重排序,提出多粒度语义检索方法,包括页面级父页面检索与文档级摘要检索,促进多模态证据连接与长距离证据集成推理。在公开数据集MMLongBench-Doc和LongDocURL上的实验表明,MHier-RAG在理解与回答多模态、多页文档方面具有显著优势。
原文摘要 · Abstract (English)
The multi-modal long-context document question-answering task aims to locate and integrate multi-modal evidences (such as texts, tables, charts, images, and layouts) distributed across multiple pages, for question understanding and answer generation. The existing methods can be categorized into Large Vision-Language Model (LVLM)-based and Retrieval-Augmented Generation (RAG)-based methods. However, the former were susceptible to hallucinations, while the latter struggled for inter-modal disconnection and cross-page fragmentation. To address these challenges, a novel multi-modal RAG model, named MHier-RAG, was proposed, leveraging both textual and visual information across long-range pages to facilitate accurate question answering for visual-rich documents. A hierarchical indexing method with the integration of flattened in-page chunks and topological cross-page chunks was designed to jointly establish in-page multi-modal associations and long-distance cross-page dependencies. By means of joint similarity evaluation and large language model (LLM)-based re-ranking, a multi-granularity semantic retrieval method, including the page-level parent page retrieval and document-level summary retrieval, was proposed to foster multi-modal evidence connection and long-distance evidence integration and reasoning. Experimental results performed on public datasets, MMLongBench-Doc and LongDocURL, demonstrated the superiority of our MHier-RAG method in understanding and answering modality-rich and multi-page documents.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。