Undoing the Damage of Label Shift for Cross-domain Semantic Segmentation
Yahao Liu, Jinhong Deng, Jiale Tao, Tong Chu, Lixin Duan, Wen Li

TL;DR
This paper addresses the overlooked issue of label shift in cross-domain semantic segmentation, proposing a method to align conditional distributions and correct classifier bias, leading to significant performance improvements on urban scene benchmarks.
Contribution
It introduces a novel approach that explicitly tackles label shift in CDSS by class-level feature alignment and classifier bias correction, achieving state-of-the-art results.
Findings
Outperforms previous methods by a large margin
Achieves 59.3% mIoU on GTA5 to Cityscapes
Effectively corrects classifier bias caused by label shift
Abstract
Existing works typically treat cross-domain semantic segmentation (CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution. However, the label shift issue is unfortunately overlooked, which actually commonly exists in the CDSS task, and often causes a classifier bias in the learnt model. In this paper, we give an in-depth analysis and show that the damage of label shift can be overcome by aligning the data conditional distribution and correcting the posterior probability. To this end, we propose a novel approach to undo the damage of the label shift problem in CDSS. In implementation, we adopt class-level feature alignment for conditional distribution alignment, as well as two simple yet effective methods to rectify the classifier bias from source to target by remolding the classifier predictions. We conduct extensive…
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
