Training-Free Unsupervised Prompt for Vision-Language Models
Sifan Long, Linbin Wang, Zhen Zhao, Zichang Tan, Yiming Wu, Shengsheng, Wang, Jingdong Wang

TL;DR
This paper introduces TFUP, a training-free, unsupervised prompt method for vision-language models that leverages similarity measures and a feature cache to improve classification without labeled data.
Contribution
The paper proposes a novel training-free unsupervised prompt technique (TFUP) that enhances vision-language model adaptation using similarity-based inference and a feature cache, surpassing existing methods.
Findings
TFUP outperforms training-based methods on multiple datasets.
TFUP-T achieves state-of-the-art results among unsupervised and few-shot methods.
TFUP improves POUF accuracy by 3.3% on Domain-Net.
Abstract
Prompt learning has become the most effective paradigm for adapting large pre-trained vision-language models (VLMs) to downstream tasks. Recently, unsupervised prompt tuning methods, such as UPL and POUF, directly leverage pseudo-labels as supervisory information to fine-tune additional adaptation modules on unlabeled data. However, inaccurate pseudo labels easily misguide the tuning process and result in poor representation capabilities. In light of this, we propose Training-Free Unsupervised Prompts (TFUP), which maximally preserves the inherent representation capabilities and enhances them with a residual connection to similarity-based prediction probabilities in a training-free and labeling-free manner. Specifically, we integrate both instance confidence and prototype scores to select representative samples, which are used to customize a reliable Feature Cache Model (FCM) for…
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 · Natural Language Processing Techniques · Advanced Image and Video Retrieval Techniques
MethodsResidual Connection
