Class-Balanced Pixel-Level Self-Labeling for Domain Adaptive Semantic Segmentation
Ruihuang Li, Shuai Li, Chenhang He, Yabin Zhang, Xu Jia, Lei Zhang

TL;DR
This paper introduces CPSL, a novel method for domain adaptive semantic segmentation that leverages pixel clustering and class distribution alignment to improve pseudo labels and performance, especially on long-tailed categories.
Contribution
The paper proposes a class-balanced pixel-level self-labeling approach that directly explores target domain pixel distributions and rectifies pseudo labels without extra training rounds.
Findings
Significant performance improvement over state-of-the-art methods.
Effective handling of long-tailed category distributions.
Online clustering and label rectification enhance pseudo label quality.
Abstract
Domain adaptive semantic segmentation aims to learn a model with the supervision of source domain data, and produce satisfactory dense predictions on unlabeled target domain. One popular solution to this challenging task is self-training, which selects high-scoring predictions on target samples as pseudo labels for training. However, the produced pseudo labels often contain much noise because the model is biased to source domain as well as majority categories. To address the above issues, we propose to directly explore the intrinsic pixel distributions of target domain data, instead of heavily relying on the source domain. Specifically, we simultaneously cluster pixels and rectify pseudo labels with the obtained cluster assignments. This process is done in an online fashion so that pseudo labels could co-evolve with the segmentation model without extra training rounds. To overcome 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
