Generalizable Prompt Tuning for Vision-Language Models
Qian Zhang

TL;DR
This paper proposes a novel prompt tuning method for vision-language models that enhances both task-specific performance and generalization to unseen classes by leveraging dual views of prompts and visual augmentation.
Contribution
It introduces a mutual information maximization approach between soft and hand-crafted prompts and incorporates class-wise visual augmentation for improved generalization.
Findings
Achieves competitive task-specific performance on benchmarks.
Demonstrates improved generalization to unseen classes.
Shows robustness through visual modality augmentation.
Abstract
Prompt tuning for vision-language models such as CLIP involves optimizing the text prompts used to generate image-text pairs for specific downstream tasks. While hand-crafted or template-based prompts are generally applicable to a wider range of unseen classes, they tend to perform poorly in downstream tasks (i.e., seen classes). Learnable soft prompts, on the other hand, often perform well in downstream tasks but lack generalizability. Additionally, prior research has predominantly concentrated on the textual modality, with very few studies attempting to explore the prompt's generalization potential from the visual modality. Keeping these limitations in mind, we investigate how to prompt tuning to obtain both a competitive downstream performance and generalization. The study shows that by treating soft and hand-crafted prompts as dual views of the textual modality, and maximizing their…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications
MethodsContrastive Language-Image Pre-training
