Data-driven decomposition of brain dynamics with principal component analysis in different types of head impacts
Abstract
Objective: Strain and strain rate are effective traumatic brain injury predictors. Kinematics-based models estimating these metrics suffer from significant different distributions of both kinematics and the injury metrics across head impact types. To address this, previous studies focus on the kinematics but not the injury metrics. We have previously shown the kinematic features vary largely across head impact types, resulting in different patterns of brain deformation. This study analyzes the spatial distribution of brain deformation and applies principal component analysis (PCA) to extract the representative patterns of injury metrics (maximum principal strain (MPS), MPS rate (MPSR) and MPSMPSR) in four impact types (simulation, football, mixed martial arts and car crashes). Methods: We apply PCA to decompose the patterns of the injury metrics for all impacts in each impact type, and investigate the distributions among brain regions using the first principal component (PC1). Furthermore, we developed a deep learning head model (DLHM) to predict PC1 and then inverse-transform to predict for all brain elements. Results: PC1 explained variance on the datasets. Based on PC1 coefficients, the corpus callosum and midbrain exhibit high variance on all datasets. We found MPSMPSR the most sensitive metric on which the top 5% of severe impacts further deviates from the mean and there is a higher variance among the severe impacts. Finally, the DLHM reached mean absolute errors of for MPS, for MPSR and for MPSMPSR, much smaller than the injury thresholds. Conclusion: The brain injury metric in a dataset can be decomposed into mean components and PC1 with high explained variance. Significance: The brain dynamics decomposition enables better interpretation of the patterns in brain injury metrics and the sensitivity of brain injury metrics across impact types. The decomposition also reduces the dimensionality of DLHM.
Index Terms:
traumatic brain injury & brain dynamics & brain strain & strain rate & principal component analysisI Introduction
Traumatic brain injury (TBI) is a major public health concern across the globe. It has been approximated that there are more than 55 million prevalent TBI cases, and over 20 million new cases of TBI are estimated to occur in developed countries annually [1]. Each year, more than 1 million people suffer TBI in the United States alone [2]. The onsets of TBI can be attributed to head impacts from multiple sources, including but not limited to accidental falls, traffic accidents, blasts, various contact sports, and domestic abuse [3, 4, 5, 6, 7, 8, 9]. While single-incidence TBI can immediately cause loss of consciousness and disabilities, repetitive incidence of milder TBI can also lead to long-term cognitive deficits, even neurodegenerative diseases and chronic traumatic encephalopathy [10, 11].
In recent decades, with the development of biomechanics modeling technology, many effective predictors of TBI based on brain dynamics (such as strain, strain rate, and their combination have been proposed to detect TBI for better protection and prevention. Physiologically, after the head gets impacted, the acceleration and deceleration of the head result in brain deformation. The high magnitude and rate of brain deformation can result in multiple pathologies, such as traumatic axonal injury (TAI) and blood-brain-barrier disruption [12, 13, 14, 15, 16, 17, 18]. Therefore, these injury metrics can be used as the predictors of TBI. The state-of-the-art method to calculate these injury metrics from kinematics is finite element modeling (FEM) [19, 20], in which the brain is modeled by more than thousands elements. However, as the whole-brain dynamics are determined by the head kinematics and brain physics, the underlying degrees of freedom (DOF) may be much lower than the number of FEM brain elements. Therefore, it is hypothesized that there is spatial co-variation in the injury metrics among different brain elements, and it is possible to find the reduced-order interpretation for whole-brain strain and strain rate.
Previously, researchers have put in efforts to find the reduced-order decomposition of kinematics and brain deformation in the biomechanics research of TBI. For example, a data-driven emulator was developed to simulate the kinematics of head impacts with the principal components found by principal component analysis (PCA) (e.g., 15 principal components for angular velocity simulation) [21]. Additionally, the dynamic mode decomposition was adopted to extract the deformation modes [22], and a convolutional-neural-network-based human head model [23] was combined with a pre-computed brain [24] response dataset to find the effective kinematics that yields similar brain deformation for the actual kinematics [25]. The previous studies focus on the temporal co-variation in the kinematics [21], the temporal co-variation of brain deformation [22], and the co-variation in the relationship between kinematics and deformation [25]. There has been no study insofar that focuses on the spatial co-variation of the peak values in a group of head impacts and particularly the spatial co-variation across different brain elements for a specific dataset.
In this study, we used principal component analysis to investigate the decomposition of three injury metrics for TBI based on brain-dynamics: maximum principal strain (MPS), maximum principal strain rate (MPSR), and the product of MPS and MPSR (MPSMPSR). With a total of 3,161 impacts from head model simulations, college football, mixed martial arts and car crashes, we have shown that the injury metrics can be decomposed into the mean component (PC0) and the first principal component (PC1), which can generally explain more than 80% variance for each impact dataset. With the decomposition in hand, by predicting the values on PC1 with the PCA inverse-transformation, we were able to develop a deep learning head model (DLHM) to predict the whole-brain MPS, MPSR and MPSMPSR accurately. Additionally, by analyzing the data variance on PC1, we demonstrated that the metric MPSMPSR, and brain regions such as the corpus callosum, bear higher sensitivity for severe impacts.
II Methods
II-A Datasets: head kinematics and brain finite element model
In this study, to cover a broader range of head impacts, we included 3,161 impact data from four different impact sources: 1) 2,130 football-like impacts simulated by a finite element model of a Hybrid III anthropomorphic test device headform (ATD) (labeled as HM for head model) [26, 27]; 2) 302 college football impacts measured by the Stanford Instrumented Mouthguard (labeled as CF) [28, 29, 30]; 3) 457 mixed martial arts impacts measured by the Stanford Instrumented Mouthguard (labeled as MMA) [31, 7]; 4) 272 reconstructed impacts from the National Association for Stock Car Auto Racing (labeled as NASCAR) [32, 33].
To calculate the brain dynamics in this study, we used the KTH FE model (Stockholm, Sweden) [19], which is a validated FE head model [34, 35]. With 4,124 brain elements, the KTH FE model models the brain, skull, scalp, meninges, falx, tentorium, subarachnoid cerebrospinal fluid (CSF), ventricles, and 11 pairs of the largest bridging veins. The model has been validated by the experimental data of brain-skull relative motion [34], intracranial pressure [34], and brain strain [35]. In this study, the MPS and MPSR for each of the 4,124 brain elements were calculated by KTH models. As a result, the entire datasets can be represented by three 3,161 4,124 matrices for MPS, MPSR and MPSMPSR respectively. The distribution of the MPS and MPSR modeled by KTH FE model for these datasets is shown in Fig. 1.

