arXiv:2503.00329cs.CVcs.LG2025-03被引 1

用视觉语言模型深度融合图文,实现自然语言精准控制图像嵌入。

ABC: Achieving Better Control of Multimodal Embeddings using VLMs

  • 以VLM为骨干,深度整合图像与文本指令特征
  • 在MSCOCO检索任务中表现最佳,且在大规模基准上分类与VQA领先
  • 可处理模糊视觉任务,适合需要精细指令控制的场景

视觉嵌入模型在零样本视觉检索和分类任务中表现优异,但难以应对含歧义或需用户指令的任务。这类任务要求嵌入模型能通过自然语言指令控制视觉表示。现有基于CLIP的方法独立编码图像与文本后融合,导致模态间交互弱、用户控制能力差。本文提出ABC——一个开源多模态嵌入模型,采用视觉语言模型骨干网络,深度集成图像特征与自然语言指令。ABC在MSCOCO图像到文本检索任务中达到最佳性能,且在大规模多模态嵌入基准(Massive Multimodal Embedding Benchmark)的分类与视觉问答任务中位居榜首。凭借强统一的视图-语言表示,ABC可借助自然语言解决细微且可能含糊的视觉检索问题。为此,我们设计了CtrlBench基准,要求交错使用文本指令与图像内容才能正确检索。该模型和数据集已公开于项目页面:https://tiger-ai-lab.github.io/ABC/

原文摘要 · Abstract (English)

Visual embedding models excel at zero-shot tasks like visual retrieval and classification. However, these models cannot be used for tasks that contain ambiguity or require user instruction. These tasks necessitate an embedding model which outputs can use a natural language instruction to control the representation of a visual embedding. Existing CLIP-based approaches embed images and text independently, and fuse the result. We find that this results in weak interactions between modalities, and poor user control over the representation. We introduce ABC, an open-source multimodal embedding model that uses a vision-language model backbone to deeply integrate image features with natural language instructions. ABC achieves best-for-size performance on MSCOCO image-to-text retrieval and is the top performing model on classification and VQA tasks in the Massive Multimodal Embedding Benchmark. With a strongly unified vision-language representation, ABC can use natural language to solve subtle and potentially ambiguous visual retrieval problems. To evaluate this capability, we design CtrlBench, a benchmark that requires interleaving textual instructions with image content for correct retrieval. ABC advances the state of visual embeddings, outputting high-quality visual representations with natural language control. Our model and datasets are available at our project page: https://tiger-ai-lab.github.io/ABC/

多模态嵌入自然语言控制视觉语言模型检索任务

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