arXiv:2604.02327cs.CVcs.AI2026-04中稿 · ECCV被引 3

让视觉模型听懂文字指令,精准聚焦图像中特定物体。

Steerable Visual Representations

  • 在视觉编码器中嵌入文本提示,实现早期语义引导。
  • 可零样本迁移至异常检测与个性化物体识别任务。
  • 既保持通用视觉特征质量,又能灵活响应语言指令。

预训练的视觉变压器(如DINOv2和MAE)提供通用图像特征,适用于检索、分类和分割等下游任务。然而,这些表示倾向于关注图像中最显著的视觉线索,无法引导至较不突出的概念。相比之下,多模态大模型可通过文本提示引导,但生成的表征往往偏语言中心,削弱了通用视觉任务的效果。为此,我们提出可调控的视觉表示(Steerable Visual Representations),其全局与局部特征可由自然语言调控。不同于多数视觉-语言模型(如CLIP)在编码后融合文本(晚融合),我们通过轻量级交叉注意力将文本直接注入视觉编码器各层(早融合)。我们引入衡量表征可调控性的基准,并证明所提方法能精准聚焦图像中任意目标,同时保持原有表征质量。该方法在异常检测与个性化物体判别任务上表现媲美或超越专用方法,展现出对分布外任务的零样本泛化能力。

原文摘要 · Abstract (English)

Pretrained Vision Transformers (ViTs) such as DINOv2 and MAE provide generic image features that can be applied to a variety of downstream tasks such as retrieval, classification, and segmentation. However, such representations tend to focus on the most salient visual cues in the image, with no way to direct them toward less prominent concepts of interest. In contrast, Multimodal LLMs can be guided with textual prompts, but the resulting representations tend to be language-centric and lose their effectiveness for generic visual tasks. To address this, we introduce Steerable Visual Representations, a new class of visual representations, whose global and local features can be steered with natural language. While most vision-language models (e.g., CLIP) fuse text with visual features after encoding (late fusion), we inject text directly into the layers of the visual encoder (early fusion) via lightweight cross-attention. We introduce benchmarks for measuring representational steerability, and demonstrate that our steerable visual features can focus on any desired objects in an image while preserving the underlying representation quality. Our method also matches or outperforms dedicated approaches on anomaly detection and personalized object discrimination, exhibiting zero-shot generalization to out-of-distribution tasks.

视觉表示语言引导零样本学习多模态

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