The detection of mild traumatic brain injury in paediatrics using artificial neural networks

https://doi.org/10.1016/j.compbiomed.2021.104614Get rights and content

Highlights

  • This study is the first to apply shallow and deep ANN for mTBI diagnosis in paediatrics using non-imaging data.

  • This study is the first to apply shallow and deep ANN for mTBI diagnosis in paediatrics using non-imaging data.

  • Deep ANN effectively diagnoses mTBI compared to the hybrid model.

Abstract

Head computed tomography (CT) is the gold standard in emergency departments (EDs) to evaluate mild traumatic brain injury (mTBI) patients, especially for paediatrics. Data-driven models for successfully classifying head CT scans that have mTBI will be valuable in terms of timeliness and cost-effectiveness for TBI diagnosis. This study applied two different machine learning (ML) models to diagnose mTBI in a paediatric population collected as part of the paediatric emergency care applied research network (PECARN) study between 2004 and 2006. The models were conducted using 15,271 patients under the age of 18 years with mTBI and had a head CT report. In the conventional model, random forest (RF) ranked the features to reduce data dimensionality and the top ranked features were used to train a shallow artificial neural network (ANN) model. In the second model, a deep ANN applied to classify positive and negative mTBI patients using the entirety of the features available. The dataset was divided into two subsets: 80% for training and 20% for testing using five-fold cross-validation. Accuracy, sensitivity, precision, and specificity were calculated by comparing the model's prediction outcome to the actual diagnosis for each patient. RF ranked ten clinical demographic features and twelve CT-findings; the hybrid RF-ANN model achieved an average specificity of 99.96%, sensitivity of 95.98%, precision of 99.25%, and accuracy of 99.74% in identifying positive mTBI from negative mTBI subjects. The deep ANN proved its ability to carry out the task efficiently with an average specificity of 99.9%, sensitivity of 99.2%, precision of 99.9%, and accuracy of 99.9%. The performance of the two proposed models demonstrated the feasibility of using ANN to diagnose mTBI in a paediatric population. This is the first study to investigate deep ANN in a paediatric cohort with mTBI using clinical and non-imaging data and diagnose mTBI with balanced sensitivity and specificity using shallow and deep ML models. This method, if validated, would have the potential to reduce the burden of TBI evaluation in EDs and aide clinicians in the decision-making process.

Introduction

Traumatic brain injury (TBI) is one of the major concerns in the world with a high percentile of morbidity and mortality in children [1]. The Glasgow coma scale (GCS) is the standard scoring system that is used to assess the level of consciousness and categorise TBI patients into mild (13–15), moderate (9–12), or severe (<9) according to injury severity [2]. Mild TBI (mTBI) forms at least 76% of all TBI cases in the United States (US). Moreover, paediatric TBI emergency department (ED) visits increased by 34.1% between 2006 and 2013 in the United States (US) [3]. Thus, the ED has witnessed an evolutionary increase in the number of TBI paediatric evaluations. Computed tomography (CT) is a vital diagnostic tool for TBI; around 3.9 million patients have head CT scans in the US EDs every year [4], of which approximately 644,679 are paediatric [5]. Among the head CT scans done annually, only 9% have positive TBI findings and 91% are normal. However, classifying CTs as positive or negative for TBI is costly, utilizes the ED resources negatively, and consumes clinician time to identify the presence of TBI on the CT scan. Thus, there is a need to develop effective ways that better identify positive mTBI on CT scans.

Numerous studies have implemented clinical rules to predict paediatric TBI outcome [[6], [7], [8]]. The paediatric emergency care applied research network (PECARN) rule is a well-validated clinical rule to recognize children at low risk of clinically important TBI following head trauma and identify the necessity of having a CT [7,9]. PECARN is a paediatric emergency medicine research network in the US, which conducts high-priority, multi-institutional research to prevent and manage acute diseases in paediatrics and young adults [10]. A number of studies have developed predictive metrics using the PECARN dataset for the early identification of recurrent seizures [11], headache [12], and paediatric GCS performance for preverbal children [13] in paediatric TBI patients. However, none have used machine learning (ML) models to predict mTBI using non-imaging data.