II-B Brain dynamics decomposition with principal component analysis
As the whole-brain dynamics were modeled based on the kinematics input, it is possible that the whole-brain dynamics in a specific dataset can be modeled with DOF smaller than the number of brain elements (i.e., 4,124), considering the spatial co-variations among different brain elements. To find the potential reduced-order representation of the whole-brain dynamics for the specific dataset, we leveraged the principal component analysis (PCA), which is an unsupervised dimensionality reduction method that takes co-variation into consideration. PCA seeks the reduced-order representation of data by finding the directions where the variance is maximized. In this study, each impact of the four datasets can be denoted as where is the number of impacts for a specific dataset (e.g., for dataset CF, for dataset MMA). To begin with, the data were centered by removing the mean vector: , where is the mean vector across different samples in a specific dataset. The mean vector represents the center of the distribution of a particular impact dataset and injury metric, which was regarded as principal component zero (PC0) in this study. In order to find the set of basis vectors , where the data resolved onto the directions represented by the basis vectors are with the highest variance, singular value decomposition (SVD) is performed on the data matrix :
(1) |
Upon ranking the singular values from large to small, the associated vectors in represent the projection directions with the widest data spread (i.e., highest variance). These vectors are also referred to as the principal components (PCs) or the PC coefficients. The transformed low-dimensional data along each direction: can be computed by solving the following optimization problem:
(2) |
This results in the projection of the high-dimensional data onto these basis vectors: . With PCA, we can reduce the dimensionality of the data from 4124-D to -D. To determine how many orders suffice, we firstly calculated the explained variance () with varying values of . Upon determining , the brain dynamics matrices can be changed from matrices to matrices. With the PCA, the reduced-order approximation of the original data matrix can be represented as:
(3) |
where the denotes a vector with ones as its elements. The first term in this approximation equation denotes the PC0 contributions to the injury metrics.
II-C Interpretation of PC1 in severe head impacts
With the reduced-order principal components to represent the injury metrics in a head impact dataset, we were able to summarize the injury metrics (MPS/MPSR/MPSMPSR) using components in PCA (PC0, PC1, etc). For each dataset, we found that PC1 can explain more than 80% variations among impacts, which means that the distribution of metrics can be represented by PC0 and PC1 (See Results Section). Since PC0 denotes the mean components, which is the same across different impacts. Therefore, PC1, representing the difference among impacts, contributes more to the injury metrics in severe head impacts. To confirm this, we firstly ranked the severity of the impact by calculating the 95th percentile MPS/MPSR/MPSMPSR for each impact and then ranked the impacts and selected the top 5% most severe impacts for this analysis. The reason why we focused on the top 5% severe impacts was that we emphasize the modeling of impacts that are more dangerous while the majority of the simulated impacts and on-field impacts were mild impacts. Then, the contribution of different principal components was quantified according to the following formula:
(4) |
where denotes the brain dynamics metric value of the -th impact and -th brain element that is contributed by one principal component (PC0, PC1, etc.) and denotes the reference brain dynamics metric value of the -th impact and -th brain element given by the KTH FE model. For example, the from PC0 is and the from PC is . In this manner, the MPS, MPSR and MPSMPSR for each brain element can be decomposed into the contributions from different components and the contributions can be quantified by the ratios.
In addition to quantifying the overall contribution of the principal components, we also quantified the contribution to the injury metrics in different brain regions that have been modeled by the KTH FE model: brainstem (BS), corpus callosum (CC), cerebellum (CL), gray matter (GM), midbrain (MB), thalamus (TH) and white matter (WM).
II-D Sensitivity of different injury metrics
Brain injury metrics are used to decide the severity of the impacts. The sensitivity of the injury metrics is important in differentiating more severe impacts and less severe impacts and the higher variance in the injury metrics can benefit the prediction of injury or non-injury. With PCA and the contribution calculated in the previous section, we analyzed the sensitivity of the different brain injury metrics (MPS, MPSR and MPSMPSR) by the values and the variances of the PC1 contribution for the top 5% most severe impacts across different datasets. The reason we quantified the sensitivity with PC1 contribution was: firstly, PC0 and PC1 generally explained more than 80% variance in our datasets; secondly, PC0 contribution (mean) is a constant shared by all impacts in a dataset while PC1 contribution represents the majority of variance in the brain injury metrics. As we decomposed the brain injury metrics into PC0 contribution and PC1 contribution, the larger the PC1 contribution, the more the most severe impacts deviate from the mean, which indicates the higher sensitivity of a specific brain injury metric. The larger variance on PC1 contribution can also indicate that the injury metrics can better separate the top 5% most severe impacts.
It is worth noting that instead of directly quantifying the injury metric sensitivity with the values and the variance on PC1 (i.e., , ), to account for the different units of the three injury metrics, we used the PC1 contribution calculated in the previous section, which can be viewed as the normalized PC1 contribution by the ground truth MPS/MPSR/MPSMPSR.
II-E Application in deep learning head models
The state-of-the-art FE simulation can not provide real-time monitor of the injury metrics, while DLHM can act as function approximators of FE models to compute injury metrics such as MPS, MPSR and MPSMPSR [27]. However, the DLHMs, with thousands of output units for the brain elements, require large quantities of training data. The decomposition of brain dynamics with PCA can reduce the dimensionality of output and therefore simplify the training objective in the development of DLHMs. To verify this, we leveraged the PCA models to get the low-dimensional brain dynamics representations, developed DLHMs to predict the value on the PCs based on 510 kinematics features [36] (with determined in the first results section), and reconstructed the whole-brain MPS, MPSR and MPSMPSR with the accuracy evaluated by several metrics. The details are shown as follows:
The 510 kinematics features were extracted from the four types of kinematics describing the head movement: linear acceleration at the head center of gravity , angular velocity , angular acceleration and angular jerk . Among them, and were measured by the sensors while and were calculated from with a five-point stencil numerical derivative equation. The features include both the temporal features such as the maximum values and integral values, and the spectral densities within 19 frequency windows[37], because these features were found to show high predictability of brain strain and strain rate in our previous work [37, 27].
The DLHM was developed on two datasets: 1) dataset HM: the 2,130 head model simulated impacts, and 2) dataset MIX: the mixture of all four datasets with 3,161 impacts. To develop the models, we firstly partitioned the datasets into a training set (70%), a validation set (15%) and a test set (15%), according to the same protocol mentioned in our previous studies [27, 37]. The training set was used to train the model parameters, the validation set was used to tune the hyperparameters (such as the number of neurons in each layer, the number of epochs to train the models), and the test set was used to evaluate the model accuracy. In order to get robust results, we randomly partitioned the datasets 20 times and did 20 parallel experiments.
Then, we trained the PCA dimensionality reduction model on the training set and recorded PC0 and the principal components (PC1, PC2, …, PC). A five-layer deep neural network (besides the input and output layers) was developed to learn the mapping from the kinematics features to the values on the principal components. The second and the fourth layers were the dropout layers with a dropout rate of 0.5. L2 regularization was used together with the dropout to further regularize the DLHMs and avoid overfitting. During the training, to further optimize the accuracy, we adopted the same data augmentation strategy used in our previous studies: adding slight Gaussian noises to generate shadow samples [38, 39].
Upon training the model, in the prediction stage, we reconstruct the 4124-D MPS, MPSR and MPSMPSR by taking the inverse-transform on the predicted values on the PCs. To evaluate the model accuracy, we calculated the mean absolute errors (MAE) and coefficient of determination () between the predicted MPS/MPSR/MPSMPSR and the reference values given by the KTH FE model.
III Results
III-A Determination of the orders for brain dynamics
In the determination of the orders for the three injury metrics, we first computed the explained variance based on the PCA. According to the results shown in Fig. 2. The PC0 and PC1 are generally able to explain more than 80% variance in each dataset. We have also tested the explained variance when the four datasets are combined and the results also showed that more than 75% variance can be explained by PC0 and PC1. Therefore, we chose PC0 and PC1 as the reduced-order representations of the three injury metrics. To visualize the contributions, we plotted the reference values of the injury metrics, the contribution of PC0, and the contribution of both PC0 and PC1 in Fig. 3 on dataset HM as an example (results on other datasets shown in Supplementary Fig. 1-3). The results indicate that the PC0 and the PC1 sufficiently explain the majority of the variation of the entire dataset. Visually, although the PC0 cannot explain the details in the reference value heatmaps, the addition of PC1 enables the explanation of much of the details in the heatmaps. The Bland Altman plots for the reconstruction error distribution on four datasets and three injury metrics are shown in Supplementary Fig. 4, which indicates that the PC0 and PC1 can lead to the accurate injury metrics values for the majority of data.



