Prediction of Long-Term Poor Clinical Outcomes in Cerebral Venous Thrombosis Using Neural Networks Model: The BEAST Study

Introduction

Cerebral venous thrombosis (CVT) is a relatively rare (0.5–1%) form of stroke,1–3 which can cause a severe and permanent disability in 6–10% of cases with ~15% of patients requiring bed rest or hospital admission due to the recurrence of severe headaches.4–10 Clinicians especially radiologists should be able to recognise CVT promptly, which would facilitate the administration of anticoagulation therapy to prevent the progression of the disease and notably decrease the likelihood of acute complications and long-term sequelae.8 Although several small studies have documented the potential predictors of poor clinical outcomes,11–15 in a real-world scenario, the rarity of CVT disease poses several challenges, such as dealing with a heterogeneous group of patients with phenotypic diversity, lack of (or missing) patient data often causing skewed distributions and nonlinear relationships with incomplete datasets.16 Thus, analysis of such rare disease datasets can be limited by poor quality and heterogenicity, whereas advanced statistical approaches like multilayer mathematical algorithm-based neural networks potentially offer greater efficiency over regression models where the dependent variable requires a linear relationship with the regression parameters.17

The neural networks perceptron is an advanced mathematical algorithm that mimics how biological neurons communicate within a network.18,19 Unlike the logistic regression model, a multilayer neural networks (NNs) model has self-learning capabilities, nonlinear mapping and a high degree of fault tolerance, which can determine the association between a series of independent variables and the output (dependent) variables by training and testing the neural network.18–20 The NNs model outcome is decisive in the presence of skewed and incomplete datasets, nonlinear relationships, and lack of significant β coefficient value in the logistic regression analysis, as exemplified in a study used to identify predictors of poor prognosis following acute ischemic stroke.21 Furthermore, this multilayer NNs perceptron has been shown to achieve a better predictive performance compared to logistic regression to predict the risk of congenital heart disease, cancers, and the mortality risk of liver failure.22–27

To identify predictors of long-term poor clinical outcomes following CVT, we used the neural networks model on (the necessarily skewed) data from the BEAST (Biorepository to Establish the Aetiology of Sinovenous Thrombosis) study, an international multicentre prospective observational study on cerebral venous thrombosis.28 We go on to compare and validate the results from the NNs model with a stepwise multivariate logistic regression analysis to predict long-term poor clinical outcomes following CVT.

Patients and Methods The BEAST Study

The BEAST is an international prospective observational study whose protocol has been published in detail elsewhere.28 Briefly, the study recruited adult CVT patients aged ≥18 years with detailed phenotypic data from eleven tertiary care centres located in Belgium, Finland, France, Greece, Italy, Mexico, Netherlands, Portugal, Sweden, United Kingdom, and the USA (white non-Hispanic) between 2000 and 2018. Diagnosis of CVT was confirmed by angiography, either conventional, computed tomography venography (CTV), magnetic resonance (MR) imaging or dedicated venography, as previously described.28 Ethical clearance was granted from all participating institutions from local institutional review boards, and the study complies with the Declaration of Helsinki. Informed written consent was obtained for all patients, and data was encrypted. For the purpose of this study, 6-month follow-up was defined as long-term, and this was the endpoint evaluated for statistical analysis.

Study Variables

We analysed 21 potential independent variables based on the age of CVT onset, gender, the occurrence of clinical symptoms, brain imaging characteristics including CVT location, and acute-phase treatment modalities (heparin, endovascular thrombolysis and decompressive craniotomy).1–5,11–13,29–31 Further, we purposefully inputted severe cases that required intervention, e.g. thrombolysis and craniotomy, into the feedforward multilayer neural networks perceptron, predicting it would successfully identify these high-risk groups. The modified Rankin scale (mRS) was assessed at a 6-month follow-up, and patients were classified as independent survivors (mRS score 0–2) or dependent/dead (mRS score 3–6) patients.9 The primary study outcome was to identify the independent predictors of dependent/dead (mRS score 3–6) CVT patients by comparing the results using neural networks and the LR model.

Statistical Analysis

