通过结构化提示调优提升视觉语言模型细粒度识别能力
Structured-Condensed Prompt Tuning in Vision-Language Models for Fine-grained Image Recognition

- 引入语义关系编码,显式建模类别间拓扑关系
- 设计语义压缩损失,提取全局语义空间中的判别性特征
- 在14个基准上实现先进性能,尤其适合小样本场景
细粒度图像识别因人工标注耗时耗力而面临挑战。视觉语言模型(如CLIP)提供零样本替代方案,减少对大量标注数据的依赖,但其捕捉细微差异的能力有限,导致识别性能不佳。现有提示调优方法将类别标签视为孤立离散实体,忽视了类别间的丰富语义关系,限制了模型对层级依赖和类间相关性的建模能力,这在细粒度分类中尤为关键。为此,我们提出结构化压缩提示调优(SCPT),增强提示学习中的语义结构建模。具体地,引入语义关系编码(SRE)以显式建模类别间语义拓扑并编码结构化标签关系;同时设计语义压缩损失(ScLoss),抑制冗余监督,从全局语义空间中提取判别性成分。二者协同显著提升语义对齐与细粒度区分能力。在14个细粒度基准上的实验表明,SCPT有效缓解语义模糊,在少样本及基类到新类泛化设置下均达到最先进水平。
原文摘要 · Abstract (English)
Fine-grained image recognition poses a significant challenge due to the substantial expertise and effort required for manual annotation. Vision-language models (VLMs) like CLIP provide a compelling zero-shot alternative, reducing reliance on extensive labeled data. However, their ability to capture subtle distinctions remains limited, leading to subpar recognition performance. While prompt tuning has proven effective for adapting VLMs, most existing methods treat class labels as isolated, discrete entities, overlooking the rich semantic relationships between them. This oversimplified assumption limits the model's ability to capture hierarchical dependencies and inter-class correlations -- both critical for distinguishing visually similar categories. The problem is especially acute in fine-grained classification, where accurate recognition depends on understanding complex label semantics. To address this, we propose Structured-Condensed Prompt Tuning (SCPT), which enhances semantic structure modeling in prompt learning. Specifically, we introduce Semantic Relation Encoding (SRE) to explicitly model inter-class semantic topology and encode structured label relationships. In parallel, we design a Semantic Condensation loss (ScLoss) to suppress redundant supervision and extract discriminative components from the global semantic space. Together, these components significantly improve semantic alignment and fine-grained discrimination. Extensive experiments on 14 fine-grained benchmarks show that SCPT effectively mitigates semantic ambiguity and achieves state-of-the-art performance in both few-shot and base-to-novel generalization settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。