Skip to main content

A predictive analytics model for differentiating between transient ischemic attacks (TIA) and its mimics

Abstract

Background

Transient ischemic attack (TIA) is a brief episode of neurological dysfunction resulting from cerebral ischemia not associated with permanent cerebral infarction. TIA is associated with high diagnostic errors because of the subjective nature of findings and the lack of clinical and imaging biomarkers. The goal of this study was to design and evaluate a novel multinomial classification model, based on a combination of feature selection mechanisms coupled with logistic regression, to predict the likelihood of TIA, TIA mimics, and minor stroke.

Methods

We conducted our modeling on consecutive patients who were evaluated in our health system with an initial diagnosis of TIA in a 9-month period. We established the final diagnoses after the clinical evaluation by independent verification from two stroke neurologists. We used Recursive Feature Elimination (RFE) and Least Absolute Shrinkage and Selection Operator (LASSO) for prediction modeling.

Results

The RFE-based classifier correctly predicts 78% of the overall observations. In particular, the classifier correctly identifies 68% of the cases labeled as “TIA mimic” and 83% of the “TIA” discharge diagnosis. The LASSO classifier had an overall accuracy of 74%. Both the RFE and LASSO-based classifiers tied or outperformed the ABCD2 score and the Diagnosis of TIA (DOT) score. With respect to predicting TIA, the RFE-based classifier has 61.1% accuracy, the LASSO-based classifier has 79.5% accuracy, whereas the DOT score applied to the dataset yields an accuracy of 63.1%.

Conclusion

The results of this pilot study indicate that a multinomial classification model, based on a combination of feature selection mechanisms coupled with logistic regression, can be used to effectively differentiate between TIA, TIA mimics, and minor stroke.

Peer Review reports

Background

Transient ischemic attack (TIA) is defined as a brief episode of neurological dysfunction resulting from cerebral ischemia not associated with permanent cerebral infarction [1]. Diagnosis or suspicion of TIA has become essential in stroke prevention due to the higher risk of subsequent stroke among TIA patients [2]. However, due to the lack of clinical biomarkers and subjective nature of the findings in most patients, accurate diagnosis of TIA is challenging [3,4,5]. While TIA underdiagnosis can have significant consequences, studies have indicated a high rate of TIA overdiagnosis [6, 7] which can be a burden for healthcare systems [8]. Researchers have developed several clinical risk scores [9] for predicting recurrence following a cerebral ischemic episode, including the well-studied ABCD2 scoring system [10]. However, the reliability of these scoring system for differentiating between a TIA and its mimics is questionable [11,12,13].

There is an increasing body of medical literature that relies on advanced statistical tools for analysis, classification, and prediction of health care-derived data. Examples of such methodologies include both binomial and multinomial logit models, coupled with multivariate models among others. At the same time, there is also a growing need to refine these models to better understand and predict the key contributing factors and their associations with respect to the specific condition under investigation.

The goal of this study was to design and evaluate a novel multinomial classification model, based on a combination of feature selection mechanisms coupled with logistic regression, to predict the likelihood of TIA, TIA mimics, and minor stroke. Methods based on logistic regression approaches have been employed by several of the current scoring systems for TIA and stroke [14], to predict 30-day recurrence in either stroke or TIA [15]. Other various multivariate models have been successfully used to compute, among other outcomes, reliable risk scores for patients with [16] and without [17] atrial fibrillation (AF) admitted with acute ischemic stroke or TIA.

Methods

Patient population

We analyzed consecutive patients with TIA-like symptoms who presented to the emergency department in one of our three tertiary stroke centers or our single TIA clinic in central and northeast Pennsylvania during a 9-month period. TIA-like symptoms were defined as abrupt but transient (less than 24 h) a) hemisensory or hemimotor symptoms affecting the face, arm and leg, b) aphasia or dysarthria, c) visual defect, d) lack of awareness, and e) vertigo or loss of balance or coordination. Our system TIA guidelines mandate both the primary care and ED providers to refer all suspected TIA patients, regardless of their risk profile, for urgent inpatient or outpatient (same-day TIA clinic) evaluation. Patients with low ABCD2 score are usually referred to our same-day TIA clinic; however, patients with high risk profile or patients who present over weekends are admitted to the hospital. All hospitalized patients with an initial diagnosis of TIA were initially evaluated by an emergency department (ED) provider, to exclude other possible etiologies causing the symptoms (hypoglycemia, infection, significant electrolyte abnormalities), and subsequently by a neurologist within 24 h. Each patient had at least one hospital discharge follow-up visit with a board-certified neurologist or vascular neurologist within 3 months. For this study, we used the tissue based definition of TIA [1] that excludes patients with permanent cerebral infarction. Therefore, patients who did not have a brain MRI were excluded from the study, to eliminate a permanent cerebral infarction. Patients who did not have an outpatient follow-up visit were also excluded from this study. The Institutional Review Boards of Geisinger and Bucknell University approved this study; written informed consent was waived.

