paper-with-me

Papers

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

2025-02-21 · Ebenezer Tarubinga, Jenifer Kalafatovich Espinoza

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.

📄 PDF Abstract BibTeX arXiv:2502.15152

Code (1)

psychofict/CW-BASS 공식 구현 pytorch

Tasks

Pseudo Label FilteringSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Confidence-Weighted Semi-Supervised Learning for Skin Lesion Segmentation Using Hybrid CNN-Transformer Networks

2025-10-17 · Saqib Qamar arxiv

Automated skin lesion segmentation through dermoscopic analysis is essential for early skin cancer detection, yet remains challenging due to limited annotated training data. We present MIRA-U, a semi-supervised framework…

Skin Lesion Segmentation

Semi-supervised Medical Image Segmentation via Geometry-aware Consistency Training

2022-02-12 · Zihang Liu, Chunhui Zhao

The performance of supervised deep learning methods for medical image segmentation is often limited by the scarcity of labeled data. As a promising research direction, semi-supervised learning addresses this dilemma by l…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Scale-aware Adaptive Supervised Network with Limited Medical Annotations

2026-01-02 · Zihan Li, Dandan Shan, Yunxiang Li, Paul E. Kinahan 외 arxiv

Medical image segmentation faces critical challenges in semi-supervised learning scenarios due to severe annotation scarcity requiring expert radiological knowledge, significant inter-annotator variability across differe…

Medical Image Segmentation

UCAD: Uncertainty-guided Contour-aware Displacement for semi-supervised medical image segmentation

2026-01-24 · Chengbo Ding, Fenghe Tang, Shaohua Kevin Zhou arxiv

Existing displacement strategies in semi-supervised segmentation only operate on rectangular regions, ignoring anatomical structures and resulting in boundary distortions and semantic inconsistency. To address these issu…

Semi-supervised Medical Image Segmentation

Boundary-aware Contrastive Learning for Semi-supervised Nuclei Instance Segmentation

2024-02-07 · Ye Zhang, Ziyue Wang, Yifeng Wang, Hao Bian 외

Semi-supervised segmentation methods have demonstrated promising results in natural scenarios, providing a solution to reduce dependency on manual annotation. However, these methods face significant challenges when direc…

Contrastive LearningDenoisingInstance SegmentationSegmentation+2