III-B Analysis and interpretation of PC1 patterns
As PC0 and PC1 prove to explain 80% variance in the brain dynamics, we further investigated the region-specific contribution to the PC1 coefficients (i.e., the basis vector with the highest variance) to show the variance of injury metric in different brain regions. Because PC0 is the same across different impacts, the distribution of implies the variance on specific brain elements. After normalization on , we extracted and averaged the values of different brain regions and visualized them in Fig. 5 (dataset HM and dataset CF as examples). It can be shown that the corpus callosum, gray matter, midbrain and white matter show higher contribution to , which indicates that the MPS/MPSR/MPSMPSR variance on these brain regions may be larger than that on brainstem, cerebellum and thalamus. To better visualize the contribution to PC1 in a 3-D matter, we plotted the high contribution regions with the low contribution regions masked (with MPS and MPSR as examples) in Fig. 6. Based on the results, it can be shown that different impact types (i.e., football, car crashes) can lead to varying patterns in brain dynamics variation. For example, on dataset HM, CF and MMA, the cerebral cortex, corpus callosum and midbrain show higher variance in MPS and MPSR. On dataset NASCAR, the high variance occurs in midbrain and corpus callosum regions, while the cerebral cortex may not show higher variation in MPS and MPSR.


III-C Analysis of sensitivity of injury metrics and brain regions
As we found PC0 and PC1 are able to explain the majority of variance in the injury metrics on the four datasets, we then leveraged the PC0 and PC1 to summarize the brain dynamics and quantified the contribution of PC0 and PC1 in severe impacts based on the protocol introduced in Section 2C. According to the results shown in Fig. 7, for the severe impacts across different impact types, the PC1 dominates in the contribution to the three injury metrics with statistical significance (). This result indicates that generally the high MPS/MPSR/MPSMPSR values are explained by the PC1.
Furthermore, we quantified the contribution of PC0 and PC1 in different brain regions, with results shown in Fig. 8. It can be shown that generally, the PC1 contributed more to the injury metrics for the severe impact across different brain regions and across different datasets. Additionally, for the same top 5% impacts (shown in the boxes with the same color in each column of subplots), the corpus callosum, midbrain and cerebellum regions show higher variance in the PC1 contribution. These results indicate that for the severe impacts, these brain regions bear higher sensitivity in their brain dynamics: the brain injury metrics in these brain regions show large variations among the same top 5% most severe impacts.
Besides the sensitivity across different brain regions, it can be shown that for the same brain region and on the same dataset, the PC1 contribution to MPSMPSR shows the highest variance when compared with the PC1 contribution to MPS and that to MPSR. The PC1 contribution to MPSMPSR is also the highest. These results indicate that the MPSMPSR bears the highest sensitivity among the three injury metrics: MPSMPSR shows a large variation among the 5% most severe impacts, and the 5% most severe impacts deviate more from the mean. Therefore, it may be used to better differentiate the impact severity as an effective TBI predictor.


