| Literature DB >> 35046770 |
Jeoung Kun Kim1, Min Cheol Chang2, Donghwi Park3.
Abstract
The early and accurate prediction of the extent of long-term motor recovery is important for establishing specific rehabilitation strategies for stroke patients. Using clinical parameters and brain magnetic resonance images as inputs, we developed a deep learning algorithm to increase the prediction accuracy of long-term motor outcomes in patients with corona radiata (CR) infarct. Using brain magnetic resonance images and clinical data obtained soon after CR infarct, we developed an integrated algorithm to predict hand function and ambulatory outcomes of the patient 6 months after onset. To develop and evaluate the algorithm, we retrospectively recruited 221 patients with CR infarct. The area under the curve of the validation set of the integrated modified Brunnstrom classification prediction model was 0.891 with 95% confidence interval (0.814-0.967) and that of the integrated functional ambulatory category prediction model was 0.919, with 95% confidence interval (0.842-0.995). We demonstrated that an integrated algorithm trained using patients' clinical data and brain magnetic resonance images obtained soon after CR infarct can promote the accurate prediction of long-term hand function and ambulatory outcomes. Future efforts will be devoted to finding more appropriate input variables to further increase the accuracy of deep learning models in clinical applications.Entities:
Keywords: artificial intelligence; cerebral infarction; corona radiate; deep learning; motor outcome
Year: 2022 PMID: 35046770 PMCID: PMC8763312 DOI: 10.3389/fnins.2021.795553
Source DB: PubMed Journal: Front Neurosci ISSN: 1662-453X Impact factor: 4.677
Patient demographic and clinical data collected within 7–30 days of infarct onset.
|
| |
| Number of patients, n | 221 |
| Age, years | 65.0 ± 11.9 |
|
| |
| MBC | 2.4 ± 1.8 |
| FAC | 1.0 ± 1.2 |
| MRC of shoulder abductor | 1.5 ± 1.4 |
| MRC of elbow flexor | 1.6 ± 1.5 |
| MRC of finger flexor | 1.3 ± 1.5 |
| MRC of finger extensor | 1.1 ± 1.5 |
| MRC of hip flexor | 2.0 ± 1.4 |
| MRC of knee extensor | 2.1 ± 1.5 |
| MRC of ankle dorsiflexor | 1.5 ± 1.5 |
MBC, modified Brunnstrom classification; FAC, functional ambulation category; MRC, medical research council.
Performance of deep learning algorithm for predicting motor outcome after corona radiata infarct.
| MBC prediction model | FAC prediction model | |
| Sample size (patients) | 154 For training (462 images, 70%), 66 for validation (198 images, 30%) | 154 For training (462 images, 70%), 67 for validation (201 images, 30%) |
| CNN model | Model for MR images | |
| - EfficientNetB0 with fine-tuning | - EfficientNetB0 with fine-tuning | |
| Sequential neural network model | Model for clinical data | |
| Integrated prediction model | Concatenated model with CNN and sequential neural network outputs | |
| Decision criteria for integrated prediction model | Poor (0): less than 3 “good” predictions; good (1): 3 “good” predictions | |
| Integrated prediction model performance | MBC prediction accuracy of 90.91% on training data | FAC prediction accuracy of 91.6% on training data |
MBC, modified Brunnstrom classification; FAC, functional ambulation category; MR, magnetic resonance; CNN, convolutional neural network; SNN, sequential neural network; SGD, stochastic gradient descent; ReLU, rectified linear unit; RMSProp, root mean square propagation; AUC, area under the curve; CI, confidence interval.
FIGURE 1Proposed prediction model based on deep learning. (MR, magnetic resonance; SNN, sequential neural network; CNN, convolutional neural network).
FIGURE 2Baseline architecture of EfficientNetB0 (Tan and Le, 2019a).
Performance comparison among three models for predicting motor outcome after corona radiata infarct.
| MBC prediction model | FAC prediction model | |
| Integrated model | Integrated model with both MR images and clinical data as input | Integrated model with both MR images and clinical data as input |
| CNN model for MR images | ResNet50 CNN model with MR images as input | ResNet50 CNN model for MR images |
| ML model for clinical data | Random forest model with clinical data as input | Random forest model with clinical data as input |
ML, machine learning; MBC, modified Brunnstrom classification; FAC, functional ambulation category; MR, magnetic resonance; CNN, convolutional neural network; SGD, stochastic gradient descent; ReLU, rectified linear unit; RMSprop, root mean square propagation; AUC, area under the curve; CI, confidence interval.
Ablation study of the integrated prediction model.
| MBC prediction model | FAC prediction model | |
| Integrated model | Integrated model with both MR images and clinical data as input | Integrated model with both MR images and clinical data as input |
| CNN model only | EfficientNetB0 CNN model with fine tuning | EfficientNetB0 CNN model with fine tuning |
| SNN model only | SNN with clinical data | SNN with clinical data |
ML, machine learning; MBC, modified Brunnstrom classification; FAC, functional ambulation category; MR, magnetic resonance; CNN, convolutional neural network; SNN, sequential neural network; SGD, stochastic gradient descent; ReLU, rectified linear unit; RMSProp, root mean square propagation; AUC, area under the curve; CI, confidence interval; lr, learning rate; dr, dropout rate; bs, batch size.
FIGURE 3Modified Brunnstrom classification (MBC) and functional ambulation category (FAC) receiver operating characteristic curve and area under the curve (AUC) on the validation set.