Style Adaptation for Domain-adaptive Semantic Segmentation
Ting Li, Jianshu Chao, Deyu An

TL;DR
This paper proposes a simple style transfer approach in the feature space to improve unsupervised domain adaptation for semantic segmentation, significantly boosting performance on synthetic-to-real datasets.
Contribution
It introduces a parameter-free style transfer method that enhances domain adaptation by transferring target style information at multiple feature levels.
Findings
Achieved 76.93 mIoU on GTA->Cityscapes, surpassing previous SOTA by 1.03 points.
Seamlessly integrates with self-training UDA methods without extra parameters.
Demonstrated effectiveness in synthetic-to-real domain adaptation tasks.
Abstract
Unsupervised Domain Adaptation (UDA) refers to the method that utilizes annotated source domain data and unlabeled target domain data to train a model capable of generalizing to the target domain data. Domain discrepancy leads to a significant decrease in the performance of general network models trained on the source domain data when applied to the target domain. We introduce a straightforward approach to mitigate the domain discrepancy, which necessitates no additional parameter calculations and seamlessly integrates with self-training-based UDA methods. Through the transfer of the target domain style to the source domain in the latent feature space, the model is trained to prioritize the target domain style during the decision-making process. We tackle the problem at both the image-level and shallow feature map level by transferring the style information from the target domain to the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
