| Literature DB >> 34707474 |
Jinwoo Hong1,2, Hyuk Jin Yun2,3, Gilsoon Park4, Seonggyu Kim1, Yangming Ou2,3,5,6, Lana Vasung2,3, Caitlin K Rollins7, Cynthia M Ortinau8, Emiko Takeoka9, Shizuko Akiyama10, Tomo Tarui9, Judy A Estroff5, Patricia Ellen Grant2,3,5, Jong-Min Lee11, Kiho Im2,3.
Abstract
The accurate prediction of fetal brain age using magnetic resonance imaging (MRI) may contribute to the identification of brain abnormalities and the risk of adverse developmental outcomes. This study aimed to propose a method for predicting fetal brain age using MRIs from 220 healthy fetuses between 15.9 and 38.7 weeks of gestational age (GA). We built a 2D single-channel convolutional neural network (CNN) with multiplanar MRI slices in different orthogonal planes without correction for interslice motion. In each fetus, multiple age predictions from different slices were generated, and the brain age was obtained using the mode that determined the most frequent value among the multiple predictions from the 2D single-channel CNN. We obtained a mean absolute error (MAE) of 0.125 weeks (0.875 days) between the GA and brain age across the fetuses. The use of multiplanar slices achieved significantly lower prediction error and its variance than the use of a single slice and a single MRI stack. Our 2D single-channel CNN with multiplanar slices yielded a significantly lower stack-wise MAE (0.304 weeks) than the 2D multi-channel (MAE = 0.979, p < 0.001) and 3D (MAE = 1.114, p < 0.001) CNNs. The saliency maps from our method indicated that the anatomical information describing the cortex and ventricles was the primary contributor to brain age prediction. With the application of the proposed method to external MRIs from 21 healthy fetuses, we obtained an MAE of 0.508 weeks. Based on the external MRIs, we found that the stack-wise MAE of the 2D single-channel CNN (0.743 weeks) was significantly lower than those of the 2D multi-channel (1.466 weeks, p < 0.001) and 3D (1.241 weeks, p < 0.001) CNNs. These results demonstrate that our method with multiplanar slices accurately predicts fetal brain age without the need for increased dimensionality or complex MRI preprocessing steps.Entities:
Keywords: age prediction; brain age; deep learning; fetal MRI; fetal brain
Year: 2021 PMID: 34707474 PMCID: PMC8542770 DOI: 10.3389/fnins.2021.714252
Source DB: PubMed Journal: Front Neurosci ISSN: 1662-453X Impact factor: 4.677
FIGURE 1Architecture of our 2D single-channel convolutional neural network (CNN). (A) Architecture of the ResNet101V2 model. The size and number of the feature maps used in each step are listed at the bottom of the block (width × height × number of feature maps). Global average pooling compresses the final feature maps to a 2048 one-dimensional array. The dense layer was used to make a single regression output (brain age). (B) Residual block with batch normalization (BN), rectified linear unit (ReLU), and convolution (Conv).
FIGURE 2Illustration of test-time augmentation (TTA) and brain age prediction using multiplanar slices. (A) TTA creates multiple predictions by augmentation of a single slice and averages them to improve accuracy. (B) Multiplanar slices in orthogonal directions are used to predict brain ages. The measures of central tendency for multiple predictions from the multiplanar slices were calculated after TTA.
FIGURE 3Schematic representation of the input strategies. (A) 2D multi-channel. (B) 3D volume approaches.
Prediction performances using different measures of central tendency for multiple age predictions.
| Measure | MAE (weeks) ± SD | |
|
| ||
| Mean | 0.236 ± 0.246 | |
| Median | 0.152 ± 0.162 | |
|
|
| |
|
| ||
| 0.1 | 0.126 ± 0.148 | |
| 0.2 | 0.125 ± 0.141[ | |
| 0.3 | 0.130 ± 0.166 | |
| 0.4 | 0.142 ± 0.183 | |
| 0.5 | 0.144 ± 0.154 | |
| 0.6 | 0.162 ± 0.191 | |
| 0.7 | 0.179 ± 0.144 | |
| 0.8 | 0.191 ± 0.152 | |
| 0.9 | 0.207 ± 0.144 | |
| 1 | 0.220 ± 0.183 | |
FIGURE 4Linear regression model between the chronological age and brain age and box plots of the absolute predicted age differences (PADs) in the age groups. (A) The mean absolute error (MAE) between the chronological and brain ages was 0.125, and their regression coefficient (R2) was 0.999. (B) Among the age groups, no significant difference in the absolute PADs was found in the Kruskal–Wallis test. In each age group, the red horizontal line indicates the median of the absolute PADs, and the bottom and top edges of the box represent the lower quartile and upper quartile of the absolute PADs. The outliers (red crosses) represent the values that fall outside of the lower or upper boundaries between 1.5 times of the interquartile range, respectively. The black horizontal lines display the boundaries.
FIGURE 5Distributions of the averages and standard deviations of the absolute predicted age difference (PAD) using a single volume or a single slice. During 10,000 random selections, a single volume and a single slice were randomly selected in each subject. The mean absolute errors (MAEs) and standard deviations obtained using our method (mean, median, and mode) were significantly lower than those using a single volume or a single slice (p < 0.001).
Prediction performances of the deep learning networks using different inputs.
| Approaches | MAE (weeks) ± SD |
| 2D single-channel | 0.304 ± 0.459† |
| 2D multi-channel | 0.979 ± 1.205 |
| 3D | 1.114 ± 1.281 |
*The mean absolute error (MAE) and standard deviation (SD) of the 2D single-channel were obtained using the stack-wise brain ages.
FIGURE 6Saliency map of fetal brain age prediction. Large saliency represents important regions contributing to fetal brain age prediction. For all slices, the cortex (yellow arrows) and ventricles (white arrows) had larger saliency values than the other brain regions.