We utilised SPSS v25.0 statistical software for windows to conduct conventional logistic regression (LR) and an unorthodox multilayer neural networks (NNs) model to identify predictors of poor clinical outcomes in CVT. Initially, we used a univariate analysis based on gender distribution, utilising appropriate statistical tests and observing a 95% confidence interval (CI) and odds ratio (OR) to define the risk patterns in the dataset. We evaluated the predictive model’s performance using multivariate stepwise logistic regression (LR) analysis cross-validated by multilayer neural networks (NNs) model in the presence of skewed, incomplete, and non-linear relationships of 21 independent variable datasets. The goodness-of-fit of the NNs and LR models was evaluated with the area under the receiver operating characteristic (AUROC) curve. Data quality assessment was performed with Little’s Missing Completely At Random (MCAR) test. Multicollinearity, the strength of the correlation among independent variables, was also tested and expressed by the collinearity tolerance and the variance inflation factor (VIF) value, where VIF >10 or tolerance <0.1 indicated the presence of significant multicollinearity that required to be optimised; otherwise, potentially causing concerns for the regression model outcome.17 The statistically significant threshold was set at a P-value <0.05.

Logistic Regression Model

Logistic regression is a parametric algorithm for binary and linear classification problems that accomplish outcomes by predicting the probability of a set of independent variables.17 Logistic regression utilised the sigmoid logistic function for mapping the predictions and probabilities to a range between 0 and 1.17,18 Although study variables can be selected through different techniques and methods, yielding various regression models, they generally work similarly. The stepwise logistic regression model is a combination of forward or backwards methods and is used to determine which variables to add to or drop from the model sequentially based on statistical criteria. The logistic regression model has a linear decision surface, and the regression coefficient, usually the odds ratio, describes the impacts of independent predictors on the outcome.17–19

Multilayer Neural Networks Model

Feedforward neural networks, a non-parametric method and multilayer perceptron,18 use mathematical algorithms to simulate neuronal architectural networks structurally and functionally.20,21 A perceptron might be a single or multilayer computational algorithm model composed of multiple biological neurons capable of training neurons and supervised learning of binary classifiers to draw a decision or output. We utilised a three-layer (input, hidden, and output) feedforward NNs perceptron for the measurements of independent predictors, as NNs generate an outcome by self-learning from a potential correlation between dependent and independent variables through the training and testing process.18–21 The first (input) layer comprises 21 neurons into which all independent variables were entered into the NNs model following a normalisation process through a standard rescaling of the covariates. The second (hidden) layer comprises 8 neurons where the sigmoid activation function is utilised for the computational and differential weighing of the independent variables. Finally, the third (output) layer is two neurons where the outcome is generated via the softmax function based on the random selection of a valid sample for all variables by the self-learned neural networks perceptron using SPSS statistical software functions.18,20 Although we tested both sigmoid and hyperbolic tangent activation functions, the sigmoid activation function was utilised for the hidden layer to predict the probability which exists between the range of “0 and 1”, which is similar to the LR model. Further, utilisation of the softmax function for the output layer improves the multiclass classification. The NNs perceptron training was the batch type, and the optimisation algorithm was scaled conjugate gradient. The neural networks topology for independent variables with multi-layered perceptron is shown in Figure 1.

Figure 1 The neural networks topology with multi-layered perceptron. The figure illustrates twenty-one independent variables entering into the NNs model through the first layer neurons followed by computational weighing in the second (hidden) layer by sigmoid activation function. The output layer comprises two neurons that generate the model outcome using the softmax function. The grey and blue lines represent the synaptic weight, either >0 or <0, respectively. In addition to AUROC curve, this NNs model accuracy rate was 95.1% and 94.1% in training and testing phase.

Abbreviations: SSS, Superior sagittal sinus; CVS, Cortical venous sinus; TVS, Transverse venous sinus; SS, Straight sinus; DVS, Deep venous sinus; CS, Cavernous sinus; JVS, Jugular veins; H.Paresis, Hemiparesis; AMS, Altered mental status; C. Hge, Cerebral haemorrhage; C. Infarct, Cerebral Infarct; ≥2 VS, Venous sinus.

The neural networks model can justify the study outcome by linking predicted with factual values, minimising the error in predicting default, and does not restrict the input (specific distribution) variables.18–24 This model was validated by the ROC (receiver operating characteristic) curve, which observed the goodness of fit for predicting the model for all possible cut-offs by a diagram of sensitivity versus specificity. The AUC (area under the curve) is based on the non-parametric Mann–Whitney U-test, used as the dimensional index, which measures the accuracy of the predictor models in predicting death or dependency. The normalised importance (NI) value20,21,24–27 of independent variables is expressed as a percentage in the NNs model outcome graph; a higher NI value represents better predictive power and vice versa to determine the significance of independent predictors for death or dependency.

