DecoupleNet: Decoupled Network for Domain Adaptive Semantic Segmentation
Xin Lai, Zhuotao Tian, Xiaogang Xu, Yingcong Chen, Shu Liu, Hengshuang, Zhao, Liwei Wang, Jiaya Jia

TL;DR
DecoupleNet introduces a novel approach for unsupervised domain adaptation in semantic segmentation by decoupling feature alignment from segmentation focus, utilizing self-discrimination and online self-training to improve target domain performance.
Contribution
The paper proposes DecoupleNet, which reduces source overfitting and enhances segmentation focus, along with Self-Discrimination and Online Enhanced Self-Training for better target domain adaptation.
Findings
Outperforms existing state-of-the-art methods.
Effective in learning discriminative target features.
Components verified through extensive ablation studies.
Abstract
Unsupervised domain adaptation in semantic segmentation has been raised to alleviate the reliance on expensive pixel-wise annotations. It leverages a labeled source domain dataset as well as unlabeled target domain images to learn a segmentation network. In this paper, we observe two main issues of the existing domain-invariant learning framework. (1) Being distracted by the feature distribution alignment, the network cannot focus on the segmentation task. (2) Fitting source domain data well would compromise the target domain performance. To address these issues, we propose DecoupleNet that alleviates source domain overfitting and enables the final model to focus more on the segmentation task. Furthermore, we put forward Self-Discrimination (SD) and introduce an auxiliary classifier to learn more discriminative target domain features with pseudo labels. Finally, we propose Online…
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 · COVID-19 diagnosis using AI
MethodsAuxiliary Classifier
