arXiv:2505.19707cs.CVcs.IR2025-05被引 7

用多模态大模型引导视觉语言模型,提升零样本图像检索效果

MLLM-Guided VLM Fine-Tuning with Joint Inference for Zero-Shot Composed Image Retrieval

  • 借助预训练多模态大模型设计双任务联合训练,增强组合查询表征能力
  • 在未标注图像上训练,实现对复杂视觉变换的准确检索,性能显著提升
  • 适合需要高精度零样本图像检索的应用场景,如跨模态搜索

现有零样本组合图像检索方法通常训练适配器将参考图像转为伪文本标记,与修饰文本拼接后由冻结的文本编码器处理。该设计虽利用了大模型优势,但仅监督适配器生成编码器兼容标记,语义保留松散,且未直接优化组合查询表征以捕捉完整意图或对齐目标语义,限制了检索性能,尤其在细粒度或复杂视觉变换场景下。为此,本文提出基于多模态大模型引导的视觉语言模型微调与联合推理方法(MVFT-JI),利用预训练多模态大模型仅通过无标签图像构建两个互补训练任务:目标文本检索任务和文本到图像检索任务。通过联合优化这两个任务,使视觉语言模型内生具备强大的组合检索能力,并获得理论支持与实证验证。此外,在推理阶段,进一步提示多模态大模型从组合查询生成目标文本,通过整合(i)组合查询与候选图像间的相似性,以及(ii)多模态大模型生成的目标文本与候选图像间的相似性,计算检索得分。该策略有效融合了视觉语言模型的语义对齐能力与多模态大模型的推理能力。

原文摘要 · Abstract (English)

Existing Zero-Shot Composed Image Retrieval (ZS-CIR) methods typically train adapters that convert reference images into pseudo-text tokens, which are concatenated with the modifying text and processed by frozen text encoders in pretrained VLMs or LLMs. While this design leverages the strengths of large pretrained models, it only supervises the adapter to produce encoder-compatible tokens that loosely preserve visual semantics. Crucially, it does not directly optimize the composed query representation to capture the full intent of the composition or to align with the target semantics, thereby limiting retrieval performance, particularly in cases involving fine-grained or complex visual transformations. To address this problem, we propose MLLM-Guided VLM Fine-Tuning with Joint Inference (MVFT-JI), a novel approach that leverages a pretrained multimodal large language model (MLLM) to construct two complementary training tasks using only unlabeled images: target text retrieval taskand text-to-image retrieval task. By jointly optimizing these tasks, our method enables the VLM to inherently acquire robust compositional retrieval capabilities, supported by the provided theoretical justifications and empirical validation. Furthermore, during inference, we further prompt the MLLM to generate target texts from composed queries and compute retrieval scores by integrating similarities between (i) the composed query and candidate images, and (ii) the MLLM-generated target text and candidate images. This strategy effectively combines the VLM's semantic alignment strengths with the MLLM's reasoning capabilities.

图像检索多模态零样本大模型

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