Results Characteristics of the Study Population

The BEAST study included 1309 subjects (75.5% female). The overall median (IQR-Interquartile Range) age of CVT onset was 37 (28–47) and 46 (35–58) years for women and men, respectively (P<0.001). Table 1 describes the baseline characteristics study population, including presenting symptoms on admission, radiological findings, treatment options and mRS scale 3–6 at 6 months post-CVT onset. The VIF value of the multicollinearity test demonstrated no significant correlation; the majority VIF was ≤2, except for multiple (≥2) sinus thrombosis and multiple (≥2) presenting symptoms where maximum VIF and collinearity tolerance were 3.2, 0.31, and 4.3, 0.23, respectively, among independent variables. Furthermore, the Little’s Missing Completely At Random (MCAR) test also observed a P-value of 0.75, Chi-squared=0.09, indicating our data are randomly missing.

Table 1 Characteristics of Study Population

Multivariate Logistic Regression Model

The performance of the predicting model was initially tested with the stepwise logistic regression (LR) model for women and men separately (Table S1) as well as in combination (Table 2), which found statistically ambiguous Results with significantly high OR and wide confidence interval. Furthermore, the multivariable forward stepwise logistic regression model (Table 2) found that the following factors were potential independent predictors of poor clinical outcome at 6-month follow-up: endovascular thrombolysis (OR 32.1; 95% CI 3.6–287.0; P=0.002), craniotomy (OR 6.9; 95% CI 1.3–36.8; P=0.02), and cerebral haemorrhage (OR 4.5; 95% CI 1.3–15.4; P=0.01). The goodness-of-fit for the logistic regression model showed an AUROC curve of 0.71; 95% CI 0.56–0.85 (shown in Figure 2a). The sensitivity and specificity of the LR model were 58.82% and 78.15%, respectively, with a positive predictive value of 13.2% (95% CI 8.8–19.2%) and a negative predictive value of 97.1% (95% CI 95.0–98.4%) (Table 3).

Table 2 Stepwise Multivariate Logistics Regression Analysis Observed Independent Predictors of Poor Clinical Outcome “Death or Dependency” in CVT

Table 3 Comparison of the Goodness-of-Fit and Accuracy of the Neural Networks and Logistic Regression Risk Prediction Model

Figure 2 ROC curve measuring accuracy of the predicting model for death or dependency at 6-month; AUC for (a) logistics regression model 0.71 (AUC for women 0.76; 95% CI 0.58–0.93, and men 0.71; 95% CI 0.48–0.93), (b) NNs model 0.82 (red line).

Neural Networks Model

As the dataset was skewed and had a non-linear relationship, a non-parametric analysis using the multilayer NNs model was utilised to cross-validate the robustness of the results of the LR model. The neural networks model again evaluated all 21 independent study variables and the final output layer, where the model outcome is generated via the softmax function based on the random selection of a valid sample of 288 populations by the self-learned NNs model. Of these subjects, 70.5% and 29.5% of cases were utilised as training and testing samples to predict death or dependency, with an excellent accuracy level of 95.1% and 94.1%, respectively. Moreover, the ROC curve for the NNs model (shown in Figure 2b) showed the sensitivity and specificity for good and poor clinical outcomes constructed on the training and testing illustrations. The AUROC was 0.82 for predicting death or dependency, indicating the models’ improved accuracy through a learning process.

The NI of independent variables by the NNs model to predict death or dependency at a 6-month follow-up shown in Figure 3. The NNs analysis determined that the most powerful predictors of death or dependence were cerebral haemorrhage (NI 100%), endovascular thrombolysis (NI 98%) and craniotomy (NI 73.8%). Conversely, age (NI 2.8%) altered mental status (NI 3.5%), heparin (NI 3.6%), and seizure (NI 5.0%) barely influenced the model. Furthermore, the sensitivity and specificity of the NNs model were 80.0% and 80.95%, respectively, with a positive predictive value of 18.8% (95% CI 13.9–24.7%) and a negative predictive value of 98.7% (95% CI 96.3–99.5%) (Table 3).

