Style Mixing and Patchwise Prototypical Matching for One-Shot Unsupervised Domain Adaptive Semantic Segmentation
Xinyi Wu, Zhenyao Wu, Yuhang Lu, Lili Ju, Song Wang

TL;DR
This paper introduces a novel one-shot unsupervised domain adaptation method for semantic segmentation that uses style mixing within the model and patchwise prototypical matching, achieving state-of-the-art results with improved efficiency.
Contribution
It proposes a style-mixing approach integrated into the segmentor and a patchwise prototypical matching technique to enhance one-shot domain adaptation without extra style reference images.
Findings
Achieves state-of-the-art performance on benchmark datasets.
More computationally efficient than existing methods.
Effectively reduces negative transfer during training.
Abstract
In this paper, we tackle the problem of one-shot unsupervised domain adaptation (OSUDA) for semantic segmentation where the segmentors only see one unlabeled target image during training. In this case, traditional unsupervised domain adaptation models usually fail since they cannot adapt to the target domain with over-fitting to one (or few) target samples. To address this problem, existing OSUDA methods usually integrate a style-transfer module to perform domain randomization based on the unlabeled target sample, with which multiple domains around the target sample can be explored during training. However, such a style-transfer module relies on an additional set of images as style reference for pre-training and also increases the memory demand for domain adaptation. Here we propose a new OSUDA method that can effectively relieve such computational burden. Specifically, we integrate…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
