| Literature DB >> 34129169 |
Chandra Sripada1, Moriah Thomason2,3, Saige Rutherford4,5, Pascal Sturmfels6, Mike Angstadt1, Jasmine Hect7, Jenna Wiens6, Marion I van den Heuvel8, Dustin Scheinost9,10,11.
Abstract
Fetal resting-state functional magnetic resonance imaging (rs-fMRI) has emerged as a critical new approach for characterizing brain development before birth. Despite the rapid and widespread growth of this approach, at present, we lack neuroimaging processing pipelines suited to address the unique challenges inherent in this data type. Here, we solve the most challenging processing step, rapid and accurate isolation of the fetal brain from surrounding tissue across thousands of non-stationary 3D brain volumes. Leveraging our library of 1,241 manually traced fetal fMRI images from 207 fetuses, we trained a Convolutional Neural Network (CNN) that achieved excellent performance across two held-out test sets from separate scanners and populations. Furthermore, we unite the auto-masking model with additional fMRI preprocessing steps from existing software and provide insight into our adaptation of each step. This work represents an initial advancement towards a fully comprehensive, open-source workflow, with openly shared code and data, for fetal functional MRI data preprocessing.Entities:
Keywords: Brain segmentation; Convolutional neural network; Deep learning; Fetal; Functional imaging; Open-source software; fMRI
Mesh:
Year: 2021 PMID: 34129169 PMCID: PMC9437772 DOI: 10.1007/s12021-021-09528-5
Source DB: PubMed Journal: Neuroinformatics ISSN: 1539-2791
Fig. 1Overview of the experimental pipeline for training, validation, and testing of the convolutional neural network (CNN) auto-mask model and the proposed preprocessing pipeline. (A) Details of how data were separated into training, validation, and test sets. Two iterations of the auto-mask CNN model were run to compare single-site results (iteration 1) with multi-site results (iteration 2). (B) All steps in the proposed preprocessing stream are shown, with a red asterisk representing where visually quality checking data is recommended. This workflow can be run as shell scripts from the command line and allows for user flexibility
Performance of auto-mask model and existing masking software evaluated in two independent test sets from Wayne State University (WSU) and Yale University. Values reported are the mean (s.d.) within the test sets
| WSU Auto-mask | WSU BET | WSU 3dSS | Yale Auto-mask | Yale BET | Yale 3dSS | |
|---|---|---|---|---|---|---|
| Dice | 0.94 (+/- 0.067) | 0.22 (+/- 0.13) | 0.24 (+/- 0.10) | 0.89 (+/- 0.13) | 0.22 (+/- 0.06) | 0.25 (+/- 0.08) |
| Jaccard | 0.89 (+/- 0.069) | 0.13 (+/- 0.086) | 0.14 (+/- 0.07) | 0.82(+/- 0.13) | 0.13 (+/- 0.03) | 0.15 (+/- 0.05) |
| Hausdorff Distance (mm) | 12.11 (+/- 22.4) | 112.6 (+/- 36.7) | 103.3 (+/- 26.0) | 19.25 (+/- 14.5) | 95.2 (+/- 30.1) | 92.8 (+/- 24.2) |
| Sensitivity | 0.90 (+/- 0.04) | 0.13 (+/- 0.08) | 0.14 (+/- 0.07) | 0.84 (+/- 0.12) | 0.12 (+/- 0.03) | 0.15 (+/- 0.05) |
| Specificity | 0.99 (+/- 0.0007) | 0.99 (+/- 0.003) | 0.99 (+/- 0.002) | 0.99 (+/- 0.002) | 0.99 (+/- 0.004) | 0.99 (+/- 0.002) |
Auto-mask is our proposed model. BET is Brain Extraction tool from FSL, 3dSS is 3dSkullStrip tool from AFNI
Fig. 2Comparison of manual and automated masks. (A) Raw volume; (B) Hand-drawn mask; (C) Auto mask; (D) Conjunction of hand drawn (yellow) and auto (blue) masks, overlap between hand and auto masks shown in green. WSU data collected in Detroit, MI, at Wayne State University. Yale data collected in New Haven, CT at Yale University
Fig. 3Failure analysis and comparison of functional with structural fetal MRI data. (A) All data of the WSU test set subject with the lowest Dice coefficient (0.87). (B) All data of the Yale test set subject with the lowest Dice coefficient (0.84). The BET, 3dSkullStrip, and Anatomical U-Net masks do not adequately capture the fetal brain’s boundary in both the WSU and Yale case. (C) Extreme failure of the auto-mask model, due to very poor quality of the raw data. (D) Comparison of data quality between fetal functional and structural MRI data to understand why models designed for brain segmentation of anatomical data do not necessarily translate to functional data. Structural fetal MRI image used with permission from Payette et al. (2021)
Fig. 4Evaluation of auto-masking model. The relationships between fetal gestational age (in days) at scan are shown on the x-axes and auto-masking performance in the WSU test sets (blue) and Yale test set (orange) on the y-axes. We calculated the evaluation metrics on a per-volume basis, however, the values shown here are on a per-subject basis to examine the relationships with age
Fig. 5Motion summary. Framewise displacement (FD) censoring thresholds from 0.5mm – 3.8mm were tested, and the amount of data remaining for each subject is shown at each threshold. Each subplot represents a different FD threshold (bolded above the subplot). Each subject represents a point on the x-axis, and the y-axis shows the time, in minutes, remaining after removing high movement volumes