arXiv:2601.04571cs.AIcs.MM2026-01ACL被引 2

通过提取图文差异信息提升跨模态检索效果

Enhancing Multimodal Retrieval via Complementary Information Extraction and Alignment

  • 设计互补信息提取器,保留图像中与文本不同的特征
  • 使用双对比损失优化,显著提升检索准确率
  • 适合需要精细图文匹配的多模态应用研究者

多模态检索近年来成为重要研究方向,但现有方法多关注图文间的相似性,忽略图像中与文本互补的信息。本文提出CIEA方法,通过互补信息提取与对齐机制,将文档中的文本和图像映射到统一潜在空间,并设计专门模块识别并保留图像表征中的差异特征。采用两种互补对比损失优化模型,确保语义一致性并有效捕捉图像中的补充信息。大量实验表明,CIEA在多个基准上优于分治模型与通用稠密检索模型。通过消融实验、深入讨论与案例分析,验证了其有效性。代码已开源,促进社区进一步研究。

原文摘要 · Abstract (English)

Multimodal retrieval has emerged as a promising yet challenging research direction in recent years. Most existing studies in multimodal retrieval focus on capturing information in multimodal data that is similar to their paired texts, but often ignores the complementary information contained in multimodal data. In this study, we propose CIEA, a novel multimodal retrieval approach that employs Complementary Information Extraction and Alignment, which transforms both text and images in documents into a unified latent space and features a complementary information extractor designed to identify and preserve differences in the image representations. We optimize CIEA using two complementary contrastive losses to ensure semantic integrity and effectively capture the complementary information contained in images. Extensive experiments demonstrate the effectiveness of CIEA, which achieves significant improvements over both divide-and-conquer models and universal dense retrieval models. We provide an ablation study, further discussions, and case studies to highlight the advancements achieved by CIEA. To promote further research in the community, we have released the source code at https://github.com/zengdlong/CIEA.

多模态检索互补信息对比学习

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