III-D Assessment of deep learning head model with PCA
Based on the reduced-order brain dynamics representations with PCA, we further validated its effectiveness by developing DLHMs to predict the values on PC1 (i.e., ) from kinematics features and then reconstructed the whole-brain MPS/MPSR/MPSMPSR. The between the predicted values of the injury metrics and the reference values are shown in Fig. 9. The accuracy in terms of values was comparable with the DLHMs previously developed [23, 27], which indicates that predicting the values on PC1 is enough to accurately predict the whole-brain strain and strain rate. Additionally, as we visualize the distributions of the predicted values given by the PCA-based DLHMs and the reference KTH model in Supplementary Fig. 10 (A)-(C), it is shown that the PCA-based DLHMs can generally reproduce the similar overall distributions of the MPS, MPSR, MPSMPSR when compared with the reference values. However, the prediction distributions are still slightly different from those given by the reference KTH model, which may be caused by the omission of the higher-order principal components. Furthermore, according to the error box plots in Supplementary Fig. 10 (D)-(F), the median MAE (over 20 parallel experiments with random dataset partitions) was smaller than 0.018 for MPS prediction, smaller than 3.7 for MPSR prediction and smaller than 1.1 for MPSMPSR prediction on both dataset HM and dataset MIX. The MAE for MPS and MPSR predictions was much smaller than the presumed human concussion thresholds ( 0.3 for MPS and 25 for MPSR[40, 41, 19]) and the thresholds for accurate brain contusion volume prediction in rat model (0.3 for MPS and 2500 for MPSR reported by [14]).


