arXiv:2507.14902cs.IRcs.CV2025-07中稿 · ICLR被引 9

揭秘多模态检索关键因素,提升模型泛化能力

U-MARVEL: Unveiling Key Factors for Universal Multimodal Retrieval via Embedding Learning with MLLMs

  • 系统分析MMLs在多模态检索中的嵌入学习机制
  • 提出U-MARVEL框架,在M-BEIR上超越现有方法
  • 适合关注多模态检索与模型泛化研究的读者

通用多模态检索(UMR)旨在处理查询与候选内容跨越多种模态的复杂任务,近年来得益于多模态大模型(MLLMs)的发展取得显著进展。尽管现有先进方法大多采用对比学习范式,但其具体训练策略差异较大。然而,这些方法背后的性能机制仍不明确,可能影响模型表现与泛化能力。为此,本文开展系统性研究,揭示驱动有效嵌入学习的关键因素。通过构建通用的MLLM嵌入学习流程,系统分析嵌入生成与训练策略中的核心要素,包括渐进式过渡、困难负样本挖掘与重排序器蒸馏。研究发现,一些常被忽视的因素对模型性能有显著影响。基于此,提出统一框架U-MARVEL(Universal Multimodal Retrieval via Embedding Learning),在监督设置下于M-BEIR基准上大幅优于现有方法,并在组合图像检索、文本到视频检索等任务中展现强大零样本能力,验证了框架在各类嵌入式检索任务中的泛化潜力。代码已开源。

原文摘要 · Abstract (English)

Universal multimodal retrieval (UMR), which aims to address complex retrieval tasks where both queries and candidates span diverse modalities, has been significantly advanced by the emergence of MLLMs. While state-of-the-art MLLM-based methods in the literature predominantly adopt contrastive learning principles, they often differ in their specific training recipes. Despite their success, the mechanisms underlying their retrieval capabilities remain largely unexplored, potentially resulting in suboptimal performance and limited generalization ability. To address these issues, we present a comprehensive study aimed at uncovering the key factors that drive effective embedding learning for UMR using MLLMs. We begin by implementing a general MLLM-based embedding learning pipeline, and systematically analyze the primary contributors to high-performing universal retrieval systems. Based on this, we explore various aspects of the details in embedding generation and training strategies, including progressive transition, hard negative mining and re-ranker distillation. Notably, our findings reveal that often-overlooked factors can have a substantial impact on model performance. Building on these discoveries, we introduce a unified framework termed U-MARVEL (Universal MultimodAl RetrieVal via Embedding Learning), which outperforms state-of-the-art competitors on the M-BEIR benchmark by a large margin in supervised settings, and also exhibits strong zero-shot performance on several tasks such as composed image retrieval and text-to-video retrieval. These results underscore the generalization potential of our framework across various embedding-based retrieval tasks. Code is available at https://github.com/chaxjli/U-MARVEL

多模态检索嵌入学习MLLM零样本

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