IVAICVLGMar 25, 2022

Learning to segment fetal brain tissue from noisy annotations

arXiv:2203.14962v238 citationsh-index: 44
Originality Incremental advance
AI Analysis

This work addresses the challenge of noisy annotations in medical image segmentation for fetal brain analysis, offering a tool to improve accuracy and reproducibility, though it is incremental as it builds on existing deep learning and multi-atlas methods.

The paper tackled the problem of automatic fetal brain tissue segmentation from MRI by developing a novel label smoothing procedure and loss function to train a deep learning model using noisy annotations, achieving average Dice scores of 0.893 and 0.916 for younger and older fetuses, which outperformed state-of-the-art methods like nnU-Net.

Automatic fetal brain tissue segmentation can enhance the quantitative assessment of brain development at this critical stage. Deep learning methods represent the state of the art in medical image segmentation and have also achieved impressive results in brain segmentation. However, effective training of a deep learning model to perform this task requires a large number of training images to represent the rapid development of the transient fetal brain structures. On the other hand, manual multi-label segmentation of a large number of 3D images is prohibitive. To address this challenge, we segmented 272 training images, covering 19-39 gestational weeks, using an automatic multi-atlas segmentation strategy based on deformable registration and probabilistic atlas fusion, and manually corrected large errors in those segmentations. Since this process generated a large training dataset with noisy segmentations, we developed a novel label smoothing procedure and a loss function to train a deep learning model with smoothed noisy segmentations. Our proposed methods properly account for the uncertainty in tissue boundaries. We evaluated our method on 23 manually-segmented test images of a separate set of fetuses. Results show that our method achieves an average Dice similarity coefficient of 0.893 and 0.916 for the transient structures of younger and older fetuses, respectively. Our method generated results that were significantly more accurate than several state-of-the-art methods including nnU-Net that achieved the closest results to our method. Our trained model can serve as a valuable tool to enhance the accuracy and reproducibility of fetal brain analysis in MRI.

Foundations

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

Your Notes