Continual Unsupervised Domain Adaptation for Semantic Segmentation using a Class-Specific Transfer
Robert A. Marsden, Felix Wiewel, Mario D\"obler, Yang Yang, and Bin, Yang

TL;DR
This paper introduces a class-specific style transfer method for unsupervised domain adaptation in semantic segmentation, enabling models to adapt sequentially to multiple target domains while retaining learned knowledge.
Contribution
It proposes a lightweight, class-conditional AdaIN framework using pseudo-labels for effective continual unsupervised domain adaptation in segmentation tasks.
Findings
CACE outperforms existing methods visually and quantitatively.
Class-specific style transfer improves adaptation to multiple domains.
Pseudo-labels are effective for extracting class-specific target moments.
Abstract
In recent years, there has been tremendous progress in the field of semantic segmentation. However, one remaining challenging problem is that segmentation models do not generalize to unseen domains. To overcome this problem, one either has to label lots of data covering the whole variety of domains, which is often infeasible in practice, or apply unsupervised domain adaptation (UDA), only requiring labeled source data. In this work, we focus on UDA and additionally address the case of adapting not only to a single domain, but to a sequence of target domains. This requires mechanisms preventing the model from forgetting its previously learned knowledge. To adapt a segmentation model to a target domain, we follow the idea of utilizing light-weight style transfer to convert the style of labeled source images into the style of the target domain, while retaining the source content. To…
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
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
MethodsAdaptive Instance Normalization · Instance Normalization
