| Literature DB >> 35876960 |
Giulia Maria Mattia1, Benjamine Sarton1,2, Edouard Villain1,3, Helene Vinour2, Fabrice Ferre1,2, William Buffieres1,2, Marie-Veronique Le Lann3, Xavier Franceries4, Patrice Peran1, Stein Silva5,6.
Abstract
BACKGROUND: There is an unfulfilled need to find the best way to automatically capture, analyze, organize, and merge structural and functional brain magnetic resonance imaging (MRI) data to ultimately extract relevant signals that can assist the medical decision process at the bedside of patients in postanoxic coma. We aimed to develop and validate a deep learning model to leverage multimodal 3D MRI whole-brain times series for an early evaluation of brain damages related to anoxoischemic coma.Entities:
Keywords: Cardiac arrest; Coma; Convolutional neural networks; Deep learning; Multimodal MRI
Mesh:
Year: 2022 PMID: 35876960 PMCID: PMC9343298 DOI: 10.1007/s12028-022-01525-z
Source DB: PubMed Journal: Neurocrit Care ISSN: 1541-6933 Impact factor: 3.532
Architecture of the proposed 3D CNN
| Layer | Filters | Filter size | Stride | Units | Following layers |
|---|---|---|---|---|---|
| Conv3D | 32 | (3, 3, 3) | (1, 1, 1) | – | BN + ELU |
| AveragePooling3D | – | (3, 3, 3) | (3, 3, 3) | – | – |
| Conv3D | 64 | (3, 3, 3) | (1, 1, 1) | – | BN + ELU |
| Conv3D | 64 | (3, 3, 3) | (1, 1, 1) | – | BN + ELU |
| AveragePooling3D | – | (2, 2, 2) | (2, 2, 2) | – | – |
| Conv3D | 128 | (3, 3, 3) | (1, 1, 1) | – | BN + ELU |
| Conv3D | 128 | (3, 3, 3) | (1, 1, 1) | – | BN + ELU |
| Conv3D | 128 | (3, 3, 3) | (1, 1, 1) | – | BN + ELU |
| AveragePooling3D | – | (2, 2, 2) | (2, 2, 2) | – | – |
Convolutional layers (Conv3D) are characterized by number of filters along with filter size and stride, followed by batch normalization (BN) and exponential linear unit (ELU) activation. Filter size and stride are detailed for pooling layers (AveragePooling3D). The number of units is provided for each fully connected layer (FCL). Dropout probabilities are specified for dropout layers. Prior to FCLs, the output from convolutional layers is transformed in a one-dimensional array (Flatten). CNN, convolutional neuronal network
Fig. 1Methods overview. Structural and functional magnetic resonance (MR) indices from the set of controls (n = 34) and patients in coma (n = 29) were assessed to perform binary classification by using a 3D convolutional neuronal network (CNN) in a 10-time repeated tenfold cross-validation. The 3D CNN model is schematized with fundamental building blocks. Feeding as input each MR index, we examined their discriminant power by using standard evaluation metrics and visualization maps to discover the most relevant voxels taken into account for CNN prediction. AveragePooling3D, average pooling layer, BN, batch normalization, Conv3D, convolutional layer, Dropout, dropout layer, ELU, exponential linear unit activation, FCL, fully connected layer, Flatten, output from the convolutional part reshaped in a 1D array, Softmax, softmax activation
Model classification performance
| MR index | AUC (95% CI) | Accuracy | Sensitivity | Specificity | PPV | NPV |
|---|---|---|---|---|---|---|
| GM | 0.84 (0.13, 0.81–0.86) | 0.84 (0.13, 0.81–0.86) | 0.72 (0.24, 0.67–0.76) | 0.96 (0.10, 0.94–0.98) | 0.95 (0.13, 0.92–0.98) | 0.82 (0.15, 0.79–0.85) |
| T1 | 0.82 (0.15, 0.79–0.85) | 0.82 (0.15, 0.79–0.85) | 0.77 (0.25, 0.72–0.82) | 0.87 (0.18, 0.83–0.91) | 0.86 (0.19, 0.82–0.90) | 0.84 (0.16, 0.81–0.87) |
| MD | 0.89 (0.13, 0.86–0.91) | 0.89 (0.13, 0.86–0.91) | 0.82 (0.23, 0.78–0.87) | 0.95 (0.13, 0.92–0.97) | 0.95 (0.13, 0.92–0.97) | 0.88 (0.15, 0.85–0.91) |
| FA | 0.92 (0.11, 0.89–0.94) | 0.92 (0.11, 0.89–0.94) | 0.86 (0.20, 0.83–0.90) | 0.97 (0.11, 0.95–0.99) | 0.97 (0.10, 0.95–0.99) | 0.91 (0.13, 0.88–0.94) |
| rs-fMRI PCC | ||||||
| rs-fMRI PreCun | 0.90 (0.12, 0.88–0.93) | 0.90 (0.12, 0.88–0.93) | 0.88 (0.20, 0.84–0.91) | 0.93 (0.14, 0.90–0.96) | 0.93 (0.13, 0.91–0.96) | 0.92 (0.13, 0.89–0.94) |
Evaluation metrics obtained for each MR index (T1, FA, GM, MD, fMRI-PreCun, fMRI-PCC) used to train the 3D CNN obtained on the test set from 10-time repeated tenfold cross-validation. Results are provided as mean (SD, 95% CI). Best performances are highlighted in italic
CI, confidence interval, FA, fractional anisotropy, GM, gray matter volume, MD, mean diffusivity, MR, magnetic resonance, MRI, magnetic resonance imaging, NPV, negative predictive value, PCC, posterior cingulate cortex, PPV, positive predictive value, PreCun, precuneus, rs-fMRI, resting-state functional MRI, SD, standard deviation, T1, T1-weighted
Fig. 2Individual classification according to magnetic resonance imaging (MRI) indices. Analysis of misclassified samples was conducted on the basis of model performance. Controls and patients in coma were associated with their classification label assigned by the 3D convolutional neuronal network (CNN) according to magnetic resonance (MR) index. Majority voting (MajVot) was computed to assess whether the individual MR index performance on each sample could be improved considering the most scored classification output among all MR indices. This was indeed the case for controls, all correctly classified with MajVot. Regarding patients in coma, MajVot was second only to rs-fMRI PCC, totaling only two misclassified patients instead of four. FA, fractional anisotropy, GM, gray matter volume, MD, mean diffusivity, PCC, posterior cingulate cortex, PreCun, precuneus, rs-fMRI, resting-state functional MRI, T1, T1-weighted
Relationship between coma patient misclassification and 3-month neurological outcome
| MR index | FN good outcome rate (%) | Good outcome FN | Total FN |
|---|---|---|---|
| GM | 44 | 4 | 9 |
| T1 | 64 | 7 | 11 |
| MD | 56 | 5 | 9 |
| FA | 50 | 3 | 6 |
| rs-fMRI PCC | |||
| rs-fMRI PreCun | 67 | 4 | 6 |
MR indices are detailed with corresponding number of misclassified coma patients (FN). Each FN was associated with the known outcome after 3 months from the comatose event to find out whether there can be some relationship with patients having recovered from coma, thus classified as controls. Best results are highlighted in italic
FA, fractional anisotropy, FN, false negative, GM, gray matter volume, MD, mean diffusivity, MR, magnetic resonance, MRI, magnetic resonance imaging, PCC, posterior cingulate cortex, PreCun, precuneus, rs-fMRI, resting-state functional MRI, T1, T1-weighted
Fig. 33D CNN visual interpretation. Visualization maps representing activation values from the learned convolutional filters passed over the images. The absolute difference between maps belonging to correctly classified samples of the training set is shown to highlight the most discriminant voxels. To obtain clearer visualizations, we applied a threshold value (Threshold) equal to half of the maximum value (Max) considering activation values from every magnetic resonance (MR) index. Notice how voxels with greater activation vary according to the MR index. FA, fractional anisotropy, GM, gray matter volume, l, left, MD, mean diffusivity, PCC, posterior cingulate cortex, PreCun, precuneus, r, right, rs-fMRI, resting-state functional MRI, T1, T1-weighted