评测多模态大模型在检索增强生成中的表现,提出新基准与优化方法。
Benchmarking Retrieval-Augmented Generation in Multi-Modal Contexts
- 构建多模态RAG基准M²RAG,涵盖图像描述等四类任务。
- 引入MM-RAIT指令微调方法,使模型性能提升34%以上。
- 适合研究多模态生成、检索增强系统的研究者参考。
随着多模态大语言模型(MLLMs)的快速发展,其对图文理解能力显著提升。然而,利用多模态上下文信息进行检索增强生成(RAG)的潜力仍待挖掘。为此,本文提出多模态检索增强生成(M²RAG)基准,用于评估MLLM在多模态检索文档中利用知识的能力。该基准包含四项开放域任务:图像描述、多模态问答、多模态事实验证和图像重排序,均需RAG模型从多模态文档集合中检索相关信息,并将其作为上下文输入。为提升MLLM在多模态上下文中的使用能力,我们进一步提出多模态检索增强指令微调(MM-RAIT),一种在多模态上下文中优化MLLM的指令微调方法。实验表明,MM-RAIT显著提升不同RAG模型生成结果质量,相较于MiniCPM-V 2.6和Qwen2-VL分别取得34%和33%的性能提升。所有数据与代码已公开于https://github.com/NEUIR/M2RAG。
原文摘要 · Abstract (English)
With the rapid advancement of Multi-modal Large Language Models (MLLMs), their capability in understanding both images and text has greatly improved. However, their potential for leveraging multi-modal contextual information in Retrieval-Augmented Generation (RAG) remains largely underexplored. To address this gap, this paper introduces Multi-Modal Retrieval-Augmented Generation (M$^2$RAG), a benchmark designed to evaluate the effectiveness of Multi-modal Large Language Models in leveraging knowledge from multi-modal retrieval documents. The benchmark comprises four tasks: image captioning, multi-modal question answering, multi-modal fact verification, and image reranking. All tasks are set in an open-domain setting, requiring RAG models to retrieve query-relevant information from a multi-modal document collection and use it as contextual input for RAG modeling. To enhance the context utilization capabilities of MLLMs, we also introduce Multi-Modal Retrieval-Augmented Instruction Tuning (MM-RAIT), an instruction tuning method that optimizes MLLMs within multi-modal contexts. Our experiments demonstrate the effectiveness of MM-RAIT by significantly improving the quality of responses generated by different RAG models, outperforming MiniCPM-V 2.6 and Qwen2-VL with 34% and 33% gains, respectively. All data and code are available at https://github.com/NEUIR/M2RAG.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。