Deep Co-Training for Semi-Supervised Image Segmentation
About
In this paper, we aim to improve the performance of semantic image segmentation in a semi-supervised setting in which training is effectuated with a reduced set of annotated images and additional non-annotated images. We present a method based on an ensemble of deep segmentation models. Each model is trained on a subset of the annotated data, and uses the non-annotated images to exchange information with the other models, similar to co-training. Even if each model learns on the same non-annotated images, diversity is preserved with the use of adversarial samples. Our results show that this ability to simultaneously train models, which exchange knowledge while preserving diversity, leads to state-of-the-art results on two challenging medical image datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Prostate Segmentation | PROMISE12 (test) | DSC52.6 | 23 | |
| Medical Image Segmentation | Nuclei (test) | DSC89.2 | 16 | |
| Medical Image Segmentation | Spleen (test) | DSC94.9 | 16 | |
| Medical Image Segmentation | Heart (test) | DSC94.55 | 16 | |
| Left Ventricle Segmentation | ACDC (test) | DSC (%)0.8881 | 10 | |
| Myocardium Segmentation | ACDC (test) | DSC (%)75.82 | 10 | |
| Right Ventricle Segmentation | ACDC (test) | DSC (%)63.97 | 10 | |
| Medical Image Segmentation | ACDC LV (5% labeled) | DSC (%)91.35 | 9 | |
| Medical Image Segmentation | ACDC Myo (5% labeled) | DSC77.88 | 9 | |
| Medical Image Segmentation | PROMISE12 8% labeled | DSC67.64 | 9 |