The application of ML models in the medical field has witnessed an exponential surge as a tool for clinical diagnosis and neurosurgery prognostication [14]. Machine learning is more accurate and efficient in processing voluminous data [[15], [16], [17]], and helps in analysing medical data to monitor patients, diagnose, prognose, and prevent diseases [18]. Artificial neural network (ANN) is reported as a powerful ML model that outperformed other models in predicting TBI outcome between 2016 and 2018 [14] and is superior to the conventional statistics because of its discriminant analysis and strong pattern recognition abilities [19].

Diagnostic and prognostic models based on ML have been booming as supportive tools in the medical field over the years [18,20]. Many studies have been conducted to predict TBI outcome using ML and have utilized various data types [[21], [22], [23], [24], [25]]. A hybrid ML model comprising decision tree (DT) and ANN was applied to predict the attributes crucial for the prediction of TBI in patients. The hybrid model outperformed the DT model alone [24]. ML has also been applied to delineate diffuse axonal injury (DAI) from structural connectivity patterns in mTBI patients on MRI and DTI images [23]. Four ML models were applied to predict mortality in 2059 isolated moderate and severe TBI patients using clinical data, and the ANN model had superior performance compared to DT, LR, support vector machine (SVM), and naive Bayes (NB) [25]. In another study, three ML models were compared to predict seizures from 49 moderate to severe TBI patients using resting-state functional MRI (fMRI) images; RF outperformed ANN and SVM in terms of specificity and accuracy [26]. Overall, ML models have shown superior and robust outcome compared to conventional methods [27] and LR model [28].

ANN is a supervised learning model that can learn highly complex and nonlinear relationships between the labelled input data. The shallow ANN model consists of an input, a hidden, and an output layer where the information moves in one direction from the input to the output layer. The input data to a shallow ANN model is the features of the labelled data and these features have a huge influence on the model's performance. Irrelevant features affect the model's accuracy negatively, so the careful selection of features has a significant effect on the desired output. Feature selection algorithms seek a subset of relevant features that have highly correlated information with the specific target [29]. Thus, feature selection techniques can improve the learning performance, reduce computational complexity, and build a robust and generalizable model [30]. Random forest (RF) is a highly efficient and popular feature selection algorithm in the area of bioinformatics due to its advantages in processing complex data structures and high-dimensional feature spaces [[31], [32], [33]].

ANN has been applied for the prediction of patient outcome following a TBI [14,25,28,34]. ANN outperformed Logistic regression (LR) models in terms of accuracy and area under the receiver operating characteristics curve (AUC) in eight different studies in predicting TBI outcomes [34], hospital mortality prognosis after TBI surgery [35], and in estimating the surgical decision for TBI patients (Y. C [36]. Moreover, ANN has been very promising in its application to the paediatric population [21,28,37]. ANN applied to a dataset of 12,902 TBI children was able to predict clinically relevant TBI (CRTBI) using clinical and radiologist-interpreted CT data with 99.73% sensitivity, 60.4% specificity, and 97.98% accuracy [21]. Chong et al. showed that predicting moderate to severe TBI in a dataset comprised of 195 children using ANN was significant compared to multivariable LR with a sensitivity of (94.9% vs. 82.1%), specificity of (94.9% vs. 82.1%), PPV (90.2% vs. 72.7%), and NPV (98.7% vs. 95.4%), and AUC of (98% vs. 93%). The ANN model was able to discover nonlinear interactions among the various clinical variables and associate them with the clinical outcome [37]. Furthermore, ANN outperformed many CT classification systems (Marshall, Helsinki, and Rotterdam) in six-months favourable (alive) and unfavourable (death) prognosis of paediatric TBI patients [28].

Deep ANN is built based on the shallow ANN architecture but uses multiple layers to allow for a deeper network structure [38,39]. Deep learning can discover and extract high-level features using representation learning to filter the features through the hidden layers and then picks out the most effective features [40] without an additional feature engineering phase to extract and select the features. Therefore, the essential differences between deep and shallow learning are the ability of deep learning to automatically discover and extract the features from the big data independently, and solve problems using an end-to-end approach [41].

To build a diagnostic model using the conventional/shallow ML approach, the data features are first extracted with the aid of a domain expert. Second, feature selection is carried out for dimensionality reduction, improving the learning process, and reducing computational complexity. Then, the selected features are fed to a shallow ML model to understand the relationship between the input (selected features) and the output (data label) through the classification process. The performance of the shallow learning is hugely affected by the feature selection process which is time consuming and depends on human expertise [41]. On the contrary, a deep learning model performs feature extraction, feature selection, and classification using the end-to-end approach without human intervention [40,41].

This work provides a model that has significant potential to be a future tool that can aid clinicians in the clinical decision-making for mTBI using the available data resources in EDs. This tool, if validated, would help to direct only the mTBI patients (9% compared to 100%) for longer term treatment. There have been numerous studies that have evidenced the potential of machine learning in the diagnosis of traumatic brain injury; however, these have been limited to 1) moderate to severe traumatic brain injury [37] and 2) all have used non-clinical data sources such as resting state functional network connectivity (rsFNC) [42] and Electroencephalography (EEG) [43]. To our knowledge, this is the first study that has applied machine learning to detect mTBI using standard clinical data resources that are readily available in EDs.

