arXiv:2510.05014cs.AIcs.LG2025-10被引 34

让大模型先思考再生成,提升复杂多模态指令理解能力

Think Then Embed: Generative Context Improves Multimodal Embedding

  • 先用大模型生成推理过程,再据此生成嵌入表示
  • 在MMEB-V2上超越闭源模型,开源模型表现最佳
  • 适合需要精准理解复杂多模态任务的研究者

通用多模态嵌入(UME)要求模型生成特定任务的表示。尽管多模态大语言模型(MLLM)表现优异,但现有方法仅将其作为编码器,忽视其生成能力。当指令复杂需组合推理时,编码范式效果下降。受思维链推理启发,我们提出通用的思考-嵌入(TTE)框架,包含一个推理器和一个嵌入器。推理器先生成解释复杂查询的推理轨迹,嵌入器则基于原始查询与中间推理结果生成表示。该显式推理步骤增强了对复杂多模态指令的理解。贡献有三:第一,利用强大MLLM推理器,在MMEB-V2基准上达到领先性能,超越依赖海量内部数据训练的闭源模型;第二,通过高质量嵌入导向推理轨迹微调小型MLLM推理器,在开源模型中实现最佳表现,较近期模型绝对提升7%;第三,探索推理器与嵌入器融合为统一模型的策略,在不损失性能前提下提升效率。

原文摘要 · Abstract (English)

There is a growing interest in Universal Multimodal Embeddings (UME), where models are required to generate task-specific representations. While recent studies show that Multimodal Large Language Models (MLLMs) perform well on such tasks, they treat MLLMs solely as encoders, overlooking their generative capacity. However, such an encoding paradigm becomes less effective as instructions become more complex and require compositional reasoning. Inspired by the proven effectiveness of chain-of-thought reasoning, we propose a general Think-Then-Embed (TTE) framework for UME, composed of a reasoner and an embedder. The reasoner MLLM first generates reasoning traces that explain complex queries, followed by an embedder that produces representations conditioned on both the original query and the intermediate reasoning. This explicit reasoning step enables more nuanced understanding of complex multimodal instructions. Our contributions are threefold. First, by leveraging a powerful MLLM reasoner, we achieve state-of-the-art performance on the MMEB-V2 benchmark, surpassing proprietary models trained on massive in-house datasets. Second, to reduce the dependency on large MLLM reasoners, we finetune a smaller MLLM reasoner using high-quality embedding-centric reasoning traces, achieving the best performance among open-source models with a 7% absolute gain over recently proposed models. Third, we investigate strategies for integrating the reasoner and embedder into a unified model for improved efficiency without sacrificing performance.

多模态嵌入大模型推理思维链

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