IVCVJun 11, 2019

Automatic brain tissue segmentation in fetal MRI using convolutional neural networks

arXiv:1906.04713v1113 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of time-consuming manual segmentation for clinicians analyzing fetal brain abnormalities, though it is incremental as it builds on existing CNN methods with a novel augmentation approach.

The authors tackled automatic brain tissue segmentation in fetal MRI, which is challenging due to intensity inhomogeneity artifacts from fetal movements, by using convolutional neural networks with synthetic data augmentation, achieving segmentation into seven tissue classes.

MR images of fetuses allow clinicians to detect brain abnormalities in an early stage of development. The cornerstone of volumetric and morphologic analysis in fetal MRI is segmentation of the fetal brain into different tissue classes. Manual segmentation is cumbersome and time consuming, hence automatic segmentation could substantially simplify the procedure. However, automatic brain tissue segmentation in these scans is challenging owing to artifacts including intensity inhomogeneity, caused in particular by spontaneous fetal movements during the scan. Unlike methods that estimate the bias field to remove intensity inhomogeneity as a preprocessing step to segmentation, we propose to perform segmentation using a convolutional neural network that exploits images with synthetically introduced intensity inhomogeneity as data augmentation. The method first uses a CNN to extract the intracranial volume. Thereafter, another CNN with the same architecture is employed to segment the extracted volume into seven brain tissue classes: cerebellum, basal ganglia and thalami, ventricular cerebrospinal fluid, white matter, brain stem, cortical gray matter and extracerebral cerebrospinal fluid. To make the method applicable to slices showing intensity inhomogeneity artifacts, the training data was augmented by applying a combination of linear gradients with random offsets and orientations to image slices without artifacts.

Foundations

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

Your Notes