Verification of diagnosis

In order to build the benchmark dataset, we validated each patient’s final diagnosis. We manually reviewed all patients’ baseline characteristics including demographics, vascular risk factors, clinical work-up, neuroimaging, as well as discharge diagnoses. We also carefully reviewed patients’ initial symptoms, the sequence of the events, duration of symptoms, the nature of symptoms (focal vs. non-focal), corresponding vascular territory, the anatomy of symptoms, associated symptoms, and other possible differential diagnoses. The final diagnosis was classified as either TIA, TIA mimics, or minor stroke. The TIA diagnosis category includes all the patients who had the diagnosis of TIA or probable TIA (where a cerebrovascular diagnosis was the most likely, but other diagnoses were considered as well). The minor stroke category contains patients who had a positive neuroimaging for acute stroke while their symptoms resolved within 24 h. Patients with TIA mimic had other diagnoses that were mimicking cerebral ischemia and resolved within 24 h (e.g., migraine headache, Todd’s paralysis, etc.).

The final diagnosis was made independent of the hospital discharge diagnosis. Among patients who had a hospital discharge follow-up visit outside of our stroke clinic, the final diagnosis was made by consensus between our stroke research fellow and one of our vascular neurologists, who reviewed the cases independently. For the remaining patients who were seen in our stroke clinic by one of our vascular neurologists, the final diagnosis was independently verified by our stroke research fellow based on all clinical information. In either situation, when there was not a consensus, a second vascular neurologist reviewed the case and acted as a tiebreaker.

Predictive analytics model

Dataset preparation and sampling

We used 269 consecutive patients with a TIA initial diagnosis to develop our model. In order to address the relative imbalance among the classes, we performed data augmentation using the Synthetic Minority Over-sampling Technique (SMOTE) algorithm [18]. SMOTE generates synthetic data points via convex combinations of nearest-neighbors from each class. These additional points are added to each member class of the predictor in a controlled manner, such that under-represented classes are over-sampled and over-represented classes are under-sampled. In the end, each category in the predictor class had a combination of real and synthetic data points, with the proportion of points in each category being controlled exogenously. For our analysis, we chose to sample up to 300 observations, broken down in a 100:150:50 split across the three classes of interest so that the incidence of the phenotype with lower prevalence is still low and does not distort the relative original proportions; thus the “TIA mimics” class is under-sampled, whereas the “TIA” and “minor stroke” classes are over-sampled. This final data set was partitioned into a training set containing 70% of the data and a testing set comprising the remaining 30% of the data. We also standardized all continuous variables.

Feature selection

The second step of the analysis involved selecting an appropriate set of features that are relevant for the predictive procedure. The original data contains a mix of 62 clinical and demographical features, and while it is easy to include all of them in a predictive model, it is quite likely that not all of them may have predictive power. The data mining literature is rich regarding feature selection methods and we ultimately decided on implementing, for comparison purposes, two different feature selection methods: Recursive Feature Elimination (RFE) [19] and Least Absolute Shrinkage and Selection Operator (LASSO) [20, 21]. RFE recursively “prunes” features deemed not to be important for predicting the discharge diagnosis by optimizing at each step the training cost function and then assigning a rank to each feature that contributes to the objective. The feature with the lowest rank is eliminated and RFE runs again recursively on the smaller set of features. If there is an improvement in the objective function, a new feature is eliminated, otherwise, the procedure terminates. The final set of features is then passed to a multinomial logit classifier.

Model development

Recall that in a multinomial logistic model with K total features and where the predictor has J different categories, the probability of the i-th observation belonging to category j, 1 < j < J, is given by:

$$ {\displaystyle \begin{array}{l}\Pr \left({y}_i=j|\mathbf{x},\boldsymbol{\upbeta} \right)=\frac{e^{\sum \limits_{k=0}^K{x}_{ik}{\beta}_{kj}}}{1+{\sum}_{j=1}^{J-1}{e}^{\sum \limits_{k=0}^K{x}_{ik}{\beta}_{kj}}},\kern0.5em j<J\\ {}\Pr \left({y}_i=J|\mathbf{x},\boldsymbol{\upbeta} \right)=\frac{1}{1+{\sum}_{j=1}^{J-1}{e}^{\sum \limits_{k=0}^K{x}_{ik}{\beta}_{kj}}},\kern0.5em j=J,\end{array}} $$

