CW-BASS: Confidence-Weighted Boundary-Aware Learning for Semi-Supervised Semantic Segmentation
Ebenezer Tarubinga, Jenifer Kalafatovich, Seong-Whan Lee

TL;DR
CW-BASS introduces a confidence-weighted, boundary-aware framework for semi-supervised semantic segmentation, effectively reducing label noise, confirmation bias, and boundary blur, leading to state-of-the-art results on Pascal VOC 2012 and Cityscapes.
Contribution
It proposes novel confidence-weighted loss, dynamic thresholding, and boundary-aware modules specifically designed for semi-supervised segmentation.
Findings
Achieves 65.9% mIoU on Cityscapes with only 3.3% labeled data.
Outperforms existing methods on Pascal VOC 2012 and Cityscapes datasets.
Effectively reduces label noise and boundary blur in semi-supervised learning.
Abstract
Semi-supervised semantic segmentation (SSSS) aims to improve segmentation performance by utilizing large amounts of unlabeled data with limited labeled samples. Existing methods often suffer from coupling, where over-reliance on initial labeled data leads to suboptimal learning; confirmation bias, where incorrect predictions reinforce themselves repeatedly; and boundary blur caused by limited boundary-awareness and ambiguous edge cues. To address these issues, we propose CW-BASS, a novel framework for SSSS. In order to mitigate the impact of incorrect predictions, we assign confidence weights to pseudo-labels. Additionally, we leverage boundary-delineation techniques, which, despite being extensively explored in weakly-supervised semantic segmentation (WSSS), remain underutilized in SSSS. Specifically, our method: (1) reduces coupling via a confidence-weighted loss that adjusts…
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 · Machine Learning and Data Classification