Figure 3 Normalised Importance (NI) of independent variables by the multilayer neural networks model. A greater NI percentage represents more powerful independent predictors and vice-versa for predicting death or dependency in CVT. Thus, cerebral haemorrhage (NI 100%) contributes decisively to the networks while age (NI 2.8%) barely.

Discussion

Using data from a large prospective adult CVT cohort, we show that the feedforward multilayer NNs model effectively identifies either strong or trivial independent predictors of death or dependency, whereas stepwise LR analysis only demonstrated potential predictors. Our NNs model has an accuracy of 95.1% and 94.1% in the training and testing phase, respectively, to predict death or dependence with a better AUROC curve of 0.82, compared to the LR model AUROC curve of 0.71. Additionally, positive and negative predictive values for the NNs and LR model were 18.8% vs 13.2%, and 98.7% vs 97.1% predicting poor long-term clinical outcomes in CVT. In the presence of a wide confidence interval in the stepwise logistic regression model, independent predictors with high ORs and P<0.05 become ambiguous; hence we utilised feedforward neural networks, a non-parametric analysis to cross-validate the robustness of LR model findings.

Implementation and Interpretation

The ultimate goal of NN is to integrate multilayer neural networks perceptron into clinical practice to complement decision-making, particularly in complex datasets with missing data and non-linear relationships such as the BEAST data.16,17 A logistic regression model is comparatively easier to implement, interpret and require less computational work than neural networks. However, logistic regression models rely on assuming a linear relationship and the absence of extreme outliers in the dataset to log odds and express probabilities.17,18 Unlike neural networks, logistic regression models generally include only statistically significant variables with a P<0.05 predicting an outcome. Further, neural networks outperform logistic regression in complex relationships due to data rarely being linearly separable in real-world situations.18–20

Generalisability and Capability

Unlike the LR model, a multilayer neural networks perceptron has a high degree of fault tolerance and better potential to determine the arbitrary association between independent and dependent variables, a result that supports our study findings.18 Further, multilayer neural networks are a better fit over LR analysis (parametric test) for a skewed complex and non-linear dataset due to their non-parametric nature, which can identify all plausible interactions through the multiple training and testing algorithms between independent and dependent variables.21–27

Accuracy, Goodness-of-Fit, and Cross-Validation of the Models

Like current study results, an abnormally wide 95% CI and a more significant beta coefficient represent poor fitness of the regression model.17 Conversely, the NNs model uses the AUROC curve with its training and testing sample accuracy report to confirm the goodness-of-fit based on a self-recruited random sample.18–20 A better goodness-of-fit and higher accuracy of neural networks model were observed in several clinical studies with AUROC value; AUC 0.87,22 AUC 0.77,24 AUC 0.88,32 and AUC 0.98.33 Furthermore, previous studies also support our findings with better predictive performances of NNs than the LR model with a higher AUROC curve value of 0.88 vs 0.81,21 0.81 vs 0.74,25 and 0.84 vs 0.76,27 respectively. Nonetheless, a logistic regression model is less prone to overfitting than NNs because they involve simpler relationships between the outcome and predictor variables,19–23 which is why NNs outperformed the LR model on the complex BEAST datasets.

Neural Networks and the BEAST Findings

Our NNs model finds that cerebral haemorrhage, endovascular thrombolysis, decompressive craniotomy, aphasia, and coma are independent predictors of death or dependency, confirmed by previous small studies and case series.1,5,11,13,29–31 Furthermore, the recent randomised controlled TO-ACT trial34 and a meta-analysis35 observed that endovascular thrombectomy with or without thrombolysis is associated with poor functional outcomes and a higher mortality rate in CVT patients, which also supports the findings of our NNs model outcome.

Strength and Limitations

