CLIP-powered domain generalization and domain adaptation methods are surveyed and categorized into prompt-learning versus backbone use, and source-available versus source-free settings.
DPA: Dual Prototypes Alignment for Unsupervised Adaptation of Vision-Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Vision-language models (VLMs), e.g., CLIP, have shown remarkable potential in zero-shot image classification. However, adapting these models to new domains remains challenging, especially in unsupervised settings where labeled data is unavailable. Recent research has proposed pseudo-labeling approaches to adapt CLIP in an unsupervised manner using unlabeled target data. Nonetheless, these methods struggle due to noisy pseudo-labels resulting from the misalignment between CLIP's visual and textual representations. This study introduces DPA, an unsupervised domain adaptation method for VLMs. DPA introduces the concept of dual prototypes, acting as distinct classifiers, along with the convex combination of their outputs, thereby leading to accurate pseudo-label construction. Next, it ranks pseudo-labels to facilitate robust self-training, particularly during early training. Finally, it addresses visual-textual misalignment by aligning textual prototypes with image prototypes to further improve the adaptation performance. Experiments on 13 downstream vision tasks demonstrate that DPA significantly outperforms zero-shot CLIP and the state-of-the-art unsupervised adaptation baselines.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
CLIP-Powered Domain Generalization and Domain Adaptation: A Comprehensive Survey
CLIP-powered domain generalization and domain adaptation methods are surveyed and categorized into prompt-learning versus backbone use, and source-available versus source-free settings.