| Literature DB >> 35915430 |
Cristian Minoccheri1, Craig A Williamson2,3, Mark Hemmila3,4, Kevin Ward3,5, Erica B Stein6, Jonathan Gryak7,3,8, Kayvan Najarian7,3,8,5,9.
Abstract
BACKGROUND: Traumatic Brain Injury (TBI) is a common condition with potentially severe long-term complications, the prediction of which remains challenging. Machine learning (ML) methods have been used previously to help physicians predict long-term outcomes of TBI so that appropriate treatment plans can be adopted. However, many ML techniques are "black box": it is difficult for humans to understand the decisions made by the model, with post-hoc explanations only identifying isolated relevant factors rather than combinations of factors. Moreover, such models often rely on many variables, some of which might not be available at the time of hospitalization.Entities:
Keywords: Clinical decision support systems; Interpretable machine learning; Neural networks; Outcome prediction; Traumatic brain injury
Mesh:
Year: 2022 PMID: 35915430 PMCID: PMC9341077 DOI: 10.1186/s12911-022-01953-z
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 3.298
Fig. 1A schematic of the tropical geometry-based neural network introduced in [27]
Features with the highest MRMR scores. Variables sourced from radiology reports are suffixed with rad.
| Variable | MRMR score |
|---|---|
| Subarachnoid hemorrhage (#)—rad. | 0.0679 |
| Intraparenchymal hematoma—rad. | 0.0631 |
| DAI finding—rad. | 0.0683 |
| Third ventricle compression—rad. | 0.0355 |
| Best motor response—baseline | 0.0275 |
| Age—demographics | 0.0261 |
| Pupil response—baseline | 0.0258 |
| Intra-ventricular hemorrhage—rad. | 0.0198 |
| Skull fracture: basilar—rad. | 0.0147 |
| Best eye opening—baseline | 0.0128 |
| Brain contusion (#)—rad. | 0.0121 |
| Herniation: transtentorial—rad. | 0.0106 |
| Subdural hematoma—rad. | 0.0101 |
| Intraparenchymal hematoma (max width)—rad. | 0.0087 |
| Abnormal finding—rad. | 0.0085 |
| Best verbal response—baseline | 0.0078 |
| Herniation: upward—rad. | 0.0077 |
| Herniation: uncal—rad. | 0.0072 |
Mean (standard deviation) of performance metrics using 18 features selected in [5] via SHAP
| Method | Accuracy | Recall | Precision | F1 | AUC |
|---|---|---|---|---|---|
| TFNN | 0.719 (0.040) | 0.671 (0.054) | 0.794 (0.039) | ||
| XGB | 0.693 (0.028) | 0.591 (0.075) | 0.646 (0.033) | 0.569 (0.048) | 0.743 (0.039) |
| RF | 0.579 (0.055) | 0.608 (0.049) | |||
| SVM | 0.728 (0.019) | 0.551 (0.106) | 0.745 (0.056) | 0.579 (0.059) | 0.795 (0.048) |
Values in bold are the highest for a given metric across different methods
Mean (standard deviation) of performance metrics using the best 18 features selected by MRMR
| Method | Accuracy | Recall | Precision | F1 | AUC |
|---|---|---|---|---|---|
| TFNN | 0.719 (0.033) | 0.683 (0.046) | 0.600 (0.050) | 0.793 (0.039) | |
| XGB | 0.675 (0.027) | 0.584 (0.053) | 0.619 (0.033) | 0.554 (0.039) | 0.716 (0.034) |
| RF | 0.581 (0.053) | ||||
| SVM | 0.731 (0.035) | 0.590 (0.055) | 0.719 (0.053) | 0.601 (0.047) |
Values in bold are the highest for a given metric across different methods
Mean (standard deviation) of performance metrics using all 58 features
| Method | Accuracy | Recall | Precision | F1 | AUC |
|---|---|---|---|---|---|
| TFNN | 0.702 (0.026) | 0.551(0.050) | 0.684 (0.038) | 0.564 (0.039) | 0.786 (0.027) |
| XGB | 0.697 (0.019) | 0.647 (0.026) | 0.588 (0.026) | 0.762 (0.016) | |
| RF | 0.735 (0.021) | 0.574 (0.054) | 0.599 (0.038) | ||
| SVM | 0.615 (0.048) | 0.731 (0.037) | 0.808 (0.024) |
Values in bold are the highest for a given metric across different methods
Mean AUCs of several variants of the proposed model
| Method | SHAP features | MRMR features | All 58 features |
|---|---|---|---|
| TFNN | 0.794 (0.039) | 0.793 (0.039) | |
| 0.788 (0.033) | 0.794 (0.041) | 0.765 (0.022) | |
| 0.784 (0.030) | |||
| fewer rules | 0.784 (0.037) | 0.784 (0.042) | 0.775 (0.022) |
Values in bold are the highest for a given metric across different methods
Fig. 2Membership functions for the concepts of low, medium, and high of the variable “third ventricle compression—rad.”, extracted from the model trained on SHAP features with -sparsity
Fig. 3Rules extracted from MRMR features without a sparsity term