TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Confidence-Weighted Boundary-Aware Learning for Semi-Super...

Confidence-Weighted Boundary-Aware Learning for Semi-Supervised Semantic Segmentation

Ebenezer Tarubinga, Jenifer Kalafatovich Espinoza

2025-02-21Semi-Supervised Semantic SegmentationSegmentationSemantic Segmentation
PaperPDFCode(official)

Abstract

Semi-supervised semantic segmentation (SSSS) aims to improve segmentation performance by utilising unlabeled data alongside limited labeled samples. Existing SSSS methods often face challenges such as 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 insufficient boundary-awareness and ambiguous edge information. 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 under-explored in SSSS. Specifically, our approach: (1) reduces coupling through a confidence-weighted loss function that adjusts the influence of pseudo-labels based on their predicted confidence scores, (2) mitigates confirmation bias with a dynamic thresholding mechanism that learns to filter out pseudo-labels based on model performance, (3) resolves boundary blur with a boundary-aware module that enhances segmentation accuracy near object boundaries, and (4) reduces label noise with a confidence decay strategy that progressively refines pseudo-labels during training. Extensive experiments on the Pascal VOC 2012 and Cityscapes demonstrate that our method achieves state-of-the-art performance. Moreover, using only 1/8 or 12.5\% of labeled data, our method achieves a mIoU of 75.81 on Pascal VOC 2012, highlighting its effectiveness in limited-label settings.

Results

TaskDatasetMetricValueModel
Semantic SegmentationPascal VOC 2012 50% labeledValidation mIoU77.15CW-BASS (DeepLab v3+ with ResNet-50)
Semantic SegmentationPASCAL VOC 2012 92 labeledValidation mIoU72.8CW-BASS (DeepLab v3+ with ResNet-50)
Semantic SegmentationPASCAL VOC 2012 25% labeledValidation mIoU76.2CW-BASS (DeepLab v3+ with ResNet-50)
Semantic SegmentationCityscapes 100 samples labeledValidation mIoU65.87CW-BASS (DeepLab v3+ with ResNet-50)
Semantic SegmentationCityscapes 6.25% labeledValidation mIoU75CW-BASS (DeepLab v3+ with ResNet-50)
10-shot image generationPascal VOC 2012 50% labeledValidation mIoU77.15CW-BASS (DeepLab v3+ with ResNet-50)
10-shot image generationPASCAL VOC 2012 92 labeledValidation mIoU72.8CW-BASS (DeepLab v3+ with ResNet-50)
10-shot image generationPASCAL VOC 2012 25% labeledValidation mIoU76.2CW-BASS (DeepLab v3+ with ResNet-50)
10-shot image generationCityscapes 100 samples labeledValidation mIoU65.87CW-BASS (DeepLab v3+ with ResNet-50)
10-shot image generationCityscapes 6.25% labeledValidation mIoU75CW-BASS (DeepLab v3+ with ResNet-50)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17