where for each dependent categorical outcome yi (the discharge diagnostic), xik is the k-th feature describing observation i and βkj is the regression estimate for the k-th feature associated with outcome j. The coefficients are estimated using the maximum log-likelihood method, that is, the function

$$ L\left(\boldsymbol{\upbeta} \right)=\sum \limits_{i=1}^N\sum \limits_{j=1}^{J-1}\left({y}_i\sum \limits_{k=0}^K{x}_{ik}{\beta}_{kj}\right)-{n}_i\log \left(1+{\sum}_{j=1}^{J-1}{e}^{\sum \limits_{k=0}^K{x}_{ik}{\beta}_{kj}}\right) $$

is maximized using all βkj as decision variables and with ni denoting the proportion of items belonging to class i from the dataset. In contrast, the LASSO works by adding a penalty term to the log-likelihood function. The penalty term is the L1-norm of the coefficients so that during the minimization procedure there is a strong incentive to set the coefficients associated with the weak predictors to zero, i.e., eliminate the corresponding feature from the model. The adjusted (penalized) objective function thus becomes:

$$ {L}_p\left(\boldsymbol{\upbeta} \right)=L\left(\boldsymbol{\upbeta} \right)-\lambda \sum \limits_{k=0}^K\sum \limits_{j=1}^{J-1}\left|{\beta}_{kj}\right| $$

where λ is a regularization parameter (the magnitude of the penalty). Thus, in the LASSO model, feature selection happens simultaneously with the actual classification, as some of the parameters βkj will be set to 0 in the optimal solution, to reduce the magnitude of the penalty. As we will see below, each of these feature selection mechanisms yields slightly different performances, with RFE being better at identifying TIA and the LASSO being more accurate at identifying both “TIA mimic” and “minor stroke” categories. In the LASSO model, because of the L1-regularization, the final set of roughly 30 features may be different across classes. We implemented all models in Python 3.7 using the libraries pandas [22], numpy, imbalanced-learn [23], and scikit-learn [24].

Results

Out of 269 consecutive patients (mean age: 69.9 ± 15.1, 56.5% men) with an initial diagnosis of TIA, 50.2% had the final diagnosis of TIA. Table 1 presents the patients’ demographic and clinical information. The supplemental Table 1 displays the list of clinical and imaging elements considered for the diagnosis of TIA. The majority (71.3%) of the patients had a follow-up visit at our hospital-discharge stroke clinic; however, several patients (28.7%) had follow-up appointments in general neurology or primary care offices. The inter-rater agreement for the final diagnosis of TIA was 80.9% (κ = 0.62).

Table 1 Patient demographic information

We first present the performance of the multinomial RFE-based classifier on the synthetic test set (generated using the SMOTE procedure). Table 2 includes the final list of predictors left in the multinomial logit model after applying RFE with a cutoff of 20 features and retaining only those features with p-values < 0.05 for at least one category, together with their associated coefficients, standard errors, corresponding odds ratios, and p-values.

Table 2 Diagnostic discharge predictors – RFE feature selection

Table 3 below shows the confusion matrix associated with each of the three categories that are possible for the discharge diagnosis predicted variable.

Table 3 Confusion matrix for synthetic test set – RFE feature selection

Overall, the RFE-based classifier correctly predicts 78% of the overall observations (70 correct out of 90 total observations in the test set). In particular, the classifier correctly identifies 68% of the cases that resulted in a “TIA mimics” final diagnosis (19 out of 28), correctly identifies 83% of the “TIA” discharge diagnosis (43 out of 52), and correctly classifies 82% of the “minor stroke” discharge diagnosis (8 cases out of 10). A second measure used to evaluate the performance of a classifier is the Area Under the Curve (AUC), where the curve is the well-known Receiver Operating Characteristic (ROC). Figure 1 below shows the three ROC curves, with each AUC region hovering near 0.8, out of a theoretical maximum value of 1.0. Each AUC value is accompanied by a 95% confidence interval estimated by bootstrapping the test set.

Fig. 1
figure 1

ROC curve and AUC measure for synthetic test set (n = 90)

We also evaluated the performance of the RFE-based classifier on the original data, that is, the original cohort of n = 269 cases. Recall that the original data set has a low prevalence of patients diagnosed with minor strokes and in our training phase we have used the SMOTE method to severely hybridize this set by over- and under-sampling. Thus, the original data set with all artificial data points removed is a better secondary benchmark, as opposed to a small validation subset which may suffer from little or no cases belonging to the “TIA” or “minor stroke” classes, respectively. Table 4 presents the results of the confusion matrix associated with the original cohort of 269 patients.

