Generalization by Adaptation: Diffusion-Based Domain Extension for Domain-Generalized Semantic Segmentation
Joshua Niemeijer, Manuel Schwonberg, Jan-Aike Term\"ohlen, Nico M., Schmidt, Tim Fingscheidt

TL;DR
This paper introduces a diffusion-based domain extension method that generates diverse pseudo-target data to improve semantic segmentation models' generalization without using real target domain data.
Contribution
The authors propose DIDEX, a diffusion model-based approach for domain extension that enhances semantic segmentation generalization by generating diverse pseudo-target data without real target samples.
Findings
Outperforms previous methods on multiple datasets.
Improves state-of-the-art mIoU by 3.8% on GTA5.
Achieves 11.8% absolute improvement on SYNTHIA.
Abstract
When models, e.g., for semantic segmentation, are applied to images that are vastly different from training data, the performance will drop significantly. Domain adaptation methods try to overcome this issue, but need samples from the target domain. However, this might not always be feasible for various reasons and therefore domain generalization methods are useful as they do not require any target data. We present a new diffusion-based domain extension (DIDEX) method and employ a diffusion model to generate a pseudo-target domain with diverse text prompts. In contrast to existing methods, this allows to control the style and content of the generated images and to introduce a high diversity. In a second step, we train a generalizing model by adapting towards this pseudo-target domain. We outperform previous approaches by a large margin across various datasets and architectures without…
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 · Mycobacterium research and diagnosis
MethodsDiffusion
