TL;DR
This paper introduces DIFO++, a novel method leveraging vision-language models like CLIP for source-free domain adaptation, enhancing task-specific knowledge and significantly outperforming existing methods.
Contribution
The work pioneers the use of off-the-shelf vision-language models in source-free domain adaptation, proposing a novel approach with mutual information maximization and gap region reduction.
Findings
DIFO++ outperforms state-of-the-art methods in experiments.
The approach effectively reduces gap regions for better semantic alignment.
Fusion of target and ViL model predictions improves pseudo-label quality.
Abstract
Source-Free Domain Adaptation (SFDA) seeks to adapt a source model, which is pre-trained on a supervised source domain, for a target domain, with only access to unlabeled target training data. Relying on pseudo labeling and/or auxiliary supervision, conventional methods are inevitably error-prone. To mitigate this limitation, in this work we for the first time explore the potentials of off-the-shelf vision-language (ViL) multimodal models (e.g., CLIP) with rich whilst heterogeneous knowledge. We find that directly applying the ViL model to the target domain in a zero-shot fashion is unsatisfactory, as it is not specialized for this particular task but largely generic. To make it task-specific, we propose a novel DIFO++ approach. Specifically, DIFO++ alternates between two steps during adaptation: (i) Customizing the ViL model by maximizing the mutual information with the target model in…
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.