We hypothesized that 1) RF could rank the most relevant clinical predictors of mTBI in paediatrics and support the shallow ANN model in enhancing its performance to best predict a positive mTBI on CT (a hybrid model) and 2) Deep ANN would outperform the hybrid model even with no feature selection algorithm involved.

Section snippets

Study population

This study utilized the prospective PECARN study of children with mTBI [7]. The PECARN Clinically Important Traumatic Brain Injury Study (PECARN-CITBI), is a prospective cohort study of children younger than 18 years old, enrolled at 25 North American EDs within 24 h of head trauma in the period between June 2004 and September 2006. The PECARN-CITBI dataset included 43,399 records with 125 features, which included the patient number, position of physician completing the data sheet, the

RF results

The number of features that were scored with at least 1%–14% importance score were 22 features in total, including nine clinical and thirteen image-related features, as shown in Fig. 4. The relative findings in the CT report to identify the presence of mTBI were the presence or absence of 1) subdural hematoma, 2) skull fracture, 3) subarachnoid hemorrhage, 4) cerebral contusion, 5) pneumocephalus, 6) extra-axial hematoma, 7) cerebral hemorrhage/intracerebral hematoma, 8) epidural hematoma, 9)

Discussion

We have implemented two intelligent ML models to identify positive mTBI patients using clinical data acquired as part of the PECARN study. The first model is a hybrid RF-ANN model that combines RF to rank the features for dimensionality reduction and shallow ANN to classify subjects into positive and negative mTBI. The second model is a deep ANN model to differentiate positive and negative mTBI patients without the addition of a feature selector. This would be the first study, to our knowledge,

Conclusion

In conclusion, our study demonstrated the potential of data-driven approaches to identify the presence of mTBI using clinical demographic and CT-interpreted data in a paediatric population using the PECARN public dataset. The Random Forest algorithm showed great potential for feature selection, as it ranked the most relevant mTBI features with higher importance scores. These features influenced the performance of the shallow artificial neural network model to show comparable performance to the

Declaration of competing interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Acknowledgement

“This manuscript was prepared using the Identification of children at very low risk of clinically-important brain injuries after head trauma: a prospective cohort study (STUDY) Data Set obtained from UTAH, and does not necessarily reflect the opinions or views of the STUDY investigators or the Health Resources Services Administration (HRSA) Maternal Child Health Bureau (MCHB) Emergency Medical Services for Children (EMSC). The PECARN was funded by the HRSA/MCHB/EMSC.” Manuscripts and meeting

