ZoDi: Zero-Shot Domain Adaptation with Diffusion-Based Image Transfer
Hiroki Azuma, Yusuke Matsui, Atsuto Maki

TL;DR
ZoDi introduces a diffusion-based zero-shot domain adaptation technique that synthesizes target-like images and trains segmentation models without target data, improving robustness and applicability over existing methods.
Contribution
The paper presents ZoDi, a novel diffusion model-based approach for zero-shot domain adaptation that synthesizes target domain images and trains models without target data, unlike prior methods.
Findings
ZoDi outperforms state-of-the-art methods in image segmentation tasks.
It enables performance estimation without target images.
It is more flexible than CLIP-based approaches.
Abstract
Deep learning models achieve high accuracy in segmentation tasks among others, yet domain shift often degrades the models' performance, which can be critical in real-world scenarios where no target images are available. This paper proposes a zero-shot domain adaptation method based on diffusion models, called ZoDi, which is two-fold by the design: zero-shot image transfer and model adaptation. First, we utilize an off-the-shelf diffusion model to synthesize target-like images by transferring the domain of source images to the target domain. In this we specifically try to maintain the layout and content by utilising layout-to-image diffusion models with stochastic inversion. Secondly, we train the model using both source images and synthesized images with the original segmentation maps while maximizing the feature similarity of images from the two domains to learn domain-robust…
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
TopicsAdvanced Image Processing Techniques · Domain Adaptation and Few-Shot Learning · Image Processing Techniques and Applications
MethodsDiffusion
