CVAINov 6, 2023

Pelvic floor MRI segmentation based on semi-supervised deep learning

arXiv:2311.03105v2h-index: 40
Originality Incremental advance
AI Analysis

This work addresses the scarcity of labeled data in medical imaging for clinicians, though it is incremental as it applies semi-supervised learning to a specific domain.

The paper tackles the problem of labor-intensive labeling for pelvic floor MRI segmentation by proposing a semi-supervised deep learning framework, which increases the Dice coefficient by an average of 2.65% and improves segmentation accuracy for difficult organs like the uterus by up to 3.70%.

The semantic segmentation of pelvic organs via MRI has important clinical significance. Recently, deep learning-enabled semantic segmentation has facilitated the three-dimensional geometric reconstruction of pelvic floor organs, providing clinicians with accurate and intuitive diagnostic results. However, the task of labeling pelvic floor MRI segmentation, typically performed by clinicians, is labor-intensive and costly, leading to a scarcity of labels. Insufficient segmentation labels limit the precise segmentation and reconstruction of pelvic floor organs. To address these issues, we propose a semi-supervised framework for pelvic organ segmentation. The implementation of this framework comprises two stages. In the first stage, it performs self-supervised pre-training using image restoration tasks. Subsequently, fine-tuning of the self-supervised model is performed, using labeled data to train the segmentation model. In the second stage, the self-supervised segmentation model is used to generate pseudo labels for unlabeled data. Ultimately, both labeled and unlabeled data are utilized in semi-supervised training. Upon evaluation, our method significantly enhances the performance in the semantic segmentation and geometric reconstruction of pelvic organs, Dice coefficient can increase by 2.65% averagely. Especially for organs that are difficult to segment, such as the uterus, the accuracy of semantic segmentation can be improved by up to 3.70%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes