EAUWSeg: Eliminating annotation uncertainty in weakly-supervised medical image segmentation
Wang Lituan, Zhang Lei, Wang Yan, Wang Zhenbin, Zhang Zhenwei, Zhang Yi
TL;DR
This work addresses annotation uncertainty in weakly-supervised medical image segmentation by introducing bounded polygon annotations (BPAnno) that use two polygons per lesion. The authors propose EAUWSeg, a learning framework comprising a BPAnno-guided segmentation backbone plus a Classification-Guided Confidence Generator and a Confidence-Auxiliary Consistency Learner, enabling reliable supervision in uncertain regions via entropy-based confidence and pixel-wise contrastive learning. Empirical results on ISIC2017 and Kvasir-SEG show that EAUWSeg achieves state-of-the-art performance among weakly-supervised methods and often surpasses fully-supervised baselines while reducing annotation workload to under 20% of dense labeling; the approach also generalizes across backbones and to ISIC2018. Overall, BPAnno+EAUWSeg offers a cost-effective, stable, and robust pathway for high-performance medical image segmentation under weak supervision with explicit uncertainty handling.
Abstract
Weakly-supervised medical image segmentation is gaining traction as it requires only rough annotations rather than accurate pixel-to-pixel labels, thereby reducing the workload for specialists. Although some progress has been made, there is still a considerable performance gap between the label-efficient methods and fully-supervised one, which can be attributed to the uncertainty nature of these weak labels. To address this issue, we propose a novel weak annotation method coupled with its learning framework EAUWSeg to eliminate the annotation uncertainty. Specifically, we first propose the Bounded Polygon Annotation (BPAnno) by simply labeling two polygons for a lesion. Then, the tailored learning mechanism that explicitly treat bounded polygons as two separated annotations is proposed to learn invariant feature by providing adversarial supervision signal for model training. Subsequently, a confidence-auxiliary consistency learner incorporates with a classification-guided confidence generator is designed to provide reliable supervision signal for pixels in uncertain region by leveraging the feature presentation consistency across pixels within the same category as well as class-specific information encapsulated in bounded polygons annotation. Experimental results demonstrate that EAUWSeg outperforms existing weakly-supervised segmentation methods. Furthermore, compared to fully-supervised counterparts, the proposed method not only delivers superior performance but also costs much less annotation workload. This underscores the superiority and effectiveness of our approach.
