arXiv:2504.08368cs.CVcs.CL2025-04被引 3

让同一张图根据任务需求生成不同关注点的视觉表示。

FocalLens: Instruction Tuning Enables Zero-Shot Conditional Image Representations

  • 用自然语言指令控制视觉编码器,生成条件化图像特征。
  • 在SugarCrepe和MMVP-VLM上分别提升5和10分。
  • 适合需要动态聚焦视觉信息的任务,如跨模态检索。

视觉理解具有强上下文依赖性——我们关注图像中的内容会随任务变化。例如,面对一个人手持花束的图像,关注点可能是人物衣着或花的种类。然而,现有图像编码方法通常输出固定通用特征向量,忽略了不同下游任务对视觉信息优先级的需求。本文提出FocalLens,一种条件化视觉编码方法,可根据自然语言指令对同一图像生成不同表示。通过利用视觉指令微调数据,并对比学习方式微调预训练视觉编码器,使其以自然语言指令为输入生成条件化图像表示。大量实验表明,相比CLIP等标准视觉编码器生成的通用特征,FocalLens能更突出目标视觉特征。同时,在图像-图像检索、图像分类、图像-文本检索等下游任务中均实现性能提升,在Sugarcreepe和MMVP-VLM基准上平均分别提高5分和10分。

原文摘要 · Abstract (English)

Visual understanding is inherently contextual -- what we focus on in an image depends on the task at hand. For instance, given an image of a person holding a bouquet of flowers, we may focus on either the person such as their clothing, or the type of flowers, depending on the context of interest. Yet, most existing image encoding paradigms represent an image as a fixed, generic feature vector, overlooking the potential needs of prioritizing varying visual information for different downstream use cases. In this work, we introduce FocalLens, a conditional visual encoding method that produces different representations for the same image based on the context of interest, expressed flexibly through natural language. We leverage vision instruction tuning data and contrastively finetune a pretrained vision encoder to take natural language instructions as additional inputs for producing conditional image representations. Extensive experiments validate that conditional image representation from FocalLens better pronounce the visual features of interest compared to generic features produced by standard vision encoders like CLIP. In addition, we show FocalLens further leads to performance improvements on a range of downstream tasks including image-image retrieval, image classification, and image-text retrieval, with an average gain of 5 and 10 points on the challenging SugarCrepe and MMVP-VLM benchmarks, respectively.

视觉编码条件表示指令微调多模态

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