Table 4 Confusion matrix for original data set – RFE feature selection

Consider that a naïve classifier would assign categories in accordance with the prior distributions of each class, that is, about 38% of data would be assigned to class 0, half the observations would be assigned class 1, and the remaining 12% would be assigned to class 2. The multinomial classifier outperforms the naïve across all categories. Specifically, we are able to correctly identify 66% of the “TIA mimics” discharge diagnostics (48 out of 73), 61% of the “TIA” diagnostics (110 out of 180), and 56% of the “minor stroke” category (9 cases out of 16). The overall accuracy of the classifier on the entire data set is 62% (167 cases correctly classified, out of 269 patients).

Like in the analysis for the synthetic test set, we provide an alternative way of evaluating the performance, via the ROC curves and the associated AUC measures, as depicted in Fig. 2 below. Each category exhibits a good lift, implying that our proposed classifier significantly outperforms random guessing, with each of the AUC measures hovering near 0.7.

Fig. 2
figure 2

ROC curve and AUC measures for original data set (n = 269)

We next evaluate the performance of the multinomial classifier based on the LASSO feature selection. In order to identify the best value for the penalty parameter λ, we performed a local grid search and found that the best performance happens when λ = 3.6 and approximately 30 features are retained. The LASSO-based classifier exhibits strong performance in identifying the three classes, as shown in Table 5 below. With respect to the augmented test set, the LASSO classifier has an overall accuracy of 74% (67 correct out of 90 total observations). The model is able to correctly identify 61% of the “TIA mimics” cases (16 out of 26 predictions), 79% of the “TIA” discharge diagnosis (41 out of 52) and 83% of the “minor stroke” diagnosis (10 cases out of 12). Note that in comparison to the performance of the RFE classifier on the synthetic test set (Table 3), the LASSO outperforms RFE with respect to the “minor stroke” class; however, it just slightly underperforms RFE with respect to the other two classes.

Table 5 Confusion matrix for synthetic test set – LASSO feature selection

The AUC performance on the synthetic test set is comparable to the RFE classifier and presented below in Fig. 3.

Fig. 3
figure 3

ROC curve and AUC measure for synthetic test set (n = 90)

With regards to performance on the original data, the LASSO feature selection improves the prediction accuracy for all three outcome classes. In the former “TIA mimics” case, the LASSO-based model correctly predicts about 72% of the cases (76 correct predictions out of 105), while in the “minor stroke” category, the accuracy rate is about 68% (25 correct predictions out of 37). Finally, the “TIA” class prediction exhibits an accuracy of approximately 80% (101 correct predictions out of 127 cases). Similarly, the ROC curves show rapid growth for small false-positive rates, which indicate the ability of the LASSO-based classifier to discriminate correctly between the classes. Table 6 and Fig. 4 below summarize the confusion matrix and AUC values, respectively, for the LASSO classifier.

Table 6 Confusion matrix for original data set – LASSO feature selection
Fig. 4
figure 4

ROC curve and AUC measures for original data set (n = 269)

Another way to evaluate the performance of the proposed classifiers is to compare them to established scoring methods from the existing clinical literature. For example, a well-known metric used in the ED for predicting the likelihood of a stroke following a TIA incident is the ABCD/ABCD2 score, which assigns to each patient a score from 0 to 7, based on four clinical features: Age, Blood Pressure, Clinical Features (such as unilateral weakness or speech disturbance) and the duration of symptoms (in minutes). Patients with scores of 6–7 are classified at high risk of experiencing a stroke within 7 days after a diagnose of TIA, patients with a score of 4–5 are classified as medium risk, with the remaining scores between 0 and 3 yielding a classification of low risk of stroke. There are some studies that indicated that higher ABCD2 scores may predict the diagnosis of a minor stroke, which may contribute to its predictive usefulness [5, 25]. Interestingly, no patients in the data set with an ABCD2 score of 6 or 7 ended up with a discharge diagnosis of stroke (that is, the accuracy of the ABCD2 “high risk of stroke given TIA” classification is 0%), so we opted to look at the accuracy of ABCD2 when both “medium risk” and “high risk” categories are merged to form a prediction for the stroke class. In a similar fashion, we can compare our two proposed classifiers to the Diagnosis of TIA (DOT) score, which is another scoring system well-established in the literature [26]. Table 7 below shows the performance of both the ABCD2 and DOT scores on the original dataset, relative to the proposed classifiers.