This is a large multinational prospective observational study on adult CVT patients, and the major strength is the robust collaboration and participation of multiple regional hospitals from different countries and reducing a potential source of recruitment bias. As data from the BEAST exclude those <18 years of age, our results do not apply to childhood CVT. The incompleteness of follow-up and the missing dataset is a possible source of bias; nonetheless, a quality control analysis observed no significant differences between missing and non-missing cases for each study variable. Although severe cases treated with thrombolysis and craniotomy might be a source of bias, the NNs used the mRS score assessed by stroke and neurology experts during a 6-month follow-up after CVT onset, which mitigates the risk of outcome bias. Despite the ability to determine statistical inferences of independent predictors with odds ratios, probability values, and confounding, constructing logistic regression models can be more challenging than NNs as it requires a strong understanding of statistical concepts. Although multilayer neural networks perceptron is a potential tool for analysing a non-linear complex relationship, the model is prone to overfit because of its speculative “Black Box” nature on the depth and complexity of the network and greater computational burden. Finally, the low positive and high negative predictive values might be a concern of outcome bias; however, considering the rare event of ‘dependent/death’ from an already rare disease of CVT with an excellent goodness-of-fit of the prediction models mitigates this potential bias.

Conclusion

Cerebral haemorrhage and thrombolysis are identified as potential independent predictors of long-term poor clinical outcomes in adult CVT. This unorthodox multilayer neural networks outperforms the conventional logistic regression model in risk prediction for complex datasets. Determining the best prediction model can be challenging as each model possesses unique advantages, and selection should consider these, along with datasets and study objectives.

Ethical Approval

Ethical clearance approval for this study was obtained from the London – Riverside Research Ethics Committee; REC reference: 04/Q0401/40.

Informed Consent

Written informed consent was obtained from all subjects prior to recruitment.

Acknowledgments

We utilized the Bio-Repository to Establish the Aetiology of Sinovenous Thrombosis (BEAST) datasets and are grateful to our patients for their participation and cooperation.

BEAST Collaborators

Ida Martinelli, MD, PhD, 1 Elvira Grandone, MD, PhD, 2,3 Sini Hiltunen, MD, 4 Erik Lindgren, MD, 5,6 Maurizio Margaglione, MD, 7 Veronique Le Cam Duchez, MD, PhD, 8 Aude Triquenot Bagan, MD, 9 Marialuisa Zedde, MD, 10 Michelangelo Mancuso, MD, PhD, 11 Ynte M. Ruigrok, MD, 12 Bradford B. Worrall, MD, MSc, 13 Jennifer J. Majersik, MD, MS, 14 Jukka Putaala, MD, PhD, 4 Elena Haapaniemi, MD, PhD, 4 Susanna M. Zuurbier, MD, PhD, 15 Matthijs C. Brouwer, MD, PhD, 15 Serena M. Passamonti, MD, PhD, 1 Maria Abbattista, PhD, 1 Paolo Bucciarelli, MD, 1 Robin Lemmens, MD, PhD, 16 Emanuela Pappalardo, PhD, 17 Paolo Costa, MD, 18 Marina Colombi, PhD, 19 Diana Aguiar de Sousa, MD, PhD, 20,21 Sofia Rodrigues, MD, 22 Patrícia Canhao, MD, PhD, 22 Aleksander Tkach, MD, 14 Rosa Santacroce, MD, 7 Giovanni Favuzzi, MD, 2 Antonio Arauz, MD, MSc, 23 Donatella Colaizzo, BSc, 2 Kostas Spengos, MD, PhD, 24 Amanda Hodge, MSc, 25 Reina Ditta, MSc, 25 Alessandro Pezzini, MD, 18 Jonathan M. Coutinho, MD, PhD, 15 Vincent Thijs, PhD, 26 Katarina Jood, MD, PhD, 5,6 Turgut Tatlisumak, MD, PhD, 4,5,6 José M. Ferro, MD, PhD, 27

