arXiv:2510.15543cs.CLcs.AI2025-10被引 1

提升多模态检索鲁棒性,防止模型依赖单一模态

MCA: Modality Composition Awareness for Robust Composed Multimodal Retrieval

  • 引入模态组合感知机制,显式建模多模态与单模态间的结构关系
  • 在多个基准上实现分布外检索性能提升,尤其在跨域场景下表现更好
  • 适合使用统一编码器的多模态大模型应用,如跨模态搜索与内容生成

多模态检索旨在跨文本、图像等模态中检索相关内容,支持AI搜索到内容生成等多种应用。尽管基于分离编码器的方法(如CLIP)通过对比学习对齐模态特定嵌入取得了成功,但近期多模态大语言模型(MLLMs)实现了可直接处理组合输入的统一编码器。然而,这种统一编码器若仅用传统对比学习训练,容易学习到模态捷径,导致在分布外情况下鲁棒性差。本文提出一种模态组合感知框架以缓解该问题:通过偏好损失强制多模态嵌入优于其单模态对应项,同时通过组合正则化目标将多模态嵌入与由单模态部分组成的原型对齐。这些目标显式建模了组合表示与其单模态基底之间的结构关系。在多个基准上的实验表明,该方法显著提升了分布外检索性能,验证了在使用MLLM作为统一编码器时,模态组合感知是实现鲁棒多模态检索的有效原则。

原文摘要 · Abstract (English)

Multimodal retrieval, which seeks to retrieve relevant content across modalities such as text or image, supports applications from AI search to contents production. Despite the success of separate-encoder approaches like CLIP align modality-specific embeddings with contrastive learning, recent multimodal large language models (MLLMs) enable a unified encoder that directly processes composed inputs. While flexible and advanced, we identify that unified encoders trained with conventional contrastive learning are prone to learn modality shortcut, leading to poor robustness under distribution shifts. We propose a modality composition awareness framework to mitigate this issue. Concretely, a preference loss enforces multimodal embeddings to outperform their unimodal counterparts, while a composition regularization objective aligns multimodal embeddings with prototypes composed from its unimodal parts. These objectives explicitly model structural relationships between the composed representation and its unimodal counterparts. Experiments on various benchmarks show gains in out-of-distribution retrieval, highlighting modality composition awareness as a effective principle for robust composed multimodal retrieval when utilizing MLLMs as the unified encoder.

多模态检索统一编码器鲁棒性提升MLLM

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