SIDA: Synthetic Image Driven Zero-shot Domain Adaptation
By: Ye-Chan Kim , SeungJu Cha , Si-Woo Kim and more
Potential Business Impact:
Makes computer pictures change styles without new examples.
Zero-shot domain adaptation is a method for adapting a model to a target domain without utilizing target domain image data. To enable adaptation without target images, existing studies utilize CLIP's embedding space and text description to simulate target-like style features. Despite the previous achievements in zero-shot domain adaptation, we observe that these text-driven methods struggle to capture complex real-world variations and significantly increase adaptation time due to their alignment process. Instead of relying on text descriptions, we explore solutions leveraging image data, which provides diverse and more fine-grained style cues. In this work, we propose SIDA, a novel and efficient zero-shot domain adaptation method leveraging synthetic images. To generate synthetic images, we first create detailed, source-like images and apply image translation to reflect the style of the target domain. We then utilize the style features of these synthetic images as a proxy for the target domain. Based on these features, we introduce Domain Mix and Patch Style Transfer modules, which enable effective modeling of real-world variations. In particular, Domain Mix blends multiple styles to expand the intra-domain representations, and Patch Style Transfer assigns different styles to individual patches. We demonstrate the effectiveness of our method by showing state-of-the-art performance in diverse zero-shot adaptation scenarios, particularly in challenging domains. Moreover, our approach achieves high efficiency by significantly reducing the overall adaptation time.
Similar Papers
Zero Shot Domain Adaptive Semantic Segmentation by Synthetic Data Generation and Progressive Adaptation
CV and Pattern Recognition
Teaches computers to see new things from descriptions.
Reducing Domain Gap with Diffusion-Based Domain Adaptation for Cell Counting
CV and Pattern Recognition
Makes fake cell pictures look real for science.
Attributed Synthetic Data Generation for Zero-shot Domain-specific Image Classification
CV and Pattern Recognition
Teaches computers to recognize new things without examples.