Table 7 Accuracy comparisons between ABCD2, DOT, and proposed classifiers

Discussion

The results of this pilot study indicate that a multinomial classification model, based on a combination of feature selection mechanisms coupled with logistic regression, can be used to differentiate between TIA, TIA mimics, and minor stroke. We have also shown that our classifiers can make a more accurate diagnosis than DOT and ABCD2. While established methodologies such as the logistic regression have a more robust presence in the current literature and practice, in this study we explored the utilization of a multinomial logit model to facilitate distinguishing between three distinct outcomes.

There are not many well-validated tools for the diagnosis of TIA. Dawson score [27] and the DOT score [26] are two diagnostic scores that were developed based on regression analysis. A set of Explicit Diagnostic Criteria for TIA (EDCT) [28] for differentiating between migraine and TIA has also been recently proposed. Although these scoring systems have not been adequately validated and not been established as a useful tool in clinical practice, the DOT score was shown to perform better in a direct comparison with the Dawson score in a cohort of 525 suspected TIA patients (c-statistic 0.89 [0.85–0.92] versus 0.83 [0.79–0.87]) [26]. However, this comparison was performed in an internal validation of the DOT score.

Although there are few publications and no widely accepted definition for TIA mimics [29, 30], our study and other reports suggest that more than 50% of patients who are referred to TIA clinics are in fact TIA mimics [6, 7, 31]. Given a high estimated incidence rate of TIA in the United States, a high rate of misdiagnosis can be associated with significant cost burden and missed opportunities [32,33,34]. Misdiagnosing patients that are experiencing TIA carries significant costs for both the hospital and the patient [6]. These costs can be attributed to both patients and hospitals, and therefore developing an automated clinical decision support system to aid in the diagnosis of TIA is especially valuable. The prediction models developed in this study are performing better than the current tools and scoring systems such as ABCD2 and DOT and could be more effective when combined with other stroke risk stratification tools.

Our study has several limitations. Due to the combined retrospective and prospective nature of our study and limited sample size, we cannot implement this system in a clinical setting without fully validating these predictions prospectively and using a larger cohort from multiple health care systems. Also, in general, the problem at hand becomes more complicated due to the relatively large imbalance in the data among the three classes, coupled with a small TIA and stroke prevalence in the population [35, 36]. We addressed this limitation in part by implementing a data augmentation strategy based on the SMOTE algorithm, which improved the model performance; the downside of applying an algorithm such as SMOTE is the unnecessary amount of noise introduced in the training as set, as well as potential collinearity issues which may still result in a degradation in performance. Finally, the majority of patients in this study were Caucasian. This should be taken into the consideration when generalizing the results of this study. As a future direction, we plan on further enhancing our data augmentation strategy by using advanced machine learning algorithms such as Generative Adversarial Network (GAN). This will be important for practical applications of the system, such as improving the detection of rare conditions causing stroke mimics.

This study also has several key strengths that are rooted in the nature and source of the data, as well as in the study design considerations. One key strength is the use of only electronic health record (EHR) data. Using EHR data for building predictive models makes the integration of this automated system into a decision support system feasible, and without disruption of clinical workflow. In addition, the quality of our data is high, as it is validated by our neurologists. High-quality data translates into high-quality prediction models. However, we still understand that providers are likely to be biased in the information they input into the EHR system. To account for this shortcoming, in our study we used different note types (ED provider, neurology consultation, history and physical, and discharge summary notes) written by different providers.

Conclusions

In this study we have developed two different multinomial models incorporating feature selection for differentiating between TIA and its mimics. The performance of these models seems promising. For other future directions, we intend to design quality control and noise filters to improve the quality of the EHR data to facilitate the implementation of a large-scale automated system for real-time use. Curated datasets, including this gold standard cohort of limited size, will play a key role in identifying and removing noise for large scale systematic data curation. Finally, our modeling framework is scalable and could be easily implemented as an automated tool in healthcare organizations to improve overall care and access, as well as to enhance secondary preventive measures and reduce diagnostic error at a personalized level. A carefully planned EHR-embedded decision support tool that could assist the ED providers in making an accurate diagnosis of TIA is an unmet need. This study suggests that it is feasible to build an automated decision support system using EHR data and advanced statistical tools. We also plan to further investigate if more complex machine learning models can be designed to enhance the performance, reliability, and accuracy of our models.

Availability of data and materials

The datasets generated for this study can be de-identified and made available by request to the corresponding author with appropriate data usage agreements.

Abbreviations

ABCD2:

Age/Blood Pressure/Clinical Features/Duration of Symptoms

AF:

Atrial fibrillation

