Distribution Regularized Self-Supervised Learning for Domain Adaptation of Semantic Segmentation
Javed Iqbal, Hamza Rawal, Rehan Hafiz, Yu-Tseh Chi, Mohsen Ali

TL;DR
This paper introduces a distribution regularization scheme for self-supervised domain adaptation in semantic segmentation, explicitly modeling intra- and inter-class variations to improve pseudo-label quality and domain alignment.
Contribution
It proposes a novel pixel-level distribution regularization method that disentangles intra- and inter-class variations for better domain adaptation in semantic segmentation.
Findings
Outperforms existing methods on synthetic to real domain adaptation benchmarks.
Achieves at least 2.3% and 2.5% improvement in mIoU on SYNTHIA to Cityscapes.
Effectively reduces noise in pseudo-labels through distribution disentanglement.
Abstract
This paper proposes a novel pixel-level distribution regularization scheme (DRSL) for self-supervised domain adaptation of semantic segmentation. In a typical setting, the classification loss forces the semantic segmentation model to greedily learn the representations that capture inter-class variations in order to determine the decision (class) boundary. Due to the domain shift, this decision boundary is unaligned in the target domain, resulting in noisy pseudo labels adversely affecting self-supervised domain adaptation. To overcome this limitation, along with capturing inter-class variation, we capture pixel-level intra-class variations through class-aware multi-modal distribution learning (MMDL). Thus, the information necessary for capturing the intra-class variations is explicitly disentangled from the information necessary for inter-class discrimination. Features captured thus are…
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
MethodsBalanced Selection · Self-Learning