References (59)

  • A. Peterson

    Surveillance report of traumatic brain injury-related emergency department visits, hospitalizations, and deaths-United States, 2014

  • E.W. Steyerberg et al.

    Predicting outcome after traumatic brain injury: development and international validation of prognostic scores based on admission characteristics

    PLoS Med.

    (2008)
  • C. Chen et al.

    U.S. trends of ED visits for pediatric traumatic brain injuries: implications for clinical trials

    International Journal of Environmental Research and Public Health

    (2017)
  • F.K. Korley et al.

    Emergency department evaluation of traumatic brain injury in the United States, 2009-2010

    Journal of Head Trauma Rehabilitation

    (2016)
  • M.J.A. Menoch et al.

    Trends in computed tomography utilization in the pediatric emergency department

    Pediatrics

    (2012)
  • J. Dunning et al.

    Derivation of the Children's Head Injury Algorithm for the Prediction of Important Clinical Events Decision Rule for Head Injury in Children

    (2006)
  • N. Kuppermann et al.

    Identification of children at very low risk of clinically-important brain injuries after head trauma: a prospective cohort study

    Lancet

    (2009)
  • M.H. Osmond et al.

    CATCH: A Clinical Decision Rule for the Use of Computed Tomography in Children with Minor Head Injury

    (2010)
  • J.S. Easter et al.

    Comparison of PECARN, CATCH, and CHALICE rules for children with minor head injury: a prospective cohort study

    Ann. Emerg. Med.

    (2014)
  • PECARN

    Paediatric Emergency Care Applied Research Network

    (2018)
  • M.K. Badawy et al.

    Prevalence of brain injuries and recurrence of seizures in children with posttraumatic seizures

    (2017)
  • P.S. Dayan et al.

    Headache in traumatic brain injuries from blunt head trauma

    Pediatrics

    (2015)
  • D.A. Borgialli et al.

    Performance of the Pediatric Glasgow Coma Scale Score in the Evaluation of Children with Blunt Head Trauma

    (2016)
  • N.S.E.M. Noor et al.

    Predicting outcomes in patients with traumatic brain injury using machine learning models

    Symposium on Intelligent Manufacturing and Mechatronics

    (2019)
  • H. Kashyap et al.

    Big Data Analytics in Bioinformatics: A Machine Learning Perspective

    (2015)
  • M.G. Kibria et al.

    Big data analytics, machine learning, and artificial intelligence in next-generation wireless networks

    IEEE Access

    (2018)
  • A. L'Heureux et al.

    Machine Learning with Big Data: Challenges and Approaches

    (2017)
  • U.K. Patel et al.

    Artificial intelligence as an emerging technology in the current care of neurological disorders

    J. Neurol.

    (2019)
  • A.P. Landry et al.

    Using artificial neural networks to identify patients with concussion and postconcussion syndrome based on antisaccades

    J. Neurosurg.

    (2019)
  • A. Rajkomar et al.

    Machine learning in medicine

  • A.T. Hale et al.

    Using an artificial neural network to predict traumatic brain injury

    J. Neurosurg. Pediatr.

    (2019)
  • H.Y. Lu et al.

    Predicting long-term outcome after traumatic brain injury using repeated measurements of Glasgow coma scale and data mining methods

    J. Med. Syst.

    (2015)
  • J. Mitra et al.

    Statistical Machine Learning to Identify Traumatic Brain Injury (TBI) from Structural Disconnections of White Matter Networks

    (2016)
  • S. Pourahmad et al.

    Identifying important attributes for prognostic prediction in traumatic brain injury patients: a hybrid method of decision tree and neural network

    Methods of Information in Medicine

    (2016)
  • C.-S. Rau et al.

    Mortality prediction in patients with isolated moderate and severe traumatic brain injury using machine learning models

    PloS One

    (2018)
  • R. Garner et al.

    A machine learning model to predict seizure susceptibility from resting-state FMRI connectivity

    Simulation Series

    (2019)
  • W. Klement et al.

    Predicting the need for CT imaging in children with minor head injury using an ensemble of Naive Bayes classifiers

    Artif. Intell. Med.

    (2012)
  • A.T. Hale et al.

    Machine-learning analysis outperforms conventional statistical models and CT classification systems in predicting 6-month outcomes in pediatric patients sustaining traumatic brain injury

    Neurosurg. Focus

    (2018)
  • Q. Zhou et al.

    Cost-sensitive feature selection using random forest: selecting low-cost subsets of informative features

    Knowl. Base Syst.

    (2016)
  • Cited by (0)

    View full text