PLOT: Prompt Learning with Optimal Transport for Vision-Language Models
Guangyi Chen, Weiran Yao, Xiangchen Song, Xinyue Li, Yongming Rao, Kun, Zhang

TL;DR
This paper introduces PLOT, a novel prompt learning method for vision-language models that uses optimal transport to align multiple prompts with visual features, enhancing few-shot recognition performance.
Contribution
It proposes a two-stage optimization strategy employing optimal transport to learn multiple diverse prompts, addressing limitations of single-prompt approaches in vision-language models.
Findings
Outperforms existing prompt learning methods in few-shot recognition tasks
Demonstrates the effectiveness of optimal transport in aligning visual and textual features
Shows significant improvements in model generalization and robustness
Abstract
With the increasing attention to large vision-language models such as CLIP, there has been a significant amount of effort dedicated to building efficient prompts. Unlike conventional methods of only learning one single prompt, we propose to learn multiple comprehensive prompts to describe diverse characteristics of categories such as intrinsic attributes or extrinsic contexts. However, directly matching each prompt to the same visual feature is problematic, as it pushes the prompts to converge to one point. To solve this problem, we propose to apply optimal transport to match the vision and text modalities. Specifically, we first model images and the categories with visual and textual feature sets. Then, we apply a two-stage optimization strategy to learn the prompts. In the inner loop, we optimize the optimal transport distance to align visual features and prompts by the Sinkhorn…
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
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsContrastive Language-Image Pre-training · ALIGN