1Fondazione IRCCS Ca’Granda – Ospedale Maggiore Policlinico, A. Bianchi Bonomi Hemophilia and Thrombosis Center, Milan, Italy; 2Atherosclerosis and Thrombosis Unit, I.R.C.C.S. Home for the Relief of Suffering, S. Giovanni Rotondo, Foggia, Italy; 3Medical and Surgical Dept., University of Foggia, Foggia, Foggia, Italy; 4Neurology, Helsinki University Hospital and University of Helsinki, Helsinki, Finland; 5Department of Clinical Neuroscience, Institute of Neuroscience and Physiology, Sahlgrenska Academy at University of Gothenburg, Gothenburg, Sweden; 6Department of Neurology, Sahlgrenska University Hospital, Gothenburg, Sweden; 7Medical Genetics, Department of Clinical and Experimental Medicine, University of Foggia, Foggia, Italy; 8Normandy University, UNIROUEN, INSERM U1096, Rouen University Hospital, Vascular Hemostasis Unit and INSERM CIC-CRB 1404, Rouen, France; 9Department of Neurology, Rouen University Hospital, Rouen, France; 10Neurology Unit, Stroke Unit, Local Health Unit– Authority IRCCS of Reggio Emilia, Reggio Emilia, Italy; 11Department of Clinical and Experimental Medicine, Neurological Institute, University of Pisa, Italy; 12UMC Utrecht Brain Center, Department of Neurology and Neurosurgery, University Medical Center Utrecht, Utrecht, the Netherlands; 13Departments of Neurology and Public Health Sciences, University of Virginia, Charlottesville, VA; 14Department of Neurology, University of Utah, Salt Lake City, UT; 15Department of Neurology, Amsterdam University Medical Centers, location AMC, Amsterdam Neuroscience, University of Amsterdam, Amsterdam, the Netherlands; 16Department of Neurosciences, Experimental Neurology, KU Leuven–University of Leuven; VIB Center for Brain & Disease Research; Department of Neurology, University Hospitals Leuven, Leuven, Belgium; 17Department of Pathophysiology and Transplantation, Università degli Studi di Milano, Milan, Italy; 18Department of Clinical and Experimental Sciences, Neurology Clinic, University of Brescia, Brescia, Italy; 19Department of Molecular and Translational Medicine, Division of Biology and Genetics, University of Brescia, Brescia, Italy; 20Stroke center, Lisbon Central University Hospital, Lisbon; 21CEEM and Institute of Anatomy, Faculdade de Medicina, Universidade de Lisboa, Lisbon, Portugal; 22Department of Neurosciences, Hospital of Santa Maria, University of Lisbon, Lisbon, Portugal; 23Stroke Clinic, National Institute of Neurology and Neurosurgery Manuel Velasco Suarez, Mexico City, Mexico; 24Department of Neurology, University of Athens School of Medicine, Eginition Hospital, Athens, Greece; 25McMaster University, Pathology and Molecular Medicine, Population Health Research Institute and Thrombosis and Atherosclerosis Research Institute, Hamilton Health Sciences, Hamilton, Ontario, Canada; 26Stroke Division, Florey Institute of Neuroscience and Mental Health, University of Melbourne, Heidelberg, Victoria, Australia; and 27Instituto de Medicina Molecular João Lobo Antunes, Universidade de Lisboa, Lisboa, Portugal.

Author Contributions

All authors made a significant contribution to the work reported, whether that is in the conception, study design, execution, acquisition of data, analysis and interpretation, or in all these areas; took part in drafting, revising or critically reviewing the article; gave final approval of the version to be published; have agreed on the journal to which the article has been submitted; and agree to be accountable for all aspects of the work.

Funding

This study was supported by grants awarded to P.S. from the Stroke Association (UK) and the Dowager Countess Eleanor Peel Trust (UK). P.S. was funded by a Department of Health (UK) Senior Fellowship at Imperial College London for part of this study. The cohort of 231 French cases was constituted during a hospital protocol of clinical research approved by the French Ministry of Health; the biological collection was kept and managed by INSERM CIC-CRB 1404, F-76000 Rouen, France. The controls from Belgium were genotyped as part of the SIGN study. R.L. is a senior clinical investigator of FWO Flanders. T.T. is the recipient of funding from the Sigrid Juselius Foundation (Finland), Helsinki University Central Hospital (Finland), Sahlgrenska University Hospital (Sweden), and the University of Gothenburg (Sweden). The Swedish Research Council (2018-02543) and the Swedish Heart and Lung Foundation (20190203) also supported the study. J.M.C. has received funding from the Dutch Thrombosis Foundation. This material results from work supported by resources and the use of facilities at the VA Maryland Health Care System, Baltimore, Maryland, and was also supported in part by the National Institutes of Health (U01NS069208, R01NS105150, and R01NS100178).

Disclosure

The authors report no conflicts of interest in this work.

References

1. Ferro JM, Lopes MG, Rosas MJ, Ferro MA, Fontes J.; for the Cerebral Venous Thrombosis Portuguese Collaborative Study Group (VENOPORT). Long-term prognosis of cerebral vein and dural sinus thrombosis: results of the VENOPORT Study. Cerebrovasc Dis. 2002;13:272–278. doi:10.1159/000057855

