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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Medical Image Segmentation | LA | Dice90.78 | 97 | |
| 3D Left Atrium Segmentation | LA database 8 scans v1 (10% labeled) | Dice Coefficient89.62 | 23 | |
| 3D Left Atrium Segmentation | LA database 16 labeled scans v1 (20% labeled) | Dice90.78 | 23 | |
| 3D Medical Image Segmentation | Left Atrium | Dice89.62 | 16 | |
| Cerebral artery vessel segmentation | CAS MICCAI 2023 Challenge (test) | DSC79.64 | 13 | |
| 3D Vessel Segmentation | Parse 2022 (test) | DSC66.75 | 13 | |
| Segmentation | ImageCAS (test) | DSC71.66 | 13 | |
| 3D Medical Image Segmentation | LA 4 labeled scans 5% ratio v1 | Dice87.34 | 11 | |
| 3D Left Atrium Segmentation | LA database 80 labeled scans 100% v1 | -- | 3 |