Zero Shot Domain Adaptive Semantic Segmentation by Synthetic Data Generation and Progressive Adaptation
Jun Luo, Zijing Zhao, Yang Liu

TL;DR
This paper introduces SDGPA, a novel approach for zero-shot domain adaptive semantic segmentation that uses synthetic data generated from text descriptions and progressive adaptation strategies, achieving state-of-the-art results.
Contribution
The paper proposes a new method combining synthetic data generation from text-to-image models with progressive adaptation and spatial editing to handle zero-shot domain shifts in semantic segmentation.
Findings
Achieves state-of-the-art performance in zero-shot semantic segmentation.
Effective synthetic data generation from text descriptions improves domain adaptation.
Progressive adaptation enhances training stability and robustness.
Abstract
Deep learning-based semantic segmentation models achieve impressive results yet remain limited in handling distribution shifts between training and test data. In this paper, we present SDGPA (Synthetic Data Generation and Progressive Adaptation), a novel method that tackles zero-shot domain adaptive semantic segmentation, in which no target images are available, but only a text description of the target domain's style is provided. To compensate for the lack of target domain training data, we utilize a pretrained off-the-shelf text-to-image diffusion model, which generates training images by transferring source domain images to target style. Directly editing source domain images introduces noise that harms segmentation because the layout of source images cannot be precisely maintained. To address inaccurate layouts in synthetic data, we propose a method that crops the source image, edits…
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.
