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

Correlation-Aware Mutual Learning for Semi-supervised Medical Image Segmentation

About

Semi-supervised learning has become increasingly popular in medical image segmentation due to its ability to leverage large amounts of unlabeled data to extract additional information. However, most existing semi-supervised segmentation methods only focus on extracting information from unlabeled data, disregarding the potential of labeled data to further improve the performance of the model. In this paper, we propose a novel Correlation Aware Mutual Learning (CAML) framework that leverages labeled data to guide the extraction of information from unlabeled data. Our approach is based on a mutual learning strategy that incorporates two modules: the Cross-sample Mutual Attention Module (CMA) and the Omni-Correlation Consistency Module (OCC). The CMA module establishes dense cross-sample correlations among a group of samples, enabling the transfer of label prior knowledge to unlabeled data. The OCC module constructs omni-correlations between the unlabeled and labeled datasets and regularizes dual models by constraining the omni-correlation matrix of each sub-model to be consistent. Experiments on the Atrial Segmentation Challenge dataset demonstrate that our proposed approach outperforms state-of-the-art methods, highlighting the effectiveness of our framework in medical image segmentation tasks. The codes, pre-trained weights, and data are publicly available.

Shengbo Gao, Ziji Zhang, Jiechao Ma, Zihao Li, Shu Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationLA
Dice90.78
97
3D Left Atrium SegmentationLA database 8 scans v1 (10% labeled)
Dice Coefficient89.62
23
3D Left Atrium SegmentationLA database 16 labeled scans v1 (20% labeled)
Dice90.78
23
3D Medical Image SegmentationLeft Atrium
Dice89.62
16
Cerebral artery vessel segmentationCAS MICCAI 2023 Challenge (test)
DSC79.64
13
3D Vessel SegmentationParse 2022 (test)
DSC66.75
13
SegmentationImageCAS (test)
DSC71.66
13
3D Medical Image SegmentationLA 4 labeled scans 5% ratio v1
Dice87.34
11
3D Left Atrium SegmentationLA database 80 labeled scans 100% v1--
3
Showing 9 of 9 rows

Other info

Code

Follow for update