Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scribble-Supervised Medical Image Segmentation via Dual-Branch Network and Dynamically Mixed Pseudo Labels Supervision

About

Medical image segmentation plays an irreplaceable role in computer-assisted diagnosis, treatment planning, and following-up. Collecting and annotating a large-scale dataset is crucial to training a powerful segmentation model, but producing high-quality segmentation masks is an expensive and time-consuming procedure. Recently, weakly-supervised learning that uses sparse annotations (points, scribbles, bounding boxes) for network training has achieved encouraging performance and shown the potential for annotation cost reduction. However, due to the limited supervision signal of sparse annotations, it is still challenging to employ them for networks training directly. In this work, we propose a simple yet efficient scribble-supervised image segmentation method and apply it to cardiac MRI segmentation. Specifically, we employ a dual-branch network with one encoder and two slightly different decoders for image segmentation and dynamically mix the two decoders' predictions to generate pseudo labels for auxiliary supervision. By combining the scribble supervision and auxiliary pseudo labels supervision, the dual-branch network can efficiently learn from scribble annotations end-to-end. Experiments on the public ACDC dataset show that our method performs better than current scribble-supervised segmentation methods and also outperforms several semi-supervised segmentation methods.

Xiangde Luo, Minhao Hu, Wenjun Liao, Shuwei Zhai, Tao Song, Guotai Wang, Shaoting Zhang• 2022

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationACDC (test)
Avg DSC87
135
Binary SegmentationKvasir-SEG (test)
DSC0.6923
67
Medical Image SegmentationACDC (5-fold cross-validation)
Mean DSC0.872
26
SegmentationNCI-ISBI (test)
Mean Dice Score0.5744
13
Medical Image SegmentationMSCMRseg 25 scribbles
LV Segmentation Score88.1
10
Medical Image SegmentationMSCMRseg 5-scribble supervised (test)
Dice (LV)80.9
9
3D Multiple Abdominal Organ SegmentationWORD (test)
DSC Liver88.89
7
Coronary artery segmentationClinical CCTA Partial Vessels Annotation (PVA, 24.29% vessels labeled)
Dice0.5912
6
Medical Image SegmentationMSCMRseg
LV Segmentation Score91.4
6
Scribble-supervised cardiac segmentationACDC (test)
LV Segmentation Score91.3
6
Showing 10 of 10 rows

Other info

Code

Follow for update