arXiv:2504.17395cs.CV2025-04被引 3

让视觉模型学会数没见过的物体,靠语义关联动态生成提示。

SDVPT: Semantic-Driven Visual Prompt Tuning for Open-World Object Counting

  • 通过类别特异性初始化+拓扑引导优化,动态生成新类别的视觉提示。
  • 在FSC-147、CARPK、PUCPR+上均显著提升未见类计数准确率。
  • 轻量级插件设计,几乎不增加参数和推理开销,适合各类计数模型。

开放世界物体计数利用预训练视觉语言模型(VLMs)强大的图文对齐能力,实现对任意类别物体的图像计数。然而,现有的简单微调策略仅关注训练类别内的图文一致性,导致对未见类泛化能力有限。本文提出一种即插即用的语义驱动视觉提示调优框架(SDVPT),以极低参数与推理开销将训练集知识迁移到未见类别。首先,采用两阶段视觉提示学习:类别特异性提示初始化(CSPI)生成类别相关提示,拓扑引导提示优化(TGPR)从VLM文本编码器中提取潜在结构模式进行精炼。推理时,基于未见类别与训练类别的语义相关性,动态合成视觉提示,增强未见类别的鲁棒图文对齐。在三个常用数据集FSC-147、CARPK和PUCPR+上的大量实验表明,该方法能有效适配所有现有开放世界计数模型,展现出强有效性与通用性。

原文摘要 · Abstract (English)

Open-world object counting leverages the robust text-image alignment of pre-trained vision-language models (VLMs) to enable counting of arbitrary categories in images specified by textual queries. However, widely adopted naive fine-tuning strategies concentrate exclusively on text-image consistency for categories contained in training, which leads to limited generalizability for unseen categories. In this work, we propose a plug-and-play Semantic-Driven Visual Prompt Tuning framework (SDVPT) that transfers knowledge from the training set to unseen categories with minimal overhead in parameters and inference time. First, we introduce a two-stage visual prompt learning strategy composed of Category-Specific Prompt Initialization (CSPI) and Topology-Guided Prompt Refinement (TGPR). The CSPI generates category-specific visual prompts, and then TGPR distills latent structural patterns from the VLM's text encoder to refine these prompts. During inference, we dynamically synthesize the visual prompts for unseen categories based on the semantic correlation between unseen and training categories, facilitating robust text-image alignment for unseen categories. Extensive experiments integrating SDVPT with all available open-world object counting models demonstrate its effectiveness and adaptability across three widely used datasets: FSC-147, CARPK, and PUCPR+.

物体计数视觉提示开放世界VLM

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