Size Aware Cross-shape Scribble Supervision for Medical Image Segmentation
Jing Yuan, Tania Stathaki
TL;DR
The paper tackles the high labeling cost and inconsistency of scribble supervision in medical image segmentation by introducing cross-shape scribble annotations, a pseudo mask generation strategy, and a size-aware two-stage multi-branch network. The PMG module converts cross-shape scribbles into informative pseudo masks, while the TMB module learns branch-specific segmentation for small, medium, and large targets and selects the best branch through a learned confidence score. Key contributions include (i) cross-shape scribbling for robust, fast labeling; (ii) a pseudo-mask guided supervision that accelerates learning; and (iii) a size-aware loss and multi-branch framework that improves segmentation across scales, achieving state-of-the-art results on multiple polyp datasets and generalizing to the ACDC dataset. Collectively, these methods reduce annotation effort and improve accuracy for scale-variant medical segmentation, with practical impact for faster, cost-effective clinical analysis.
Abstract
Scribble supervision, a common form of weakly supervised learning, involves annotating pixels using hand-drawn curve lines, which helps reduce the cost of manual labelling. This technique has been widely used in medical image segmentation tasks to fasten network training. However, scribble supervision has limitations in terms of annotation consistency across samples and the availability of comprehensive groundtruth information. Additionally, it often grapples with the challenge of accommodating varying scale targets, particularly in the context of medical images. In this paper, we propose three novel methods to overcome these challenges, namely, 1) the cross-shape scribble annotation method; 2) the pseudo mask method based on cross shapes; and 3) the size-aware multi-branch method. The parameter and structure design are investigated in depth. Experimental results show that the proposed methods have achieved significant improvement in mDice scores across multiple polyp datasets. Notably, the combination of these methods outperforms the performance of state-of-the-art scribble supervision methods designed for medical image segmentation.
