arXiv:2508.10645cs.CV2025-08

用共性属性提升视觉语言模型对新类别的泛化能力

SemPT: Semantic Prompt Tuning for Vision-Language Models

  • 通过属性级提示提取跨类别共性特征,避免标签碎片化
  • 在15个数据集上实现最优跨类别、少样本迁移性能
  • 适合需要泛化到未见类别的视觉识别任务

针对未见类别视觉迁移学习中类别特异性表征与可迁移知识间的固有冲突,本文提出语义提示调优(SemPT)框架。该方法利用跨类别共享的属性级知识,通过两阶段提示策略引导大语言模型提取视觉属性并生成属性描述,捕捉超越标签的可迁移语义线索。随后,采用视觉引导加权机制优化属性描述嵌入,抑制无关属性噪声。同时,图像嵌入与标签及属性增强文本嵌入联合对齐,在保持已见类别判别力的同时提升对未见类别的迁移能力。推理时根据类别是否见过动态选择嵌入方式。在15个基准数据集上的实验表明,SemPT在基础到新类泛化、跨数据集、跨领域迁移及少样本学习等场景均达到当前最佳性能。

原文摘要 · Abstract (English)

Visual transfer learning for unseen categories presents an active research topic yet a challenging task, due to the inherent conflict between preserving category-specific representations and acquiring transferable knowledge. Vision-Language Models (VLMs) pre-trained on large amounts of image-text pairs offer a promising solution. However, existing prompt tuning methods rely on sparse category labels or disparate LLM-generated descriptions, which fragment knowledge representation and hinder transferability. To address this limitation, we introduce Semantic Prompt Tuning (SemPT), a novel framework that tackles the generalization challenge by leveraging shared attribute-level knowledge across categories. Specifically, SemPT adopts a two-step prompting strategy to guide LLM in extracting shared visual attributes and generating attribute-level descriptions, capturing transferable semantic cues beyond labels while ensuring coherent structure. Then, visually guided weighting is applied to the embeddings of attribute-level descriptions to reduce noise from irrelevant attributes and enhance the text embeddings. Additionally, image embeddings are jointly aligned with both label and attribute-enhanced text embeddings, balancing discrimination for seen categories and transferability to unseen ones. Considering the availability of category exposure, our inference dynamically selects between standard label embeddings for seen categories and attribute-enhanced embeddings for unseen ones to ensure effective adaptation. Extensive experiments on 15 benchmark datasets demonstrate that SemPT achieves state-of-the-art performance across various settings, including base-to-novel generalization, cross-dataset transfer, cross-domain transfer, and few-shot learning.

视觉语言模型提示调优少样本学习跨域迁移

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