Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TCP:Textual-based Class-aware Prompt tuning for Visual-Language Model

About

Prompt tuning represents a valuable technique for adapting pre-trained visual-language models (VLM) to various downstream tasks. Recent advancements in CoOp-based methods propose a set of learnable domain-shared or image-conditional textual tokens to facilitate the generation of task-specific textual classifiers. However, those textual tokens have a limited generalization ability regarding unseen domains, as they cannot dynamically adjust to the distribution of testing classes. To tackle this issue, we present a novel Textual-based Class-aware Prompt tuning(TCP) that explicitly incorporates prior knowledge about classes to enhance their discriminability. The critical concept of TCP involves leveraging Textual Knowledge Embedding (TKE) to map the high generalizability of class-level textual knowledge into class-aware textual tokens. By seamlessly integrating these class-aware prompts into the Text Encoder, a dynamic class-aware classifier is generated to enhance discriminability for unseen domains. During inference, TKE dynamically generates class-aware prompts related to the unseen classes. Comprehensive evaluations demonstrate that TKE serves as a plug-and-play module effortlessly combinable with existing methods. Furthermore, TCP consistently achieves superior performance while demanding less training time. Code:https://github.com/htyao89/Textual-based_Class-aware_prompt_tuning/

Hantao Yao, Rui Zhang, Changsheng Xu• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationEuroSAT
Accuracy51.45
569
Image ClassificationFlowers102
Accuracy95.46
558
Image ClassificationDTD
Accuracy69.8
485
Image ClassificationFood101
Accuracy86.69
457
Image ClassificationUCF101
Top-1 Acc83.64
455
Image ClassificationSUN397
Accuracy67.15
441
Action RecognitionUCF101
Accuracy51.45
431
Image ClassificationImageNet--
431
Image ClassificationRESISC45
Accuracy85.97
349
Image ClassificationAircraft
Accuracy41.09
333
Showing 10 of 127 rows
...

Other info

Follow for update