CAD: Confidence-Aware Adaptive Displacement for Semi-Supervised Medical Image Segmentation
Wenbo Xiao, Zhihao Xu, Guiping Liang, Yangjun Deng, Yi Xiao
TL;DR
This work tackles the challenge of robust semi-supervised medical image segmentation by introducing Confidence-Aware Adaptive Displacement (CAD), which progressively replaces the largest low-confidence regions with high-confidence patches. CAD combines Largest Low-Confidence Region Replacement (LLCR) with Dynamic Threshold Escalation (DTE) to adapt the perturbation scale and confidence threshold throughout training, guided by a Mean Teacher and Cross Pseudo Supervision framework. Empirical results on the ACDC and PROMISE12 datasets demonstrate state-of-the-art performance with limited labeled data, confirming the effectiveness of uncertainty-guided patch replacement. The approach offers a robust, scalable strategy for improving segmentation accuracy and resilience in semi-supervised medical imaging tasks, with plans to release the source code.
Abstract
Semi-supervised medical image segmentation aims to leverage minimal expert annotations, yet remains confronted by challenges in maintaining high-quality consistency learning. Excessive perturbations can degrade alignment and hinder precise decision boundaries, especially in regions with uncertain predictions. In this paper, we introduce Confidence-Aware Adaptive Displacement (CAD), a framework that selectively identifies and replaces the largest low-confidence regions with high-confidence patches. By dynamically adjusting both the maximum allowable replacement size and the confidence threshold throughout training, CAD progressively refines the segmentation quality without overwhelming the learning process. Experimental results on public medical datasets demonstrate that CAD effectively enhances segmentation quality, establishing new state-of-the-art accuracy in this field. The source code will be released after the paper is published.