2. Liang J, Chen H, Li Z, et al. Cortical vein thrombosis in adult patients of cerebral venous sinus thrombosis correlates with poor outcome and brain lesions: a retrospective study. BMC Neurol. 2017;17:219. doi:10.1186/s12883-017-0995-y

3. Uluduz D, Sahin S, Duman T, et al. Cerebral venous sinus thrombosis in women: subgroup analysis of the VENOST study. Stroke Res Treat. 2020;2020:8610903. doi:10.1155/2020/8610903

4. Coutinho JM, Ferro JM, Canhão P, et al. Cerebral venous and sinus thrombosis in women. Stroke. 2009;40:2356–2361. doi:10.1161/STROKEAHA.108.543884

5. Wasay M, Bakshi R, Bobustuc G, et al. Cerebral venous thrombosis: analysis of a multicenter cohort from the United States. J Stroke Cerebrovasc Dis. 2008;17:49–54. doi:10.1016/j.jstrokecerebrovasdis.2007.10.001

6. Ranjan R, Ken-Dror G, Martinelli I, et al. Coma in adult cerebral venous thrombosis: the BEAST study. Eur J Neurol. 2024;00:e16311. doi:10.1111/ene.16311

7. Ferro JM, Bousser M-G, Canhão P, et al. European Stroke Organization guideline for the diagnosis and treatment of cerebral venous thrombosis- endorsed by the European Academy of Neurology. Eur J Neurol. 2017;24:1203–1213. doi:10.1111/ene.13381

8. Oliveira IM, Duarte JÁ, Dalaqua M, Jarry VM, Pereira FV, Reis F. Cerebral venous thrombosis: imaging patterns. Radiol Bras. 2022;55(1):54–61. doi:10.1590/0100-3984.2021.0019

9. Bonita R, Beaglehole R. Recovery of motor function after stroke. Stroke. 1988;19:1497–1500. doi:10.1161/01.STR.19.12.1497

10. Cakmak S, Derex L, Berruyer M, et al. Cerebral venous thrombosis: clinical outcome and systematic screening of prothrombotic factors. Neurology. 2003;60:1175–1178. doi:10.1212/01.WNL.0000055811.05743.10

11. Klein P, Shu L, Nguyen TN, et al.; ACTION-CVT Study Group. Outcome prediction in cerebral venous thrombosis: the IN-REvASC score. J Stroke. 2022;24(3):404–416. doi:10.5853/jos.2022.01606

12. Girot M, Ferro JM, Canhão P, et al. ISCVT Investigators. Predictors of outcome in patients with cerebral venous thrombosis and intracerebral hemorrhage. Stroke. 2007;38:337–342. doi:10.1161/01.STR.0000254579.16319.35

13. Ferro JM, Canhao P, Stam J, et al. Prognosis of cerebral vein and dural sinus thrombosis: results of the International Study on Cerebral Vein and Dural Sinus Thrombosis (ISCVT). Stroke. 2004;35:664–670. doi:10.1161/01.STR.0000117571.76197.26

14. Preter M, Tzourio CH, Ameri A, Bousser MG. Long term prognosis in cerebral venous thrombosis: a follow-up of 77 patients. Stroke. 1996;27:243–246. doi:10.1161/01.STR.27.2.243

15. Anadure RK, Wilson V, Sahu S, Singhal A, Kota S. A study of clinical, radiological and etiological profile of cerebral venous sinus thrombosis at a tertiary care center. Med J Armed Forces India. 2018;74:326–332. doi:10.1016/j.mjafi.2017.11.004

16. Partlett C. Asymmetry and other distributional properties in medical research data [Doctoral dissertation]. University of Birmingham; 2015.

17. Hosmer DW, Lemeshow S, Sturdivant RX. Applied Logistic Regression. 3rd ed. Hoboken, NJ: John Wiley & Sons; 2013.

18. Steyerberg E, Harrell F, Goodman PH. Neural networks, logistic regression, and calibration. Med Decis Making. 1998;18:349–350. doi:10.1177/0272989X9801800314

