P{\O}DA: Prompt-driven Zero-shot Domain Adaptation
Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick P\'erez, Raoul de, Charette

TL;DR
This paper introduces P{ extO}DA, a novel method for zero-shot domain adaptation using natural language prompts to guide feature transformations, enabling models to adapt to new domains without target data during training.
Contribution
It proposes Prompt-driven Instance Normalization (PIN) that leverages CLIP to perform zero-shot domain adaptation across multiple vision tasks using only textual domain descriptions.
Findings
Outperforms CLIP-based style transfer baselines on segmentation datasets
Surpasses one-shot unsupervised domain adaptation methods
Improves object detection and image classification in new domains
Abstract
Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task of `Prompt-driven Zero-shot Domain Adaptation', where we adapt a model trained on a source domain using only a general description in natural language of the target domain, i.e., a prompt. First, we leverage a pretrained contrastive vision-language model (CLIP) to optimize affine transformations of source features, steering them towards the target text embedding while preserving their content and semantics. To achieve this, we propose Prompt-driven Instance Normalization (PIN). Second, we show that these prompt-driven augmentations can be used to perform zero-shot domain adaptation for semantic segmentation. Experiments demonstrate that our method significantly outperforms…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Cancer-related molecular mechanisms research
MethodsInstance Normalization
