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

Mutual Consistency Learning for Semi-supervised Medical Image Segmentation

About

In this paper, we propose a novel mutual consistency network (MC-Net+) to effectively exploit the unlabeled data for semi-supervised medical image segmentation. The MC-Net+ model is motivated by the observation that deep models trained with limited annotations are prone to output highly uncertain and easily mis-classified predictions in the ambiguous regions (e.g., adhesive edges or thin branches) for medical image segmentation. Leveraging these challenging samples can make the semi-supervised segmentation model training more effective. Therefore, our proposed MC-Net+ model consists of two new designs. First, the model contains one shared encoder and multiple slightly different decoders (i.e., using different up-sampling strategies). The statistical discrepancy of multiple decoders' outputs is computed to denote the model's uncertainty, which indicates the unlabeled hard regions. Second, we apply a novel mutual consistency constraint between one decoder's probability output and other decoders' soft pseudo labels. In this way, we minimize the discrepancy of multiple outputs (i.e., the model uncertainty) during training and force the model to generate invariant results in such challenging regions, aiming at regularizing the model training. We compared the segmentation results of our MC-Net+ model with five state-of-the-art semi-supervised approaches on three public medical datasets. Extension experiments with two standard semi-supervised settings demonstrate the superior performance of our model over other methods, which sets a new state of the art for semi-supervised medical image segmentation. Our code is released publicly at https://github.com/ycwu1997/MC-Net.

Yicheng Wu, Zongyuan Ge, Donghao Zhang, Minfeng Xu, Lei Zhang, Yong Xia, Jianfei Cai• 2021

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationACDC (test)
Avg DSC87.1
135
Medical Image SegmentationLA
Dice90.6
97
Medical Image SegmentationLA Atrial Segmentation Challenge 2018 (evaluation)
Dice88.89
75
SegmentationPancreas-CT (test)
Dice77.98
44
Medical Image SegmentationACDC 10% labeled (test)
Dice86.21
40
Aortic Dissection SegmentationImageTBAD (test)
True Lumen DSC69.42
33
Semantic segmentationDigestPath (test)
DSC70.09
29
Medical Image SegmentationACDC (5% labeled)
DICE64.85
29
Medical Image SegmentationLung Cancer (LC) (test)
Dice Score0.8751
25
3D Left Atrium SegmentationLA database 16 labeled scans v1 (20% labeled)
Dice91.07
23
Showing 10 of 25 rows

Other info

Follow for update