用多模态假设摘要提升多图问答的检索精度
Multimodal Hypothetical Summary for Retrieval-based Multi-image Question Answering
- 用视觉与文本双视角生成问题式摘要,替代真实图像进行文本检索
- 在RETVQA上比顶尖方法高3.7%,比CLIP高14.5%
- 适合需要精准跨模态检索的多图问答场景
基于检索的多图问答任务需检索多个相关图像并合成回答。传统‘检索-回答’流程因问答训练目标无法优化检索阶段,常产生级联误差。为此,本文提出多模态假设摘要(MHyS)方法:给定待检索图像集,利用多模态大语言模型(视觉视角)和大语言模型(文本视角),生成问题形式与描述形式的多模态假设摘要。通过融合视觉与文本视角,MHyS更具体地捕捉图像内容,以摘要替代真实图像参与检索,消除模态差异,实现文本到文本的检索,从而提升检索效果。为更好融合检索与问答,采用对比学习对齐查询(问题)与MHyS;并设计粗粒度到细粒度策略,计算句级与词级相似度,进一步增强检索与去噪能力。在RETVQA上,本方法绝对提升3.7%;在比对CLIP时提升14.5%。全面实验与消融研究验证了方法的有效性。
原文摘要 · Abstract (English)
Retrieval-based multi-image question answering (QA) task involves retrieving multiple question-related images and synthesizing these images to generate an answer. Conventional "retrieve-then-answer" pipelines often suffer from cascading errors because the training objective of QA fails to optimize the retrieval stage. To address this issue, we propose a novel method to effectively introduce and reference retrieved information into the QA. Given the image set to be retrieved, we employ a multimodal large language model (visual perspective) and a large language model (textual perspective) to obtain multimodal hypothetical summary in question-form and description-form. By combining visual and textual perspectives, MHyS captures image content more specifically and replaces real images in retrieval, which eliminates the modality gap by transforming into text-to-text retrieval and helps improve retrieval. To more advantageously introduce retrieval with QA, we employ contrastive learning to align queries (questions) with MHyS. Moreover, we propose a coarse-to-fine strategy for calculating both sentence-level and word-level similarity scores, to further enhance retrieval and filter out irrelevant details. Our approach achieves a 3.7% absolute improvement over state-of-the-art methods on RETVQA and a 14.5% improvement over CLIP. Comprehensive experiments and detailed ablation studies demonstrate the superiority of our method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。