Unbiased Subclass Regularization for Semi-Supervised Semantic Segmentation
Dayan Guan, Jiaxing Huang, Aoran Xiao, Shijian Lu

TL;DR
This paper introduces USRN, a novel semi-supervised segmentation method that addresses class imbalance by learning from balanced subclasses and uses an entropy-based gate to improve class-unbiased segmentation.
Contribution
The paper proposes an unbiased subclass regularization approach with a clustering-based subclass distribution and an entropy gate for better semi-supervised segmentation.
Findings
USRN outperforms state-of-the-art methods on multiple benchmarks.
Balanced subclass learning reduces class bias in segmentation.
Entropy gating improves the coordination between classes and subclasses.
Abstract
Semi-supervised semantic segmentation learns from small amounts of labelled images and large amounts of unlabelled images, which has witnessed impressive progress with the recent advance of deep neural networks. However, it often suffers from severe class-bias problem while exploring the unlabelled images, largely due to the clear pixel-wise class imbalance in the labelled images. This paper presents an unbiased subclass regularization network (USRN) that alleviates the class imbalance issue by learning class-unbiased segmentation from balanced subclass distributions. We build the balanced subclass distributions by clustering pixels of each original class into multiple subclasses of similar sizes, which provide class-balanced pseudo supervision to regularize the class-biased segmentation. In addition, we design an entropy-based gate mechanism to coordinate learning between the original…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Infrastructure Maintenance and Monitoring
