Dual Modality Prompt Tuning for Vision-Language Pre-Trained Model
Yinghui Xing, Qirui Wu, De Cheng, Shizhou Zhang, Guoqiang Liang, Peng, Wang, Yanning Zhang

TL;DR
This paper introduces a dual-modality prompt tuning method for vision-language models that learns both text and visual prompts simultaneously, improving task-specific visual feature focus and overall performance.
Contribution
It proposes a novel dual-modality prompt tuning framework with a class-aware visual prompt scheme, enhancing adaptation of pre-trained models to downstream tasks.
Findings
Outperforms existing prompt tuning methods on 11 datasets.
Effectively aligns visual features with text prompts for better task performance.
Demonstrates strong generalization across diverse vision-language tasks.
Abstract
With the emergence of large pre-trained vison-language model like CLIP, transferable representations can be adapted to a wide range of downstream tasks via prompt tuning. Prompt tuning tries to probe the beneficial information for downstream tasks from the general knowledge stored in the pre-trained model. A recently proposed method named Context Optimization (CoOp) introduces a set of learnable vectors as text prompt from the language side. However, tuning the text prompt alone can only adjust the synthesized "classifier", while the computed visual features of the image encoder can not be affected , thus leading to sub-optimal solutions. In this paper, we propose a novel Dual-modality Prompt Tuning (DPT) paradigm through learning text and visual prompts simultaneously. To make the final image feature concentrate more on the target visual concept, a Class-Aware Visual Prompt Tuning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Six Ways To Communicate To Someone At Expedia Via Phone And Email's. · Residual Connection · Layer Normalization · Linear Layer · Dense Connections · Convolution · Dense Prediction Transformer
