SuS-X: Training-Free Name-Only Transfer of Vision-Language Models
Vishaal Udandarao, Ankush Gupta, Samuel Albanie

TL;DR
SuS-X introduces a training-free, name-only transfer method for vision-language models that achieves state-of-the-art zero-shot and few-shot classification results without fine-tuning or labeled data.
Contribution
The paper presents SuS-X, a novel training-free approach that leverages only class names for effective transfer in vision-language tasks, eliminating the need for fine-tuning.
Findings
Achieves state-of-the-art zero-shot classification on 19 datasets.
Excels in training-free few-shot settings with strong results.
Operates without access to images from the target distribution.
Abstract
Contrastive Language-Image Pre-training (CLIP) has emerged as a simple yet effective way to train large-scale vision-language models. CLIP demonstrates impressive zero-shot classification and retrieval on diverse downstream tasks. However, to leverage its full potential, fine-tuning still appears to be necessary. Fine-tuning the entire CLIP model can be resource-intensive and unstable. Moreover, recent methods that aim to circumvent this need for fine-tuning still require access to images from the target distribution. In this paper, we pursue a different approach and explore the regime of training-free "name-only transfer" in which the only knowledge we possess about the downstream task comprises the names of downstream target categories. We propose a novel method, SuS-X, consisting of two key building blocks -- SuS and TIP-X, that requires neither intensive fine-tuning nor costly…
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
SuS-X: Training-Free Name-Only Transfer of Vision-Language Models· youtube
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
MethodsContrastive Language-Image Pre-training
