![Man ultramarathon runner in the mountains he trains at sunset](https://d2csxpduxe849s.cloudfront.net/media/E32629C6-9347-4F84-81FEAEF7BFA342B3/0B4B1380-42EB-4FD5-9D7E2DBC603E79F8/webimage-C4875379-1478-416F-B03DF68FE3D8DBB5.png)
94% of researchers rate our articles as excellent or good
Learn more about the work of our research integrity team to safeguard the quality of each article we publish.
Find out more
ORIGINAL RESEARCH article
Front. Neurol. , 20 October 2023
Sec. Stroke
Volume 14 - 2023 | https://doi.org/10.3389/fneur.2023.1247492
Background: This study aimed to compare the performance of different machine learning models in predicting symptomatic intracranial hemorrhage (sICH) after thrombolysis treatment for ischemic stroke.
Methods: This multicenter study utilized the Shenyang Stroke Emergency Map database, comprising 8,924 acute ischemic stroke patients from 29 comprehensive hospitals who underwent thrombolysis between January 2019 and December 2021. An independent testing cohort was further established, including 1,921 patients from the First People’s Hospital of Shenyang. The structured dataset encompassed 15 variables, including clinical and therapeutic metrics. The primary outcome was the sICH occurrence post-thrombolysis. Models were developed using an 80/20 split for training and internal validation. Performance was assessed using machine learning classifiers, including logistic regression with lasso regularization, support vector machine (SVM), random forest, gradient-boosted decision tree (GBDT), and multilayer perceptron (MLP). The model boasting the highest area under the curve (AUC) was specifically employed to highlight feature importance.
Results: Baseline characteristics were compared between the training cohort (n = 6,369) and the external validation cohort (n = 1,921), with the sICH incidence being slightly higher in the training cohort (1.6%) compared to the validation cohort (1.1%). Among the evaluated models, the logistic regression with lasso regularization achieved the highest AUC of 0.87 (95% confidence interval [CI]: 0.79–0.95; p < 0.001), followed by the MLP model with an AUC of 0.766 (95% CI: 0.637–0.894; p = 0.04). The reference model and SVM showed AUCs of 0.575 and 0.582, respectively, while the random forest and GBDT models performed less optimally with AUCs of 0.536 and 0.436, respectively. Decision curve analysis revealed net benefits primarily for the SVM and MLP models. Feature importance from the logistic regression model emphasized anticoagulation therapy as the most significant negative predictor (coefficient: −2.0833) and recombinant tissue plasminogen activator as the principal positive predictor (coefficient: 0.5082).
Conclusion: After a comprehensive evaluation, the MLP model is recommended due to its superior ability to predict the risk of symptomatic hemorrhage post-thrombolysis in ischemic stroke patients. Based on decision curve analysis, the MLP-based model was chosen and demonstrated enhanced discriminative ability compared to the reference. This model serves as a valuable tool for clinicians, aiding in treatment planning and ensuring more precise forecasting of patient outcomes.
Symptomatic intracerebral hemorrhage (sICH) represents an infrequent yet exceptionally dreaded complication following intravenous thrombolysis for ischemic stroke. The capacity to accurately pinpoint individual patients with an elevated risk of sICH has considerable clinical ramifications, extending from aiding clinicians in therapeutic deliberations and enlightening patients and relatives regarding prognosis to tailoring monitoring regimes.
An assortment of prognostic instruments has been conceived to ascertain the risk of sICH subsequent to intravenous thrombolysis for stroke (1–5). Nonetheless, a mere handful of these models have been formulated or externally corroborated in patients undergoing endovascular treatment (EVT) for ischemic stroke (3, 5). Before a prediction model can be assimilated into clinical practice, it warrants a rigorous appraisal, with external validation serving as a crucial stage to assess its broad applicability (6). Regardless, the aggregate accuracy of these scores persistently remains moderate, highlighting a persistent demand for individualized patient management strategies.
Machine learning techniques, by virtue of their capability to apply computational algorithms to expansive datasets with manifold, multidimensional variables, may be poised to address certain shortcomings of the contemporary analytical strategies for risk prediction (7). Through capturing high-dimensional, non-linear correlations among clinical attributes, these methods could potentially enhance the precision of outcome predictions. Indeed, machine learning methodologies have commanded interest owing to their superior predictive prowess compared to traditional approaches across diverse settings and disease states (8–10). However, to the best of our knowledge, there is a conspicuous dearth of research employing machine learning models trained on large-scale, multicenter data to predict sICH.
Furthermore, the majority of risk models scrutinized hitherto have predominantly been developed and validated in patients of European American lineage, thus creating a lacuna in our comprehension of the risk in patients from diverse racial backgrounds.
Given this scenario, our study endeavors to bridge these gaps by analyzing data accrued from multiple centers across China to devise machine learning-based triage models, predicting the likelihood of sICH-ensuing intravenous thrombolysis. We postulate that these models will supersede traditional risk prediction models in terms of precision and adaptability across heterogeneous patient cohorts. Additionally, we intend to externally validate the predictive competency of our models in patients treated with intravenous thrombolysis in everyday clinical practice. We aspire that our research will culminate in the enhancement of management strategies for patients susceptible to sICH following an ischemic stroke.
This study is designed as an observational, multicenter, retrospective cohort study, encompassing data from several comprehensive hospitals. It primarily aims to evaluate and compare the efficacy of different machine learning models in predicting outcomes for ischemic stroke patients after thrombolysis treatment. To ensure ethical considerations and maintain research integrity, this study received formal approval from the Research Ethics Committee of Shenyang First Hospital (Approval Number: 2023SYKYPZ08).
We initiated our research drawing from the Shenyang Stroke Emergency Map database, which caters to a vast population exceeding 9 million and stands as a keystone for the citywide initiative aiming at the enhancement of stroke care quality. Specialized personnel from 30 diverse and comprehensive hospitals directly uploaded clinical data to this database. With this extensive data pool, our focus was on a distinct cohort of 8,924 acute ischemic stroke (AIS) patients who underwent thrombolytic therapy. These patients were gathered from 29 of these hospitals, and our study spanned from January 2019 to December 2021. Our primary inclusion criteria were patients aged 18 years or older who were confirmed as having an ischemic stroke upon hospitalization. First, we excluded patients who had undergone EVT, as recorded in the database. Furthermore, patients missing data on either their admission National Institutes of Health Stroke Scale (NIHSS) score or post-thrombolysis NIHSS score were removed. Moreover, a crucial aspect of our data filtering process involved omitting patients who lacked information simultaneously in both the Swallowing Function Score and the Admission mRS Score columns. Given the clinical importance of these metrics in evaluating patient health and treatment outcomes, their absence could lead to a potentially incomplete or misleading patient assessment. Beyond these specific data-related exclusion criteria, we also excluded patients with severe organ dysfunctions, such as heart, liver, and kidney issues, as well as those with malignant tumors or other significant infections. Additionally, cases with other missing key feature data or those with poor data quality were also disregarded.
Subsequently, an additional independent testing cohort was established, comprising 2,046 consecutive patients who received thrombolytic therapy at the First People’s Hospital of Shenyang during the identical timeframe. Using the same stringent inclusion and exclusion criteria as our primary cohort, 1,921 patients from this independent group were finalized to serve as the testing set for our study.
Following the stringent patient selection criteria, our data preparation encountered an anticipated challenge: missing values. Within the scope of our study, absent data for both predictor and outcome variables were evident. Such omissions may be attributed to various reasons, such as unperformed tests or incomplete patient records. To address this intricacy, we adopted the Multiple Imputation by Chained Equations (MICE) approach, employing the mice package in R (11). During the imputation process, we incorporated all predictor variables and the outcome variable, opting for the random forest (RF) method owing to its adeptness in deciphering intricate data patterns. It is noteworthy that, despite the inherent complexity of our dataset, we abstained from introducing interaction terms in the imputation model.
We proceeded with the creation of 20 imputed datasets. For the purpose of aggregation, the imputed values across these datasets were averaged with categorical variables determined by the model. Post-imputation, a thorough analysis of each dataset ensued. To consolidate the findings, Rubin’s rules (12) were meticulously applied, yielding a harmonized output. To corroborate the robustness of our imputation technique, a sensitivity analysis juxtaposing the imputed and original datasets was performed, the details of which have been annexed.
The structured dataset encapsulated 15 variables. This included the following 12 clinical metrics: gender, age, postawakening stroke, in-hospital stroke, body mass index (BMI), systolic blood pressure (SBP), diastolic blood pressure (DBP), Admission mRS Score, Admission NIHSS Score, Swallowing Function Score, onset-to-needle time (ONT), and TOAST Classification. Additionally, there were three therapeutic metrics: thrombolytic drugs, antiplatelet therapy, and anticoagulation therapy.
The primary outcome was the occurrence of sICH following thrombolysis. sICH was defined as “any neurological deterioration (increase of NIHSS≥1) within 36 h after tPA administration that is attributed to intracerebral hemorrhage (ICH) confirmed by CT or MRI,” as per the definition of the National Institute of Neurological Disorders and Stroke (NINDS) (13).
The training cohort was arbitrarily divided into two subsets: 80% for model training and 20% for internal validation. Subsequently, experiments with five machine learning classifiers—logistic regression with lasso regularization (lasso regression), support vector machine (SVM), RF, gradient-boosted decision tree (GBDT), multilayer perceptron (MLP)—were implemented to generate our proprietary models for the prediction of each study outcome. The reference model employed a logistic regression with no regularization and was trained using the “saga” solver. An exhaustive grid search was applied to optimize the hyperparameters for these classifiers within predefined ranges. The internal validation cohort was specifically employed to adjust the models’ parameters. Through the grid search method, we identified the optimal hyperparameters corresponding to the highest AUC value on the internal validation set for each model. In the training cohort (80% randomly selected samples), we constructed a reference model and five proprietary machine learning models for each outcome.
Model performance was appraised in the external validation cohort according to a spectrum of learning metrics (mean area under the receiver operating characteristic curve [AUC] and decision curve analysis [DCA]), and the optimal performing model for the study outcome was selected. The DCA is a measure that considers the varying weights of different misclassification types with a direct clinical interpretation (for example, trade-offs between undertriage and overtriage for each model) (14, 15). Specifically, the relative effect of false-negative (undertriage) and false-positive (overtriage) results, given a threshold probability (or clinical preference), was calculated to produce a net benefit in each model. The net benefit of each model over a specified range of threshold probabilities of outcome was graphically demonstrated as a decision curve.
In the dataset, the sICH prevalence was significantly low, at approximately 1.6%, leading to a noticeable class disparity. To mitigate this imbalance and enhance model performance, we utilized the Synthetic Minority Over-sampling Technique (SMOTE). SMOTE works by generating synthetic instances for the minority class, drawing upon the characteristics of existing samples. By using this technique, we equilibrated the representation of the sICH positive and majority classes, ensuring a more sensitive and accurate model for identifying potential sICH cases.
The model exhibiting the highest AUC was chosen to highlight the importance of features, ensuring insights into the most influential predictors.
Categorical variables are delineated as count (%) and continuous variables as mean (SD) or median (interquartile range). The presence of a normal distribution was confirmed by the Kolmogorov–Smirnov test. We employed the t-test to evaluate disparities between parametric continuous variables, the Mann–Whitney U test for non-parametric variables, the χ2 test for categorical variables, and the Fisher’s exact test for 2 × 2 tables. No correction for multiple testing was instituted. A two-sided value of p of <0.05 was deemed statistically significant. All analyses were conducted with R version 4.1.2 and Python version 3.10.2.
Table 1 illustrates the baseline characteristics of patients from the training cohort (n = 6,369) and the external validation cohort (n = 1,921). Both groups showed a similar median age of 65 years and a gender distribution where women accounted for approximately 30%. Notably, there was a significant difference in in-hospital stroke rates, with the training cohort having 5.2% compared to 1.5% in the external validation cohort. Variations were also observed in clinical metrics such as SBP, DBP, Swallowing Function Score, and TOAST Classification. The use of recombinant tissue plasminogen activator (rt-PA) was predominant in the training cohort (89%), while urokinase was more frequently used in the validation cohort (35%). The sICH incidence was slightly higher in the training cohort at 1.6% compared to the validation cohort’s 1.1%. Overall, while some demographic characteristics aligned between the cohorts, clinically relevant variations highlight the significance of external validation in model assessments.
Figure 1 graphically depicts the discriminative capacities of various models using their receiver operating characteristic curves. The reference model exhibited a rather subdued performance, registering a C statistic of 0.575 (95% confidence interval [CI], 0.44–0.71). Surprisingly, not all machine learning models outperformed the reference. For instance, the RF and GBDT models manifested subpar performances with C statistics of 0.536 (95% CI, 0.42–0.653) and 0.436 (95% CI, 0.305–0.568), respectively (Table 2).
Figure 1. Receiver operating characteristic curves. The corresponding values of the area under the curve for each model are presented in Table 2.
Table 2. Predictive ability of the reference model and five machine learning models for sICH in patients with ischemic stroke who received thrombolysis.
However, two machine learning models notably stood out: the logistic regression with lasso regularization and the MLP. The former displayed a prominent C statistic of 0.87 (95% CI, 0.79–0.95; p < 0.001), while the latter exhibited a C statistic of 0.766 (95% CI, 0.637–0.894; p = 0.04). When pitted against each other, the difference in AUC between the two was borderline significant at a value of p of 0.058, suggesting a potential edge for the logistic regression model, albeit not definitively so.
According to the DCA shown in Figure 2, only the SVM and MLP models demonstrated a net benefit. Notably, the MLP model displayed a broader range of threshold probabilities where it had a net benefit, outperforming other models. The remaining models did not exhibit discernible net benefits.
Figure 2. Decision curve analysis. The x-axis indicates the threshold probability for hospitalization outcome. The y-axis indicates the net benefit. The curves (decision curves) indicate the net benefit of models (the reference model and five machine learning models) as well as two clinical alternatives (classifying no patients as having sICH vs. classifying all patients as having sICH) over a specified range of threshold probabilities of outcome. Only the SVM and MLP models exhibited a positive net benefit.
In Figure 3, the importance of various features is depicted through their coefficients from the logistic regression with lasso regularization model. This model was specifically chosen for illustrating feature importance due to its highest AUC value, showcasing its superior discriminative capability among the evaluated models.
Anticoagulation therapy emerged as having the most pronounced negative effect on the outcome, as indicated by its coefficient of −2.0833, suggesting a decreasing likelihood of the outcome with an increase in this variable. On the contrary, rt-PA stands out as the feature having the most positive influence on the outcome, bearing a coefficient of 0.5082. Other influential positive predictors include TOAST Classification 1, SBP, and Admission mRS Score, with coefficients of 0.3033, 0.2668, and 0.1811, respectively. Meanwhile, features such as age and DBP present as detractors from the outcome due to their negative coefficients of −0.3456 and −0.3713, respectively. Interestingly, certain features such as TOAST Classification 4 exhibited negligible influence on the outcome, as signified by their coefficients hovering close to zero. This visualization aids in elucidating the varying extents to which different predictors influence the outcome, as interpreted from the logistic regression model.
In this study, we pinpointed readily available clinical and laboratory factors prior to thrombolysis and validated the effectiveness of machine learning techniques in forecasting sICH post-thrombolysis. The machine learning workflow was formulated solely from real-world, multicenter patient databases. To the best of our understanding, this constitutes the most comprehensive multicenter study to develop and assess machine learning models with an unparalleled sample size and to subsequently examine their clinical applicability in independent datasets.
While the logistic regression with lasso regularization demonstrated a marginally higher AUC value compared to the MLP, a DeLong test comparison between the AUCs of both models yielded a value of p greater than 0.05, suggesting no statistically significant difference. More importantly, in the DCA evaluation, the MLP showcased superior performance over the logistic regression model with lasso regularization. This reinforces our recommendation of the MLP, emphasizing its potential for enhanced clinical applicability and overall patient benefit.
Our machine learning models achieved prediction accuracies exceeding 80% on the validation set, with a peak accuracy of 87%, thereby showcasing commendable predictive performance in practice when contrasted with the reference model. Compared to conventional models, machine learning models showed superior performance in forecasting sICH post-thrombolysis. Although a previous study utilized multicenter data for modeling and external validation, it was somewhat limited, only incorporating 136 cases in the external validation set to evaluate the model’s predictive performance in scenarios of low sICH incidence in real-world settings, which may not accurately reflect the model’s performance (16). These machine learning models also attained higher sensitivity and specificity in predicting sICH outcomes.
Moreover, our research utilized clinical decision curves (CDCs) to evaluate the model’s performance, offering a visual depiction of the sensitivity and specificity trade-off across varied threshold probabilities. CDCs are instrumental in identifying the optimal threshold for clinical decision-making and pinpointing the patient population where the model exhibits maximum effectiveness. They provide a succinct method of interpreting and applying prediction models and serve as a crucial tool in guiding clinical decision-making, particularly in scenarios that involve multiple prediction models or clinical strategies (15). The net benefit was also more substantial across a wide range of threshold probabilities in machine learning approaches.
Utilizing logistic regression with lasso regularization, we pinpointed anticoagulation therapy, antiplatelet therapy, other thrombolytic drugs, rt-PA, DBP, age, LAA, SUE, SBP, gender, and Admission mRS Score as significant predictors for the occurrence of sICH post-thrombolysis in patients. Notably, our identification of these predictors aligns well with the broader literature. Hypertension (17), diabetes (18), older age (19), higher body mass index (20), and cardioembolic stroke (CE) (5) emerged as the primary risk factors for hemorrhage in patients. This is further corroborated by previous studies that recognized hypertension, elevated blood pressure, and older age as risk factors for post-thrombolysis hemorrhage (21, 22).
In the realm of our research, which primarily focuses on prediction, we identified antiplatelet therapy, anticoagulation therapy, age, and gender as significant predictors of sICH. Notably, the female gender was negatively associated with increased sICH incidence. This finding aligns with certain past studies that have identified a similar protective attribute associated with female gender in the context of sICH (23). However, our results diverge from the conventional understanding where anticoagulation (24) and antiplatelet (25, 26) therapies have been historically linked with heightened hemorrhagic risks post-thrombolysis and the frequent association of older age (27) with sICH. However, it is pivotal to understand that our aim differed from traditional studies, as we were more oriented toward forecasting outcomes rather than dissecting risk factors. Thus, while we delineate the coefficients for these predictors, the directional values, especially in the absence of associated p-values, remain interpretative. They signify predictive relationships in our dataset, not necessarily causal connections. Such distinctions become essential when weighing our predictive findings against traditional studies aiming primarily at risk factor exploration. Moreover, variations in patient selection, treatments employed, dosages, and timing across studies could influence these disparities. Our data’s alternative trend emphasizes the critical need to consider the myriad of concurrent factors or co-morbidities potentially interacting with these predictors.
Studies have indicated that the onset of sICH is among the most severe complications post-thrombolysis, a typical treatment for ischemic stroke (28). Accurate sICH prediction can aid clinicians in formulating appropriate treatment strategies and enhancing patient outcomes. Traditional sICH prediction models bear limitations regarding accuracy and dependability due to the intricate interplay of numerous clinical and imaging factors. Hence, the application of machine learning models for predicting sICH in patients with AIS has garnered growing interest recently, given its potential clinical significance. While adding a larger set of predictive factors such as comprehensive disease history, continuous vital sign monitoring, and imaging data might enhance the model’s capabilities, acquiring such a vast array of predictors in practice is challenging due to constraints related to information, resources, and time, especially in multicenter datasets. An alternative strategy to aid clinical decision-making in predicting post-thrombolysis sICH involves the deployment of contemporary machine learning methods to navigate the complex non-linear interactions among predictive factors (6).
Recent investigations have illuminated the potential of machine learning models in predicting various clinical outcomes, such as hemorrhagic transformation post-ischemic stroke (29), diabetic retinopathy (30), and small-bowel diseases via capsule endoscopy (31). These models are developed by leveraging intricate non-linear relationships between predictors and outcomes in extensive datasets, enabling the identification of clinically relevant predictors and enhancing prediction accuracy. Our study expands on previous reports, showcasing the superior capacity of modern machine learning methods in predicting clinical outcomes and guiding management through modeling and external validation with a large sample size of nearly 10,000 patients from 30 hospitals.
However, our study has some limitations. The study sample was primarily from hospitals in the northeast region of China, so our findings need to be validated and generalized to other regions to ensure their universality and applicability. Future studies should also expand the sample size to further validate our findings. While our machine learning algorithms exhibited commendable predictive acumen for sICH, they remain susceptible to the restrictions imposed by currently accessible data and may not invariably furnish accurate prognostications for individual patient outcomes. However, it certainly underscores the feasibility of a machine-learning model for crafting personalized risk prognostication. To mitigate these concerns, we advocate further exploration and enhancement of data dissemination and transparency. It merits highlighting that our investigation incorporated a circumscribed set of variables for the machine learning paradigms, and the inclusion of additional germane variables may bolster the model’s performance.
Notwithstanding these constraints, the creation of triage models predicated on machine learning principles continues to be a promising prospect for ameliorating the prognosis of stroke patients and augmenting clinical decision-making within the framework of thrombolytic treatment. Prospective studies should endeavor to tackle these constraints and unearth methods to refine these models further for optimal clinical utility. With the integration of a more expansive set of variables and ongoing refinement, these models could evolve into formidable instruments for clinicians managing AIS patients. By addressing these constraints, we can persistently enhance these models’ precision and applicability, culminating in improved patient outcomes and refined clinical decision-making.
To summarize, our study highlights the efficacy of the MLP as a machine learning technique in prognosticating the risk of symptomatic hemorrhage following thrombolysis in patients with ischemic stroke. Based on DCA, the MLP was chosen, illuminating its strength as a predictive tool. Through this approach, we have been able to elucidate critical predictive determinants of hemorrhagic risk. Despite potential limitations, the MLP-based model presented here stands as a potent instrument for clinicians, offering insights into treatment planning and enabling more accurate forecasts of patient outcomes.
The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.
The studies involving humans were approved by the Research Ethics Committee of Shenyang First Hospital. The studies were conducted in accordance with the local legislation and institutional requirements. Written informed consent for participation was not required from the participants or the participants’ legal guardians/next of kin in accordance with the national legislation and institutional requirements.
RW wrote the main manuscript text and prepared all figures. MW, WB, HZ, YX, QH, YW, XL, YS, and ZH contributed to this work by providing resources and acquiring the data necessary for the research. BX provided oversight, direction for the project, reviewed, and edited the final manuscript. All authors reviewed and approved the final manuscript.
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
The Supplementary material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fneur.2023.1247492/full#supplementary-material
1. Cappellari, M, Turcato, G, Forlivesi, S, Zivelonghi, C, Bovi, P, Bonetti, B, et al. Starting-sich nomogram to predict symptomatic intracerebral hemorrhage after intravenous thrombolysis for stroke. Stroke. (2018) 49:397–404. doi: 10.1161/STROKEAHA.117.018427
2. Mazya, M, Egido, JA, Ford, GA, Lees, KR, Mikulik, R, Toni, D, et al. Predicting the risk of symptomatic intracerebral hemorrhage in ischemic stroke treated with intravenous alteplase: safe implementation of treatments in stroke (sits) symptomatic intracerebral hemorrhage risk score. Stroke. (2012) 43:1524–31. doi: 10.1161/STROKEAHA.111.644815
3. Mazya, MV, Bovi, P, Castillo, J, Jatuzis, D, Kobayashi, A, Wahlgren, N, et al. External validation of the sedan score for prediction of intracerebral hemorrhage in stroke thrombolysis. Stroke. (2013) 44:1595–600. doi: 10.1161/STROKEAHA.113.000794
4. Menon, BK, Saver, JL, Prabhakaran, S, Reeves, M, Liang, L, Olson, DM, et al. Risk score for intracranial hemorrhage in patients with acute ischemic stroke treated with intravenous tissue-type plasminogen activator. Stroke. (2012) 43:2293–9. doi: 10.1161/STROKEAHA.112.660415
5. Strbian, D, Engelter, S, Michel, P, Meretoja, A, Sekoranja, L, Ahlhelm, FJ, et al. Symptomatic intracranial hemorrhage after stroke thrombolysis: the sedan score. Ann Neurol. (2012) 71:634–41. doi: 10.1002/ana.23546
6. Steyerberg, EW, and Vergouwe, Y. Towards better clinical prediction models: seven steps for development and an ABCD for validation. Eur Heart J. (2014) 35:1925–31. doi: 10.1093/eurheartj/ehu207
7. Schwalbe, N, and Wahl, B. Artificial intelligence and the future of global health. Lancet. (2020) 395:1579–86. doi: 10.1016/S0140-6736(20)30226-9
8. Berlyand, Y, Raja, AS, Dorner, SC, Prabhakar, AM, Sonis, JD, Gottumukkala, RV, et al. How artificial intelligence could transform emergency department operations. Am J Emerg Med. (2018) 36:1515–7. doi: 10.1016/j.ajem.2018.01.017
9. Goto, T, Camargo, CA, Faridi, MK, Yun, BJ, and Hasegawa, K. Machine learning approaches for predicting disposition of asthma and COPD exacerbations in the ED. Am J Emerg Med. (2018) 36:1650–4. doi: 10.1016/j.ajem.2018.06.062
10. Taylor, RA, Pare, JR, Venkatesh, AK, Mowafi, H, Melnick, ER, Fleischman, W, et al. Prediction of in-hospital mortality in emergency department patients with sepsis: a local big data-driven, machine learning approach. Acad Emerg Med. (2016) 23:269–78. doi: 10.1111/acem.12876
11. Buuren, SV, and Groothuis-Oudshoorn, K. Mice: multivariate imputation by chained equations in R. J Stat Softw. (2011) 45:45. doi: 10.18637/jss.v045.i03
12. Rubin, DB. Multiple imputation for nonresponse in surveys. Hoboken, NJ: John Wiley & Sons, Inc. (2008).
13. Tissue plasminogen activator for acute ischemic stroke. Tissue plasminogen activator for acute ischemic stroke. N Engl J Med. (1995) 333:1581–8. doi: 10.1056/NEJM199512143332401
14. Zachariasse, JM, Nieboer, D, Oostenbrink, R, Moll, HA, and Steyerberg, EW. Multiple performance measures are needed to evaluate triage systems in the emergency department. J Clin Epidemiol. (2018) 94:27–34. doi: 10.1016/j.jclinepi.2017.11.004
15. Vickers, AJ, and Elkin, EB. Decision curve analysis: a novel method for evaluating prediction models. Med Decis Mak. (2006) 26:565–74. doi: 10.1177/0272989X06295361
16. Wang, F, Huang, Y, Xia, Y, Zhang, W, Fang, K, Zhou, X, et al. Personalized risk prediction of symptomatic intracerebral hemorrhage after stroke thrombolysis using a machine-learning model. Ther Adv Neurol Disord. (2020) 13:175628642090235. doi: 10.1177/1756286420902358
17. Anderson, CS, Huang, Y, Wang, JG, Arima, H, Neal, B, Peng, B, et al. Intensive blood pressure reduction in acute cerebral haemorrhage trial (interact): a randomised pilot trial. Lancet Neurol. (2008) 7:391–9. doi: 10.1016/S1474-4422(08)70069-3
18. Demchuk, AM, Morgenstern, LB, Krieger, DW, Linda Chi, T, Hu, W, Wein, TH, et al. Serum glucose level and diabetes predict tissue plasminogen activator-related intracerebral hemorrhage in acute ischemic stroke. Stroke. (1999) 30:34–9. doi: 10.1161/01.STR.30.1.34
19. Wang, Y, Cui, L, Ji, X, Dong, Q, Zeng, J, Wang, Y, et al. The China national stroke registry for patients with acute cerebrovascular events: design, rationale, and baseline patient characteristics. Int J Stroke. (2011) 6:355–61. doi: 10.1111/j.1747-4949.2011.00584.x
20. Marini, S, Merino, J, Montgomery, BE, Malik, R, Sudlow, CL, Dichgans, M, et al. Mendelian randomization study of obesity and cerebrovascular disease. Ann Neurol. (2020) 87:516–24. doi: 10.1002/ana.25686
21. Emberson, J, Lees, KR, Lyden, P, Blackwell, L, Albers, G, Bluhmki, E, et al. Effect of treatment delay, age, and stroke severity on the effects of intravenous thrombolysis with alteplase for acute ischaemic stroke: a meta-analysis of individual patient data from randomised trials. Lancet. (2014) 384:1929–35. doi: 10.1016/S0140-6736(14)60584-5
22. Wardlaw, JM, Murray, V, Berge, E, del Zoppo, G, Sandercock, P, Lindley, RL, et al. Recombinant tissue plasminogen activator for acute ischaemic stroke: an updated systematic review and meta-analysis. Lancet. (2012) 379:2364–72. doi: 10.1016/S0140-6736(12)60738-7
23. Umeano, O, Phillips-Bute, B, Hailey, CE, Sun, W, Gray, MC, Roulhac-Wilson, B, et al. Gender and age interact to affect early outcome after intracerebral hemorrhage. PLoS One. (2013) 8:e81664. doi: 10.1371/journal.pone.0081664
24. Meinel, TR, Kniepert, JU, Seiffge, DJ, Gralla, J, Jung, S, Auer, E, et al. Endovascular stroke treatment and risk of intracranial hemorrhage in anticoagulated patients. Stroke. (2020) 51:892–8. doi: 10.1161/STROKEAHA.119.026606
25. Amaral, S, Duloquin, G, and Béjot, Y. Symptomatic intracranial hemorrhage after ischemic stroke treated with bridging revascularization therapy. Life (Basel). (2023) 13:13. doi: 10.3390/life13071593
26. Xian, Y, Federspiel, JJ, Grau-Sepulveda, M, Hernandez, AF, Schwamm, LH, Bhatt, DL, et al. Risks and benefits associated with prestroke antiplatelet therapy among patients with acute ischemic stroke treated with intravenous tissue plasminogen activator. JAMA Neurol. (2016) 73:50–9. doi: 10.1001/jamaneurol.2015.3106
27. Dong, S, Yu, C, Wu, Q, Xia, H, Xu, J, Gong, K, et al. Predictors of symptomatic intracranial hemorrhage after endovascular thrombectomy in acute ischemic stroke: a systematic review and meta-analysis. Cerebrovasc Dis. (2023) 52:363–75. doi: 10.1159/000527193
28. Saver, JL, Goyal, M, van der Lugt, A, Menon, BK, Majoie, CBLM, Dippel, DW, et al. Time to treatment with endovascular thrombectomy and outcomes from ischemic stroke: a meta-analysis. JAMA. (2016) 316:1279–88. doi: 10.1001/jama.2016.13647
29. Choi, J-M, Seo, S-Y, Kim, P-J, Kim, Y-S, Lee, S-H, Sohn, J-H, et al. Prediction of hemorrhagic transformation after ischemic stroke using machine learning. J Pers Med. (2021) 11:11. doi: 10.3390/jpm11090863
30. Ting, DSW, Cheung, CY-L, Lim, G, Tan, GSW, Quang, ND, Gan, A, et al. Development and validation of a deep learning system for diabetic retinopathy and related eye diseases using retinal images from multiethnic populations with diabetes. JAMA. (2017) 318:2211–23. doi: 10.1001/jama.2017.18152
Keywords: machine learning, prediction, symptomatic intracerebral hemorrhage, intravenous thrombolysis, stroke, multicenter
Citation: Wen R, Wang M, Bian W, Zhu H, Xiao Y, He Q, Wang Y, Liu X, Shi Y, Hong Z and Xu B (2023) Machine learning-based prediction of symptomatic intracerebral hemorrhage after intravenous thrombolysis for stroke: a large multicenter study. Front. Neurol. 14:1247492. doi: 10.3389/fneur.2023.1247492
Received: 26 June 2023; Accepted: 28 September 2023;
Published: 20 October 2023.
Edited by:
Alex Jung, Aalto University, FinlandReviewed by:
Durgesh Chaudhary, Penn State Milton S. Hershey Medical Center, United StatesCopyright © 2023 Wen, Wang, Bian, Zhu, Xiao, He, Wang, Liu, Shi, Hong and Xu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Bing Xu, eGIxOTY4MTMxQDE2My5jb20=
Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.
Research integrity at Frontiers
Learn more about the work of our research integrity team to safeguard the quality of each article we publish.