Deep Learning Framework for Real-time Fetal Brain Segmentation in MRI
Razieh Faghihpirayesh, Davood Karimi, Deniz Erdogmus, Ali Gholipour

TL;DR
This paper presents a novel deep learning model for real-time fetal brain MRI segmentation, achieving high accuracy and speed, enabling improved fetal motion tracking and MRI reconstruction.
Contribution
The authors developed a small, efficient convolutional neural network with multi-branch skip connections for fast, accurate fetal brain segmentation in MRI, outperforming existing methods.
Findings
Achieved 97.99% Dice score on normal cases
Inference time of 3.36 milliseconds per image
Outperformed state-of-the-art segmentation methods
Abstract
Fetal brain segmentation is an important first step for slice-level motion correction and slice-to-volume reconstruction in fetal MRI. Fast and accurate segmentation of the fetal brain on fetal MRI is required to achieve real-time fetal head pose estimation and motion tracking for slice re-acquisition and steering. To address this critical unmet need, in this work we analyzed the speed-accuracy performance of a variety of deep neural network models, and devised a symbolically small convolutional neural network that combines spatial details at high resolution with context features extracted at lower resolutions. We used multiple branches with skip connections to maintain high accuracy while devising a parallel combination of convolution and pooling operations as an input downsampling module to further reduce inference time. We trained our model as well as eight alternative,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFetal and Pediatric Neurological Disorders · Domain Adaptation and Few-Shot Learning · Cleft Lip and Palate Research
MethodsConvolution