AUC:

Area Under Curve

DOT:

Diagnosis of TIA

ED:

Emergency Department

EDCT:

Explicit Diagnostic Criteria for TIA

GAN:

Generative Adversarial Network

HTN:

Hypertension

HER:

Electronic health record

LASSO:

Least Absolute Shrinkage and Selection Operator

LOC:

Level of consciousness

NIHSS:

National Institutes of Health Stroke Scale

RFE:

Recursive Feature Elimination

ROC:

Receiver Operating Characteristic

SMOTE:

Synthetic Minority Over-sampling Technique

TIA:

Transient ischemic attack

References

  1. Sorensen AG, Ay H. Transient ischemic attack: definition, diagnosis, and risk stratification. Neuroimaging Clin N Am. 2011;21(2):303–13. https://0-doi-org.brum.beds.ac.uk/10.1016/j.nic.2011.01.013.

    Article  PubMed  PubMed Central  Google Scholar 

  2. Chandratheva A, Mehta Z, Geraghty OC, Marquardt L, Rothwell PM. Oxford vascular study. Population-based study of risk and predictors of stroke in the first few hours after a TIA. Neurology. 2009;72(22):1941–7. https://0-doi-org.brum.beds.ac.uk/10.1212/WNL.0b013e3181a826ad.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  3. Koudstaal PJ, Gerritsma JG, van Gijn J. Clinical disagreement on the diagnosis of transient ischemic attack: is the patient or the doctor to blame? Stroke. 1989;20(2):300–1.

    Article  CAS  Google Scholar 

  4. Castle J, Mlynash M, Lee K, et al. Agreement regarding diagnosis of transient ischemic attack fairly low among stroke-trained neurologists. Stroke. 2010;41(7):1367–70. https://0-doi-org.brum.beds.ac.uk/10.1161/STROKEAHA.109.577650.

    Article  PubMed  Google Scholar 

  5. Sheehan OC, Merwick A, Kelly LA, et al. Diagnostic usefulness of the ABCD2 score to distinguish transient ischemic attack and minor ischemic stroke from noncerebrovascular events: the North Dublin TIA study. Stroke. 2009. https://0-doi-org.brum.beds.ac.uk/10.1161/STROKEAHA.109.557074.

  6. Prabhakaran S, Silver AJ, Warrior L, McClenathan B, Lee VH. Misdiagnosis of transient ischemic attacks in the emergency room. Cerebrovasc Dis. 2008;26(6):630–5. https://0-doi-org.brum.beds.ac.uk/10.1159/000166839.

    Article  PubMed  Google Scholar 

  7. Sadighi A, Stanciu A, Banciu M, et al. Rate and associated factors of transient ischemic attack misdiagnosis. eNeurologicalSci. 2019;15:100193. https://0-doi-org.brum.beds.ac.uk/10.1016/j.ensci.2019.100193.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Goyal N, Male S, Bellamkonda S, Zand R. Cost burden of stroke mimics and transient ischemic attacks following intravenous tissue plasminogen activator treatment. Stroke. 2015;46(Suppl 1):AWP289.

    Google Scholar 

  9. Rothwell P, Giles M, Flossmann E, et al. A simple score (ABCD) to identify individuals at high early risk of stroke after transient ischaemic attack. Lancet. 2005;366(9479):29–36. https://0-doi-org.brum.beds.ac.uk/10.1016/S0140-6736(05)66702-5.

    Article  CAS  PubMed  Google Scholar 

  10. Johnston SC, Rothwell PM, Nguyen-Huynh MN, et al. Validation and refinement of scores to predict very early stroke risk after transient ischaemic attack. Lancet. 2007;369(9558):283–92. https://0-doi-org.brum.beds.ac.uk/10.1016/S0140-6736(07)60150-0.

    Article  PubMed  Google Scholar 

  11. Dichgans M, Wick M, Gasser T. Cerebrospinal fluid findings in CADASIL. Neurology. 1999;53(1):233. https://0-doi-org.brum.beds.ac.uk/10.1212/wnl.53.1.233.

    Article  CAS  PubMed  Google Scholar 

  12. Chaudhary D, Abedi V, Li J, Schirmer CM, Griessenauer CJ, Zand R. Clinical risk score for predicting recurrence following a cerebral ischemic event. Front Neurol. 2019;10:1106. https://0-doi-org.brum.beds.ac.uk/10.3389/fneur.2019.01106.

    Article  PubMed  PubMed Central  Google Scholar 

  13. Wardlaw JM, Brazzelli M, Chappell FM, et al. ABCD2 score and secondary stroke prevention. Neurology. 2015;85(4):373–80. https://0-doi-org.brum.beds.ac.uk/10.1212/WNL.0000000000001780.

    Article  PubMed  PubMed Central  Google Scholar 

  14. Gupta HV, Farrell AM, Mittal MK. Transient ischemic attacks: predictability of future ischemic stroke or transient ischemic attack events. Ther Clin Risk Manag. 2014;10:27–35. https://0-doi-org.brum.beds.ac.uk/10.2147/TCRM.S54810.

    Article  PubMed  PubMed Central  Google Scholar 

  15. Khanevski AN, Bjerkreim AT, Novotny V, et al. Thirty-day recurrence after ischemic stroke or TIA. Brain Behav. 2018:e01108. https://0-doi-org.brum.beds.ac.uk/10.1002/brb3.1108.

  16. de Figueiredo MM, Rodrigues ACT, Alves MB, Neto MC, Silva GS. Score for atrial fibrillation detection in acute stroke and transient ischemic attack patients in a Brazilian population: the acute stroke atrial fibrillation scoring system. Clin Sao Paulo Braz. 2014;69(4):241–6. https://0-doi-org.brum.beds.ac.uk/10.6061/clinics/2014(04)04.

    Article  Google Scholar 

  17. Yuan Z, Voss EA, DeFalco FJ, et al. Risk prediction for ischemic stroke and transient ischemic attack in patients without atrial fibrillation: a retrospective cohort study. J Stroke Cerebrovasc Dis. 2017;26(8):1721–31. https://0-doi-org.brum.beds.ac.uk/10.1016/j.jstrokecerebrovasdis.2017.03.036.

    Article  PubMed  Google Scholar 

  18. Chawla NV, Bowyer KW, Hall LO, Kegelmeyer WP. SMOTE: synthetic minority over-sampling technique. J Artif Intell Res. 2002;16:321–57. https://0-doi-org.brum.beds.ac.uk/10.1613/jair.953.

    Article  Google Scholar 

  19. Guyon I, Weston J, Barnhill S, Vapnik V. Gene selection for cancer classification using support vector machines. Mach Learn. 2002;46(1):389–422. https://0-doi-org.brum.beds.ac.uk/10.1023/A:1012487302797.

    Article  Google Scholar 

  20. Tibshirani R. Regression shrinkage and selection via the lasso. J R Stat Soc Ser B Methodol. 1996;58(1):267–88. https://0-doi-org.brum.beds.ac.uk/10.1111/j.2517-6161.1996.tb02080.x.

    Article  Google Scholar 

  21. Meier L, Van De Geer S, Bühlmann P. The group lasso for logistic regression. J R Stat Soc Ser B Stat Methodol. 2008;70(1):53–71. https://0-doi-org.brum.beds.ac.uk/10.1111/j.1467-9868.2007.00627.x.

    Article  Google Scholar 

  22. McKinney W. Data structures for statistical computing in Python. In: van der Walt S, Millman J, editors. Proceedings of the 9th Python in Science Conference; 2010. p. 56–61. https://0-doi-org.brum.beds.ac.uk/10.25080/Majora-92bf1922-00a.

    Chapter  Google Scholar 

  23. Lemaître G, Nogueira F, Aridas CK. Imbalanced-learn: a Python toolbox to tackle the curse of imbalanced datasets in machine learning. J Mach Learn Res. 2017;18(17):1–5.

    Google Scholar 

  24. Pedregosa F, Varoquaux G, Gramfort A, et al. Scikit-learn: machine learning in Python. J Mach Learn Res. 2011;12:2825–30.

    Google Scholar 

  25. Cutting S, Regan E, Lee VH, Prabhakaran S. High ABCD2 scores and in-hospital interventions following transient ischemic attack. Cerebrovasc Dis Extra. 2016;6(3):76–83. https://0-doi-org.brum.beds.ac.uk/10.1159/000450692.

    Article  PubMed  PubMed Central  Google Scholar 

  26. Dutta D. Diagnosis of TIA (DOT) score - design and validation of a new clinical diagnostic tool for transient ischaemic attack. BMC Neurol. 2016;16(1):1–7. https://0-doi-org.brum.beds.ac.uk/10.1186/s12883-016-0535-1.

    Article  CAS  Google Scholar 

  27. Dawson J, Lamb KE, Quinn TJ, et al. A recognition tool for transient ischaemic attack. QJM. 2009;102(1):43–9. https://0-doi-org.brum.beds.ac.uk/10.1093/qjmed/hcn139.

    Article  CAS  PubMed  Google Scholar 

  28. Lebedeva ER, Gurary NM, Gilev DV, Christensen AF, Olesen J. Explicit diagnostic criteria for transient ischemic attacks to differentiate it from migraine with aura. Cephalalgia. 2018;38(8):1463–70. https://0-doi-org.brum.beds.ac.uk/10.1177/0333102417736901.

    Article  PubMed  Google Scholar 

  29. Dutta D, Bowen E, Foy C. Four-year follow-up of transient ischemic attacks, strokes, and mimics: a retrospective transient ischemic attack clinic cohort study. Stroke. 2015;46(5):1227–32. https://0-doi-org.brum.beds.ac.uk/10.1161/STROKEAHA.114.008632.

    Article  PubMed  Google Scholar 

  30. Amort M, Fluri F, Schäfer J, et al. Transient ischemic attack versus transient ischemic attack mimics: frequency, clinical characteristics and outcome. Cerebrovasc Dis. 2011;32(1):57–64. https://0-doi-org.brum.beds.ac.uk/10.1159/000327034.

    Article  PubMed  Google Scholar 

  31. Ferro JM, Falcão I, Rodrigues G, et al. Diagnosis of transient ischemic attack by the nonneurologist: a validation study. Stroke. 1996. https://0-doi-org.brum.beds.ac.uk/10.1161/01.STR.27.12.2225.

  32. Benjamin EJ, Virani SS, Callaway CW, et al. Heart disease and stroke Statistics-2018 update: a report from the American Heart Association. Circulation. 2018;137(12):e67–e492. https://0-doi-org.brum.beds.ac.uk/10.1161/CIR.0000000000000558.

    Article  PubMed  Google Scholar 

  33. Goyal N, Male S, Al Wafai A, Bellamkonda S, Zand R. Cost burden of stroke mimics and transient ischemic attack after intravenous tissue plasminogen activator treatment. J Stroke Cerebrovasc Dis. 2015;24(4):828–33. https://0-doi-org.brum.beds.ac.uk/10.1016/j.jstrokecerebrovasdis.2014.11.023.

    Article  PubMed  Google Scholar 

  34. Coutts SB, Moreau F, Asdaghi N, et al. Rate and prognosis of brain ischemia in patients with lower-risk transient or persistent minor neurologic events. JAMA Neurol. 2019. https://0-doi-org.brum.beds.ac.uk/10.1001/jamaneurol.2019.3063.

  35. Degan D, Ornello R, Tiseo C, et al. Epidemiology of transient ischemic attacks using time- or tissue-based definitions: a population-based study. Stroke. 2017;48(3):530–6. https://0-doi-org.brum.beds.ac.uk/10.1161/STROKEAHA.116.015417.

    Article  PubMed  Google Scholar 

  36. Edlow JA, Kim S, Pelletier AJ, Camargo CA. National study on emergency department visits for transient ischemic attack, 1992-2001. Acad Emerg Med Off J Soc Acad Emerg Med. 2006;13(6):666–72. https://0-doi-org.brum.beds.ac.uk/10.1197/j.aem.2006.01.014.

    Article  Google Scholar 

