arXiv:2608.25412cs.CV2026-08

让每个样本按需分配向量数,提升多模态检索效果

AdaptiveEmbed: Sample-Adaptive Multi-Vector Representation for Multimodal Retrieval

论文配图:AdaptiveEmbed: Sample-Adaptive Multi-Vector Representation for Multimodal Retrieval
图 1 · 摘自论文原文
  • 根据样本需求动态分配向量数量,而非固定数量
  • 在图像、文本、视频、音频任务上均优于固定向量数方法
  • 适合需要精细检索的多模态应用,如跨模态搜索

多向量表示已成为多模态检索的有效范式,通过多个互补嵌入捕捉细粒度跨模态信息。然而,现有方法通常采用固定表示容量,对所有样本分配相同数量的向量,忽视了不同样本可能具有不同的表示需求。本文提出样本自适应多向量表示(SAMVR),研究如何在样本层面分配多向量表示容量。在该设定下,每个样本由内容自适应嵌入集(CAES)表示,其容量由额外向量带来的检索效用决定。为此,我们提出AdaptiveEmbed框架,通过多组对比学习(MGCL)与集合间相似度(SetSim)学习结构化多向量表示,并利用效用策略优化(UPO)实现边际效用分配(MUA),以确定样本级表示容量。在涵盖图像、文本、视频和音频的多模态检索基准上实验表明,样本自适应容量分配相比固定容量方法整体表现更优,验证了SAMVR在多模态检索中的有效性,确立其为多向量表示中自适应容量分配的可行范式。

原文摘要 · Abstract (English)

Multi-vector representations have emerged as an effective paradigm for multimodal retrieval, representing each sample with multiple complementary embeddings to capture fine-grained cross-modal information. However, existing approaches typically employ a fixed representation capacity, assigning the same number of vectors to all samples regardless of their individual retrieval demands. Such a fixed-capacity formulation overlooks the fact that different samples may require different amounts of representation capacity for effective retrieval. In this work, we introduce \emph{Sample-Adaptive Multi-Vector Representation} (SAMVR), a new problem setting for multimodal retrieval that studies how multi-vector representation capacity can be allocated at the sample level. Under SAMVR, each sample is represented by a \emph{content-adaptive embedding set} (CAES), whose capacity is determined according to the sample-specific retrieval utility of additional representation vectors. To instantiate SAMVR, we propose \emph{AdaptiveEmbed}, a unified framework for learning sample-adaptive multi-vector representations. AdaptiveEmbed learns structured multi-vector representations through \emph{Multi-Group Contrastive Learning} (MGCL) with the symmetric \emph{set-to-set similarity} (SetSim), and further employs \emph{Utility Policy Optimization} (UPO) to determine sample-specific representation capacity via \emph{Marginal Utility Allocation} (MUA). Experiments across multimodal retrieval benchmarks involving image, text, video, and audio show that sample-adaptive capacity allocation achieves overall better retrieval performance than fixed-capacity multi-vector representations, validating the effectiveness of SAMVR for multimodal retrieval. These results establish SAMVR as a viable formulation for adaptive capacity allocation in multi-vector multimodal retrieval.

多模态检索自适应表示多向量嵌入

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