IV Discussion
In this study, we use PCA to analyze the variation of three injury metrics (MPS, MPSR and MPSMPSR) which represent the severity of brain tissue deformation during head impact, in four different datasets including simulated headform impacts (HM), college football (CF), mixed martial arts (MMA) and National Association for Stock Car Auto Racing (NASCAR). We found that the first order of principal component (PC1) is able to explain more than 80% variation in every dataset in terms of coefficient of determination (). The concentration of the explained variance in PC1 indicates that characteristics of the injury metrics distribution can be investigated through PC1 and the mean component (PC0). For all four datasets, we found that corpus callosum and midbrain exhibits high variance, and high variance in cerebral cortex was only found in HM, CF and MMA. In each dataset, since PC0 is the mean component and is the same for all impacts, the distribution of PC1 decides the high brain strain region that occurs frequently in the dataset. To describe how PC1 decides the injury metric in severe head impacts, we defined the contribution of the components as the predicted value by the principal component divided by the true value and validated that the contribution of PC1 dominates the injury metrics in severe impacts for every dataset. Based on the contribution of PC1, the variance of MPS, MPSR and MPSMPSR was compared at different brain regions. MPSMPSR was found to have the largest variances in severe impacts, and the MPSMPSR in the severe impacts deviates more from the mean than MPS and MPSR. Furthermore, a potential application of this study is developing models to predict the MPS, MPSR and MPSMPSR [23, 27]. One of the recent efforts to improve FE head models is to incorporate small detail geometry features, which significantly increases the number of output elements and makes it difficult for modeling. Applying PCA will take advantage of the spatial relationship among elements (i.e., the co-variation among different brain elements) and reduce the dimension of prediction output. Therefore, we applied PCA to simplify our previously developed DLHM [27] and showed that the simplified models can accurately predict the MPS, MPSR and MPSMPSR.
Because of different impact conditions (e.g., helmeted or unhelmeted, head to head or punch), the head kinematics and the relationship between head kinematics and brain deformation varies largely across different impact datasets [33, 42]. As a result, the brain regions that often experience severe deformation also vary among the types of impacts. Performing PCA on the data matrix, whose two dimensions are elements and impact, provides a tool to simplify the analysis of the spatial distribution of the injury metrics. Since PC1 is able to explain more than 80% of the variance of the brain (Fig. 2), just PC0 and PC1 are able to represent the whole dataset (Fig. 3). Since PC0 is the mean component and the same for every impact, the spatial distribution of injury metrics in severe head impact is mainly decided by PC1. Therefore, the PC1 vector is an important indicator to show the vulnerable (with high injury metric) brain regions for specific types of head impacts. For the HM, CF, MMA and NASCAR head impacts, the PC1 is visualized as a 3-D plot of the brain (6), and high values were found at the corpus callosum, cerebral cortex and midbrain, which indicate that these regions have a higher risk of high MPS or MPSR. This finding agrees with the previous studies comparing the mechanical loading on different brain regions [43, 22, 44], and these regions were found to change after TBI [45, 46].
The pattern of PC0 and PC1 in data-driven decomposition of brain dynamics suggests the discrepant loadings on different brain regions. As the injury metrics (MPS, MPSR and MPSMPSR) can be decomposed into PC0 and PC1, it is possible to further analyze the patterns of brain regions with high values of injury metrics: on the one hand, if the specific brain regions are with relatively high PC0 contribution and relatively low PC1 contributions, the regions may suffer from high strain/strain rate more constantly because the high strain/strain rate come from the mean part from the PC0 contribution. On the other hand, if the specific brain regions are with relatively low PC0 contribution and relatively high PC1 contributions, the brain regions may suffer from high strain/strain rate occasionally rather than constantly because the high strain/strain rate contribution come from the variance part from the PC1 contribution. By analyzing the patterns across different types of impacts, we are also able to observe the patterns related to different impact types. For example, MMA may constantly cause high strain on certain brain regions and occasionally cause high strain on certain brain regions. The different patterns of high strain/strain rate may also be associated with the injury patterns, and neuroimaging and histopathology data are needed to further explore this. Furthermore, since the whole-brain injury metrics can be resolved onto the PC1, PC1 scores (i.e., the elements of ) has potential to be used as an injury metric as well. The PC1 scores, which are different in different impacts, are the reduced-order summary of the whole-brain injury metrics, which may represent the overall risk better than the 95th percentile values [18].
Researchers have put effort into finding the patterns of brain deformation under inertial force loading and identifying the degrees of freedom needed to accurately represent the brain dynamics under inertial force. For example, the dynamic mode decomposition was adopted to extract the deformation mode [22], and a convolutional-neural-network-based human head model [23] was combined with a pre-computed brain [24] response dataset to find the effective kinematics that yields similar brain deformation for the actual kinematics [25]. The difference between these studies and our study is that they just focused on the spatio-temporal response of the brain, while we focus on the spatial distribution of the peak values in a group of head impacts and particularly the spatial co-variation across different brain elements for a specific dataset. Therefore, the PCA results we presented here are decided by both brain physics and the characteristics of the type of head impact.
Different mechanical metrics (MPS, MPSR, MPSMPSR) were used to indicate the risk of the pathology. In this study, we compared the variance of MPS, MPSR, and MPSMPSR based on the same dataset, and found that MPSMPSR exhibits higher variance in severe head impacts, and MPSMPSR for severe head impacts deviate more from the mean. These findings suggest the potential explanation of high sensitivity of MPSMPSR and the potentially better discrimination ability of using MPSMPSR to classify injury or non-injury [18, 47, 48]
The different variation patterns of different types of head impacts can be shown by PC1 coefficients (shown in Fig. 6). For example, the patterns shown by the football-like impacts (without helmet) in dataset HM and the patterns shown by the college football impacts (with helmet) in dataset CF are very different. The patterns shown in the MMA impacts (without helmets) are also quite distinct from those shown in the NASCAR impacts (with helmets). Based on the PC1 coefficients, in addition to the analysis of the PC1 coefficients across the different types of head impacts and we can further leverage the PC1 coefficients to study the effects of different types of protective gears. For example, the patterns of PC1 coefficients for the impacts with or without helmets can be investigated the PC1 coefficients, because it is possible that different types of protective helmets for American football players may exert different effects on the changing patterns of the PC1 coefficients and therefore, they may redistribute the MPS/MPSR/MPSMPSR. The analysis of the PC1 coefficients enables the visualization of the protective effect of helmets in the metrics other than the simple reduction of kinematics-based metrics (e.g., peak resultant angular velocity) and strain-based metrics (e.g., MPS95: 95th percentile of MPS).
The application of PCA in the development of DLHM to estimate whole-brain MPS, MPSR and MPSMPSR is also worth further discussion. DLHMs have shown their effectiveness in reducing the computational cost associated with the state-of-the-art FEM in previous studies [27, 36, 23]. They are developed for different FEM and act as function approximators of FEM when the mapping between the head impact kinematics and the brain dynamics is learned through large quantities of impact data. However, although the KTH model we used in this study contains 4,124 brain elements, the recently developed FEM have larger numbers of brain elements [49, 20]. Due to the high dimensionality of the output to be modeled by the DLHMs, more parameters are generally needed in the models. Therefore, large quantities of impact data are needed to train these parameters in the DLHMs. In this study, we propose to apply the PCA to firstly decompose the brain dynamics and reduce the dimension of output for the DLHMs to model, where the value on PC1 is the only target to be predicted. The PCA incorporates the spatial co-variation into the learned PC1 coefficients and the DLHMs can benefit from the spatial co-variation. After we inverse-transform the PCA process, high accuracy in the predictions of MPS, MPSR and MPSMPSR have been achieved by the DLHMs developed in this study. However, the accuracy is still not as high as that shown in our models with transfer learning technology that further take into consideration the variation across different types of head impacts. In the future, domain regularization component analysis (DRCA) [50], rather than the PCA, across different types of head impacts may be leveraged to further improve the prediction accuracy if there is a remarkable mismatch between the training data and test data.
Although this study provides readers with a novel data-driven brain dynamics decomposition based on PCA, there are several limitations that worth notice. Firstly, in this study, we applied the KTH FE model to compute the MPS and MPSR. Although KTH FE model has been validated with experimental data of brain-skull relative motion [34], intracranial pressure [34], and brain strain [35], it is relatively limited when compared with the FE models recently developed [49, 51]. For example, the KTH model does not consider the gyri and sulci which may significantly affect the behavior of the FE models. Additionally, it does not involve the cerebral vasculature in the modeling, which limits the modeling to be within the parenchyma. However, it has been shown by previous studies that the cerebral vasculature could significantly affect the shear stress modeled by FE models [52]. Therefore, for higher fidelity in brain dynamics modeling, more advanced FE models can be adopted in the future with a similar analytical pipeline introduced by this study.
In the development of DLHMs to predict the values on the first principal component, there are several limitations that need to be mentioned. Firstly, while we focus on the modeling of the first principal component (PC1), the influences of the mean components (PC0) and other components should not be ignored. It is possible that the part of variance explained by the other principal components include more detailed information closely related to the injury outcome, which warrants further validation. For the development of DLHM, in the current model, the mean components are extracted based on the mean over the training impacts, and this practice may lead to a significant decrease in prediction accuracy if the test impacts are sampled from a significantly different data distribution. Additionally, as we did not consider the higher-order principal components besides PC1, such as PC2 and PC3, the DLHM accuracy may be capped by the predictability of PC1 (i.e., the has an upper bound of around 0.8-0.9). The limitation can also be visualized in Fig. 10, where even though the overall distributions of the predictions resemble the reference distributions, the prediction distributions are still different from the reference distributions. The incorporation of more higher-order principal components may enable more accurate predictions. In the future, to enable even more accurate DLHMs based on the brain dynamics decomposition approach, higher-order principal components may be included as the targets of modeling as well, with the loss function weighing the PC1 more during the training of the DLHM.
Secondly, we adopted the feature engineering approach to extract features from the temporal signals of head impact kinematics and then used them as the input of the DLHMs, considering the potential temporal mismatch of peaks and starting points of the impacts based on different measurement devices. In the future, with more data collected from various types of measurement devices, completely data-driven modeling based on convolutional neural networks [23] and recurrent neural networks with long-short term memory (LSTM) may be leveraged to extract features from the signals in a data-driven manner, which may even lead to higher accuracy in predicting the PC1 values and enable better whole-brain MPS and MPSR predictions.
V Conclusion
In this study, we applied the PCA to decompose the patterns in three brain injury metrics (MPS, MPSR, MPSMPSR) based on the spatial co-variation in four different types of head impacts. The reduced-order representation of the injury metrics enables better interpretation of the patterns in brain injury metrics across different impact types and reduces the dimensionality for deep learning head models (DLHMs) development. According to the results, we found the mean component (PC0) and the first principal component (PC1) are able to explain more than 80% variance in most datasets. Then, we investigated the distributions among different brain regions and different injury metrics with the PC1. We showed that the corpus callosum and midbrain manifest high variance on all datasets and the MPSMPSR was the most sensitive metric to differentiate severe impacts. Finally, we leveraged the PCA to develop DLHMs to predict the three injury metrics and reached high accuracy on the predictions.
VI Acknowledgement
This work was supported by the Department of Bioengineering, Stanford University and the Office of Naval Research Young Investigator Program (N00014-16-1-2949).
References
- [1] S. L. James, A. Theadom, R. G. Ellenbogen, M. S. Bannick, W. Montjoy-Venning, L. R. Lucchesi, N. Abbasi, R. Abdulkader, H. N. Abraha, J. C. Adsuar et al., “Global, regional, and national burden of traumatic brain injury and spinal cord injury, 1990–2016: a systematic analysis for the global burden of disease study 2016,” The Lancet Neurology, vol. 18, no. 1, pp. 56–87, 2019.
- [2] T. P. Dompier, Z. Y. Kerr, S. W. Marshall, B. Hainline, E. M. Snook, R. Hayden, and J. E. Simon, “Incidence of concussion during practice and games in youth, high school, and collegiate american football players,” JAMA pediatrics, vol. 169, no. 7, pp. 659–665, 2015.
- [3] S. V. Caswell, A. E. Lincoln, H. Stone, P. Kelshaw, M. Putukian, L. Hepburn, M. Higgins, and N. Cortes, “Characterizing verified head impacts in high school girls’ lacrosse,” The American journal of sports medicine, vol. 45, no. 14, pp. 3374–3381, 2017.
- [4] N. J. Cecchi, D. C. Monroe, G. M. Fote, S. L. Small, and J. W. Hicks, “Head impacts sustained by male collegiate water polo athletes,” PloS one, vol. 14, no. 5, p. e0216369, 2019.
- [5] J. D. Corrigan, M. Wolfe, W. J. Mysiw, R. D. Jackson, and J. A. Bogner, “Early identification of mild traumatic brain injury in female victims of domestic violence,” American journal of obstetrics and gynecology, vol. 188, no. 5, pp. S71–S76, 2003.
- [6] F. Hernandez, L. C. Wu, M. C. Yip, K. Laksari, A. R. Hoffman, J. R. Lopez, G. A. Grant, S. Kleiven, and D. B. Camarillo, “Six degree-of-freedom measurements of human mild traumatic brain injury,” Annals of biomedical engineering, vol. 43, no. 8, pp. 1918–1934, 2015.
- [7] E. O’Keeffe, E. Kelly, Y. Liu, C. Giordano, E. Wallace, M. Hynes, S. Tiernan, A. Meagher, C. Greene, S. Hughes et al., “Dynamic blood–brain barrier regulation in mild traumatic brain injury,” Journal of neurotrauma, vol. 37, no. 2, pp. 347–356, 2020.
- [8] J. Versace, “A review of the severity index,” 1971.
- [9] B. J. Wilcox, J. T. Machan, J. G. Beckwith, R. M. Greenwald, E. Burmeister, and J. J. Crisco, “Head-impact mechanisms in men’s and women’s collegiate ice hockey,” Journal of athletic training, vol. 49, no. 4, pp. 514–520, 2014.
- [10] C. P. Doherty, E. O’Keefe, E. Wallace, T. Loftus, J. Keaney, J. Kealy, M. M. Humphries, M. G. Molloy, J. F. Meaney, M. Farrell et al., “Blood–brain barrier dysfunction as a hallmark pathology in chronic traumatic encephalopathy,” Journal of Neuropathology & Experimental Neurology, vol. 75, no. 7, pp. 656–662, 2016.
- [11] S. T. DeKosky, K. Blennow, M. D. Ikonomovic, and S. Gandy, “Acute and chronic traumatic encephalopathies: pathogenesis and biomarkers,” Nature Reviews Neurology, vol. 9, no. 4, pp. 192–200, 2013.
- [12] A. C. Bain and D. F. Meaney, “Tissue-level thresholds for axonal damage in an experimental model of central nervous system white matter injury,” Journal of biomechanical engineering, vol. 122, no. 6, pp. 615–622, 2000.
- [13] E. Bar-Kochba, M. T. Scimone, J. B. Estrada, and C. Franck, “Strain and rate-dependent neuronal injury in a 3d in vitro compression model of traumatic brain injury,” Scientific Reports, vol. 6, no. 1, pp. 1–11, 2016.
- [14] C. K. Donat, M. Yanez Lopez, M. Sastre, N. Baxan, M. Goldfinger, R. Seeamber, F. Müller, P. Davies, P. Hellyer, P. Siegkas et al., “From biomechanics to pathology: predicting axonal injury from patterns of strain after traumatic brain injury,” Brain, vol. 144, no. 1, pp. 70–91, 2021.
- [15] H. L. Cater, L. E. Sundstrom, and B. Morrison III, “Temporal development of hippocampal cell death is dependent on tissue strain but not strain rate,” Journal of biomechanics, vol. 39, no. 15, pp. 2810–2818, 2006.
- [16] M. Fahlstedt, B. Depreitere, P. Halldin, J. Vander Sloten, and S. Kleiven, “Correlation between injury pattern and finite element analysis in biomechanical reconstructions of traumatic brain injuries,” Journal of biomechanics, vol. 48, no. 7, pp. 1331–1335, 2015.
- [17] M. Hajiaghamemar, M. Seidi, and S. S. Margulies, “Head rotational kinematics, tissue deformations, and their relationships to the acute traumatic axonal injury,” Journal of biomechanical engineering, vol. 142, no. 3, 2020.
- [18] M. Hajiaghamemar, T. Wu, M. B. Panzer, and S. S. Margulies, “Embedded axonal fiber tracts improve finite element model predictions of traumatic brain injury,” Biomechanics and modeling in mechanobiology, vol. 19, no. 3, pp. 1109–1130, 2020.
- [19] S. Kleiven, “Predictors for traumatic brain injuries evaluated through accident reconstructions,” Stapp car crash J, vol. 51, no. 81, pp. 81–114, 2007.
- [20] H. Mao, L. Zhang, B. Jiang, V. V. Genthikatti, X. Jin, F. Zhu, R. Makwana, A. Gill, G. Jandir, A. Singh et al., “Development of a finite element human head model partially validated with thirty five experimental cases,” Journal of biomechanical engineering, vol. 135, no. 11, 2013.
- [21] P. Arrué, N. Toosizadeh, H. Babaee, and K. Laksari, “Low-rank representation of head impact kinematics: A data-driven emulator,” Frontiers in bioengineering and biotechnology, vol. 8, p. 1049, 2020.
- [22] K. Laksari, M. Kurt, H. Babaee, S. Kleiven, and D. Camarillo, “Mechanistic insights into human brain impact dynamics through modal analysis,” Physical review letters, vol. 120, no. 13, p. 138101, 2018.
- [23] K. Ghazi, S. Wu, W. Zhao, and S. Ji, “Instantaneous whole-brain strain estimation in dynamic head impact,” Journal of Neurotrauma, vol. 38, no. 8, pp. 1023–1035, 2021.
- [24] S. Ji and W. Zhao, “A pre-computed brain response atlas for instantaneous strain estimation in contact sports,” Annals of biomedical engineering, vol. 43, no. 8, pp. 1877–1895, 2015.
- [25] K. Ghazi, S. Wu, W. Zhao, and S. Ji, “Effective head impact kinematics to preserve brain strain,” Annals of biomedical engineering, pp. 1–14, 2021.
- [26] J. S. Giudice, G. Park, K. Kong, A. Bailey, R. Kent, and M. B. Panzer, “Development of open-source dummy and impactor models for the assessment of american football helmet finite element models,” Annals of biomedical engineering, vol. 47, no. 2, pp. 464–474, 2019.
- [27] X. Zhan, Y. Liu, S. J. Raymond, H. V. Alizadeh, A. Domel, O. Gevaert, M. Zeineh, G. Grant, and D. B. Camarillo, “Rapid estimation of entire brain strain using deep learning models,” IEEE Transactions on Biomedical Engineering, 2021.
- [28] D. B. Camarillo, P. B. Shull, J. Mattson, R. Shultz, and D. Garza, “An instrumented mouthguard for measuring linear and angular head impact kinematics in american football,” Annals of biomedical engineering, vol. 41, no. 9, pp. 1939–1949, 2013.
- [29] Y. Liu, A. G. Domel, S. A. Yousefsani, J. Kondic, G. Grant, M. Zeineh, and D. B. Camarillo, “Validation and comparison of instrumented mouthguards for measuring head kinematics and assessing brain deformation in football impacts,” Annals of Biomedical Engineering, vol. 48, no. 11, pp. 2580–2598, 2020.
- [30] Y. Liu, A. G. Domel, N. J. Cecchi, E. Rice, A. A. Callan, S. J. Raymond, Z. Zhou, X. Zhan, M. Zeineh, G. Grant et al., “Time window of head impact kinematics measurement for calculation of brain strain and strain rate in american football,” arXiv preprint arXiv:2102.05728, 2021.
- [31] S. Tiernan, A. Meagher, D. O’Sullivan, E. O’Keeffe, E. Kelly, E. Wallace, C. P. Doherty, M. Campbell, Y. Liu, and A. G. Domel, “Concussion and the severity of head impacts in mixed martial arts,” Proceedings of the Institution of Mechanical Engineers, Part H: Journal of engineering in medicine, vol. 234, no. 12, pp. 1472–1483, 2020.
- [32] X. Zhan, Y. Li, Y. Liu, N. J. Cecchi, S. J. Raymond, Z. Zhou, H. V. Alizadeh, J. Ruan, S. Barbat, S. Tiernan et al., “Classification of head impacts based on the spectral density of measurable kinematics,” arXiv preprint arXiv:2104.09082, 2021.
- [33] X. Zhan, Y. Li, Y. Liu, A. G. Domel, H. V. Alizadeh, Z. Zhou, N. J. Cecchi, S. Tiernan, J. Ruan, S. Barbat et al., “Predictive factors of kinematics in traumatic brain injury from head impacts based on statistical interpretation,” arXiv preprint arXiv:2102.05020, 2021.
- [34] S. Kleiven, “Evaluation of head injury criteria using a finite element model validated against experiments on localized brain motion, intracerebral acceleration, and intracranial pressure,” International Journal of Crashworthiness, vol. 11, no. 1, pp. 65–79, 2006.
- [35] Z. Zhou, X. Li, S. Kleiven, C. S. Shah, and W. N. Hardy, “A reanalysis of experimental brain strain data: implication for finite element head model validation,” in SAE 62nd Stapp Car Crash Conference, STAPP 2018; Catamaran Resort Hotel San Diego; United States; 12 November 2018 through 14 November 2018, vol. 2019. SAE International, 2019.
- [36] X. Zhan, Y. Liu, N. J. Cecchi, O. Gevaert, M. M. Zeineh, G. A. Grant, and D. B. Camarillo, “Rapidly and accurately estimating brain strain and strain rate across head impact types with transfer learning and data fusion,” arXiv preprint arXiv:2108.13577, 2021.
- [37] X. Zhan, Y. Li, Y. Liu, N. J. Cecchi, O. Gevaert, M. M. Zeineh, G. A. Grant, and D. B. Camarillo, “Kinematics clustering enables head impact subtyping for better traumatic brain injury prediction,” arXiv preprint arXiv:2108.03498, 2021.
- [38] X. Zhan, X. Guan, R. Wu, Z. Wang, Y. Wang, and G. Li, “Feature engineering in discrimination of herbal medicines from different geographical origins with electronic nose,” in 2019 IEEE 7th International Conference on Bioinformatics and Computational Biology (ICBCB). IEEE, 2019, pp. 56–62.
- [39] L. Liu, X. Zhan, R. Wu, X. Guan, Z. Wang, W. Zhang, Y. Wang, Z. Luo, and G. Li, “Boost ai power: data augmentation strategies with unlabelled data and conformal prediction, a case in alternative herbal medicine discrimination with electronic nose,” arXiv preprint arXiv:2102.03088, 2021.
- [40] D. A. Patton, A. S. McIntosh, and S. Kleiven, “The biomechanical determinants of concussion: finite element simulations to investigate tissue-level predictors of injury during sporting impacts to the unprotected head,” Journal of applied biomechanics, vol. 31, no. 4, pp. 264–268, 2015.
- [41] J. Ho and S. Kleiven, “Dynamic response of the brain with vasculature: a three-dimensional computational study,” Journal of biomechanics, vol. 40, no. 13, pp. 3006–3012, 2007.
- [42] X. Zhan, Y. Li, Y. Liu, A. G. Domel, H. V. Alizadeh, S. J. Raymond, J. Ruan, S. Barbat, S. Tiernan, O. Gevaert et al., “The relationship between brain injury criteria and brain strain across different types of head impacts can be different,” Journal of the Royal Society Interface, vol. 18, no. 179, p. 20210260, 2021.
- [43] F. Hernandez, C. Giordano, M. Goubran, S. Parivash, G. Grant, M. Zeineh, and D. Camarillo, “Lateral impacts correlate with falx cerebri displacement and corpus callosum trauma in sports-related concussions,” Biomechanics and modeling in mechanobiology, vol. 18, no. 3, pp. 631–649, 2019.
- [44] J. Abderezaei, W. Zhao, C. L. Grijalva, G. Fabris, S. Ji, K. Laksari, and M. Kurt, “Nonlinear dynamical behavior of the deep white matter during head impact,” Physical Review Applied, vol. 12, no. 1, p. 014058, 2019.
- [45] A. Z. Mohamed, F. Corrigan, L. E. Collins-Praino, S. L. Plummer, N. Soni, and F. A. Nasrallah, “Evaluating spatiotemporal microstructural alterations following diffuse traumatic brain injury,” NeuroImage: Clinical, vol. 25, p. 102136, 2020.
- [46] M. Nye and P. A. Cacolice, “Mild jugular compression reduces white matter alterations in high school-aged males playing collision sports,” International Journal of Athletic Therapy and Training, vol. 1, no. aop, pp. 1–5, 2021.
- [47] M. Hajiaghamemar and S. S. Margulies, “Multi-scale white matter tract embedded brain finite element model predicts the location of traumatic diffuse axonal injury,” Journal of Neurotrauma, vol. 38, no. 1, pp. 144–157, 2021.
- [48] T. Wu, M. Hajiaghamemar, J. S. Giudice, A. Alshareef, S. S. Margulies, and M. B. Panzer, “Evaluation of tissue-level brain injury metrics using species-specific simulations,” Journal of neurotrauma, 2021.
- [49] X. Li, Z. Zhou, and S. Kleiven, “An anatomically detailed and personalizable head injury model: Significance of brain and white matter tract morphological variability on strain,” Biomechanics and modeling in mechanobiology, vol. 20, no. 2, pp. 403–431, 2021.
- [50] L. Zhang, Y. Liu, Z. He, J. Liu, P. Deng, and X. Zhou, “Anti-drift in e-nose: A subspace projection approach with drift reduction,” Sensors and Actuators B: Chemical, vol. 253, pp. 407–417, 2017.
- [51] M. Fahlstedt, F. Abayazid, M. B. Panzer, A. Trotta, W. Zhao, M. Ghajari, M. D. Gilchrist, S. Ji, S. Kleiven, X. Li et al., “Ranking and rating bicycle helmet safety performance in oblique impacts using eight different brain injury models,” Annals of biomedical engineering, vol. 49, no. 3, pp. 1097–1109, 2021.
- [52] S. F. Khosroshahi, X. Yin, C. K. Donat, A. McGarry, M. Y. Lopez, N. Baxan, D. J. Sharp, M. Sastre, and M. Ghajari, “Multiscale modelling of cerebrovascular injury reveals the role of vascular anatomy and parenchymal shear stresses,” Scientific Reports, vol. 11, no. 1, pp. 1–12, 2021.