Download references

Acknowledgments

The authors are thankful to the two anonymous reviewers whose suggestions have significantly improved the quality of the manuscript.

Funding

This research work was part of a larger research study that was funded through the Bucknell Geisinger Research Initiative (BGRI).

Author information

Authors and Affiliations

Authors

Contributions

ASt and MB: predictive modeling, coding, manuscript writing; VA: study designer, data gathering, data archive designer, manuscript review; NH and KM: technical and manuscript review; ASa: chart review, data gathering, clinical diagnosis, manuscript review; RZ: study designer, clinical diagnosis, manuscript review. All authors reviewed and approved the final version of the manuscript.

Corresponding author

Correspondence to Mihai Banciu.

Ethics declarations

Ethics approval and consent to participate

This study was part of the ongoing Geisinger stroke registry and approved by the institutional review boards of Geisinger (approval number 2019–0428) and Bucknell University (approval number 1617–065). The project was carried out as a quality improvement project with all subjects deidentified in the study. Accordingly, Geisinger IRB waived the consent requirement based on the definition of Research in 45 CFR 46.102(d).

Consent for publication

Not applicable.

Competing interests

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.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary information

Additional file 1: Supplementary Table 1.

Clinical and imaging elements considered for TIA diagnosis.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Stanciu, A., Banciu, M., Sadighi, A. et al. A predictive analytics model for differentiating between transient ischemic attacks (TIA) and its mimics. BMC Med Inform Decis Mak 20, 112 (2020). https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-020-01154-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-020-01154-6

Keywords