19. Tu JV. Advantages and disadvantages of using artificial neural networks versus logistic regression for predicting medical outcomes. J Clin Epidemiol. 1996;49:1225–1231. doi:10.1016/S0895-4356(96)00002-9

20. Baxt WG. Application of artificial neural networks to clinical medicine. Lancet. 1995;346:1135–1138. doi:10.1016/S0140-6736(95)91804-3

21. Liang Y, Li Q, Chen P, Xu L, Li J. Comparative study of back propagation artificial neural networks and logistic regression model in predicting poor prognosis after acute ischemic stroke. Open Med. 2019;14:324–330. doi:10.1515/med-2019-0030

22. Li H, Luo M, Zheng J, et al. An artificial neural network prediction model of congenital heart disease based on risk factors. Medicine. 2017;96:e6090.

23. Kha QH, Ho QT, Le NQK. Identifying SNARE proteins using an alignment-free method based on multiscan convolutional neural network and PSSM profiles. J Chem Inf Model. 2022;62(19):4820–4826. doi:10.1021/acs.jcim.2c01034

24. Zheng MH, Shi KQ, Lin XF, et al. A model to predict 3-month mortality risk of acute-on-chronic hepatitis B liver failure using artificial neural network. J Viral Hepat. 2013;20:248–255. doi:10.1111/j.1365-2893.2012.01647.x

25. Chiu HC, Ho TW, Lee KT, Chen HY, Ho WH. Mortality predicted accuracy for hepatocellular carcinoma patients with hepatic resection using artificial neural network. Scientific World J. 2013;2013:201976. doi:10.1155/2013/201976

26. Yuan Q, Chen K, Yu Y, Le NQK, Chua MCH. Prediction of anticancer peptides based on an ensemble model of deep learning and machine learning using ordinal positional encoding. Brief Bioinform. 2023;24(1):bbac630. doi:10.1093/bib/bbac630

27. Shi HY, Lee KT, Lee HH, et al. Comparison of artificial neural network and logistic regression models for predicting in-hospital mortality after primary liver cancer surgery. PLoS One. 2012;7:e35781.

28. Cotlarciuc I, Marjot T, Khan MS, et al. ISGC (International Stroke Genetics Consortium) and BEAST Investigators. Towards the genetic basis of cerebral venous thrombosis-The BEAST Consortium: a study protocol. BMJ Open. 2016;6:e012351. doi:10.1136/bmjopen-2016-012351

29. Stam J, Majoie CB, van Delden OM, van Lienden KP, Reekers JA. Endovascular thrombectomy and thrombolysis for severe cerebral sinus thrombosis: a prospective study. Stroke. 2008;39:1487–1490. doi:10.1161/STROKEAHA.107.502658

30. Einhäupl K, Stam J, Bousser MG, et al. EFNS guideline on the treatment of cerebral venous and sinus thrombosis in adult patients. Eur J Neurol. 2010;17:1229–1235. doi:10.1111/j.1468-1331.2010.03011.x

31. Siddiqui FM, Weber MW, Dandapat S, et al. Endovascular thrombolysis or thrombectomy for cerebral venous thrombosis: study of nationwide inpatient sample 2004–2014. J Stroke Cerebrovasc Dis. 2019;28:1440–1447. doi:10.1016/j.jstrokecerebrovasdis.2019.03.025

32. Lundin M, Lundin J, Burke HB, Toikkanen S, Pylkkänen L, Joensuu H. Artificial neural networks applied to survival prediction in breast cancer. Oncology. 1999;57:281–286. doi:10.1159/000012061

33. Chung CC, Chan L, Bamodu OA, Hong CT, Chiu HW. Artificial neural network based prediction of postthrombolysis intracerebral hemorrhage and death. Sci Rep. 2020;10:20501. doi:10.1038/s41598-020-77546-5

34. Coutinho JM, Zuurbier SM, Bousser M, et al. Effect of endovascular treatment with medical management vs standard care on severe cerebral venous thrombosis: the TO-ACT randomised clinical trial. JAMA Neurol. 2020;77:966–973. doi:10.1001/jamaneurol.2020.1022

35. Naik A, Smith E, Dharnipragada R, et al. Endovascular and medical management of cerebral venous thrombosis: a systematic review and network meta-analysis. World Neurosurg. 2022;165:e197–e205. doi:10.1016/j.wneu.2022.05.142

留言 (0)

沒有登入
gif