- 1Research and Communication Center for Exercise and Health, Xiamen University of Technology, Xiamen, China
- 2School of Physical Education and Sport Science, Fujian Normal University, Fuzhou, China
- 3College of Electrical Engineering and Automation, Fuzhou University, Fuzhou, China
- 4Fujian Provincial Basketball and Volleyball Centre, Fuzhou, China
The application of machine learning algorithms in studying injury assessment methods based on data analysis has recently provided a new research insight for sports injury prevention. However, the data used in these studies are primarily multi-source and multimodal (i.e., longitudinal repeated-measures data and cross-sectional data), resulting in the models not fully utilising the information in the data to reveal specific injury risk patterns. Therefore, this study proposed an injury risk prediction model based on a multi-modal strategy and machine learning algorithms to handle multi-source data better and predict injury risk. This study retrospectively analysed the routine monitoring data of sixteen young female basketball players. These data included training load, perceived well-being status, physiological response, physical performance and lower extremity non-contact injury registration. This study partitions the original dataset based on the frequency of data collection. Extreme gradient boosting (XGBoost) was used to construct unimodal submodels to obtain decision scores for each category of indicators. Ultimately, the decision scores from each submodel were fused using the random forest (RF) to generate a lower extremity non-contact injury risk prediction model at the decision-level. The 10-fold cross-validation results showed that the fusion model was effective in classifying non-injured (mean Precision: 0.9932, mean Recall: 0.9976, mean F2-score: 0.9967), minimal lower extremity non-contact injuries risk (mean Precision: 0.9317, mean Recall: 0.9167, mean F2-score: 0.9171), and mild lower extremity non-contact injuries risk (mean Precision: 0.9000, mean Recall: 0.9000, mean F2-score: 0.9000). The model performed significantly more optimal than the submodel. Comparing the fusion model proposed with a traditional data integration scheme, the average Precision and Recall improved by 8.2 and 20.3%, respectively. The decision curves analysis showed that the proposed fusion model provided a higher net benefit to athletes with potential lower extremity non-contact injury risk. The validity, feasibility and practicality of the proposed model have been confirmed. In addition, the shapley additive explanation (SHAP) and network visualisation revealed differences in lower extremity non-contact injury risk patterns across severity levels. The model proposed in this study provided a fresh perspective on injury prevention in future research.
Introduction
Sports injury is a hot issue in the sports science and sports medicine communities and is also a practical problem that urgently needs to be solved (López-Valenciano et al., 2019). It has previously been observed that sports injuries often occur in team ball games. The injury rate of basketball events has increased annually, especially since the risk of sports injuries in youth groups was extremely high. Non-contact injuries accounted for 47.0% of training injuries in basketball players, the incidence of non-contact injuries among centre players is as high as 86.1%, and 28.0% of non-contact injuries resulted in absences from the training of more than 7 days (Meeuwisse et al., 2003; Agel et al., 2007). Several theories on sports injury prevention have been proposed in sports science and sports medicine communities. Nevertheless, there have been few detailed investigations of injury risk assessment methods based on data analysis that can effectively predict and assess the injury risk of athletes, which significantly limits the development of the athletic ability of elite athletes and the scientific process of sports training. By studying injury risk assessment methods based on data analysis, the risk patterns of sports injuries can be effectively identified and recognised, which is vital for developing good training programs and targeted interventions and reducing sports injury rates.
The practical implementation of injury risk assessment methods based on data analysis requires the establishment of effective injury risk prediction models (Georgios et al., 2019). However, a review conducted by (Ruddy et al., 2019) has pointed out that the data collected during sports training monitoring mainly originated from real-world research environments, which included a large amount of data, many variables, and an uneven distribution of injury samples. This made statistical modelling methods based on parameterization slightly inadequate in the application of injury risk factor discussion and injury risk prediction, hindering the development of injury risk assessment methods based on data analysis, resulting in sports injury prevention strategies that are still based on empirical judgement rather than data (Luo et al., 2020; Fiscutean, 2021). In response to these issues (Fiscutean, 2021), pointed out in the New Viewpoint of Sports Science in Nature that modelling and analysing the relationship between athletes’ training data and sports injury risk using machine learning algorithms would help to assist in predicting athletes’ injury risk and provide a decision basis for athletes’ training load adjustments. This has been the main direction to solve the early warning of sports injury risk. Recently, researchers in sports science and sports medicine communities have shown an increased interest in applying machine learning algorithms to model the injury risk of athletes from different research dimensions (Claudino et al., 2019; Rossi et al., 2022a; Rossi et al., 2022b). For example (Talukder et al., 2016), proposed a sports injury risk prediction model based on the time sliding window and random forest (RF), which could effectively use athletes’ technical and tactical statistics to predict athletes’ injuries during the season. The study noted that average speed, number of games, number of games played, average distance, average game time, and average number of shots may be important variables in predicting injury risk (Rossi et al., 2018). constructed an injury prediction model based on GPS monitoring data of Italian male professional soccer players and decision tree algorithms and successfully predicted approximately 80% of non-contact injuries by the model (Rommers et al., 2020). used the extreme gradient boosting (XGBoost) to predict and model the relationship among pregame athletic quality assessment tests, anthropometric data and injuries in 734 U10 to U15 soccer players and constructed injury risk prediction models that could detect 85% of injury conditions with 85% precision. Extensive research has confirmed that machine learning algorithms can effectively predict sports injuries. However, researchers have not treated this novel method in much detail. First, the granularity of the data still needs further refinement. Most of the existing studies consider the occurrence of injury as the dependent variable without considering the specific injury sites or injury severity (López-valenciano et al., 2017; Rossi et al., 2018; Bryan et al., 2020). Second, there is a lack of injury risk prediction model construction methods for multi-source and multi-modal data. The data types involved in the above studies are mostly longitudinal repeated measures data with multiple time points in a single dimension, or cross-sectional data with a single time point in multiple dimensions. However, with the development of science and technology, data in training practice are characterised by multi-source and multimodal (i.e. containing both longitudinal repeated-measures data and cross-sectional data). It makes the traditional injury risk modelling methods may suffer from insufficient data processing capability when handling data (Baltrvaaitis et al., 2019; Luo et al., 2020). Last, injury risk patterns have not been explored. Sports injuries are the result of a combination of multiple factors. However, due to the limitations of conventional statistical methods and modelling strategies, previous studies have only been able to obtain only information reflecting some factors in the injury risk pattern but not the complete picture of the injury risk pattern (Waterkamp et al., 2016; Bello et al., 2020; Isern-Kebschull et al., 2020). Therefore, this study proposes an injury risk multimodal fusion model with generality, interpretability and ease of implementation based on a multimodal fusion strategy to suit the multi-source, multimodal data processing and analysis needs in training monitoring. This will help coaches and team doctors understand the risk patterns of lower extremity non-contact injuries in basketball teams and are also essential for developing reasonable training plans, adopting targeted interventions, and reducing sports injury rates.
This study further investigates the injury risk prediction method based on data analysis by using routine monitoring data of young female basketball players in Fujian Province. The monitoring indices were divided into multiple modalities based on the evaluation dimensions, and the XGBoost was used to construct unimodal submodels. The RF was used to fuse the decision results of submodels of different modalities and propose the final injury risk prediction model. The validity of the proposed model was determined by comparing it with a unimodal submodel and a prediction model using a traditional fusion approach. SHAP was also used to analyse the weights of monitoring indices in the submodels and the weights of submodels in the fusion model to explain injury risk patterns.
Materials and methods
Sixteen young female basketball players (age: 16.6 ± 1.3 years, height: 175.4 ± 6.3 cm, weight: 65.7 ± 6.2 kg, years of training: 3.3 ± 1.7 years) participated in the study. All players were affiliated with the Fujian Provincial Basketball and Volleyball Centre. The data in this study came from 20 weeks of routine monitoring of the players (November 2020 to April 2021), including training load, perceived well-being status, physiological responses, physical performance and player injuries. The study was conducted with the approval of the Fujian Provincial Basketball and Volleyball Centre. All participants provided fully informed consent to participate in this study by signing a written consent form.
Data collection
Monitoring and calculation of internal training load. This study used the Borg-10 ratings of perceived exertion (RPE) scale designed by (Foster et al., 1995) to quantify the perceived exertion level of players after each training session. The validity and reliability of this quantification method have been confirmed in numerous studies (Chen et al., 2002). Within 30 min after each training session or competition, the player was verbally asked how tired they were after completing that session. The duration between the start of each training session and the end of the training was recorded. Eq. 1 was used to calculate the session rating of perceived exertion (sRPE) of a single training session to quantify the training load of each training session. The training duration unit was minutes, and the RPE was an arbitrary unit (AU). In the study, the daily training load of each player was calculated based on the quantified data of the load of each training session, taking the training day as the unit.
Monitoring and calculation of perceived well-being status. The perceived well-being status questionnaire designed by (Hooper et al., 1995) was used to quantify players’ perceived well-being status in the morning on training days. The scale used a Likert 5-level score, and the scoring items included fatigue, sleep quality, muscle soreness, stress level, and training desire. Each item ranged from “very bad” to “very good”, with a value of 1–5 points. The daily menstrual conditions of players were inquired about and recorded (0 is negative/no period; 1 is positive/period).
Physical performance. Refer to the physical performance test and evaluation plan in “Sports Injury Management” (Joyce and Lewindon, 2016). In this study, the squat 1RM test was selected to assess the player’s maximum lower extremity muscle strength; the 15 m × 17 round shuttle run test was selected to assess the player’s speed endurance; the 5.8 m × 6 round shuttle run test was selected to assess the player’s agility, and the maximum vertical jump test was selected to assess the player’s explosive and jumping ability.
Physiological response. Urine was collected from players every Wednesday after training. Protein, specific gravity, blood, urobilinogen, pH, and ketones in urine were detected using the Siemens Clinitek Status Urine Analyser to assess the physiological state of players. The assignment of the urine test results is shown in Table 1.
Injury registration. Referring to the injury data collection procedure of (Fuller et al., 2006), injuries were diagnosed by medical personnel from the Fujian Provincial Basketball and Volleyball Centre through medical examination and other methods. The injury registry recorded information such as location, nature, type, and occurrence of injury (contact, non-contact) and diagnosis mode. Referring to the definition in the literature (Bahr et al., 2020), this study defined lower extremity non-contact injuries (LENCIs) as injuries to the lower extremity area caused by mechanisms other than direct contact, including overuse injuries and chronic injuries. The lower extremity included the hips, thighs, knees, calves, ankles and feet. Referring to the definition by (Enright et al., 2019), the severity of the injury was classified according to the time missed from training as minimal (0–3 days), mild (4–7 days), moderate (8–28 days) and severe (≥29 days) and assigned a value of 1–4, respectively.
Data Processing
Time sliding window. Research reports showed that the players’ stimulus-response to training load and perceived well-being recovery had the characteristics of accumulation and decay over time. At the same time, there may be a delay between peak training load fluctuations and increased risk of injury (Hulin et al., 2016; Schwellnus et al., 2016; Soligard et al., 2016; Watson et al., 2016). Therefore, this study used the time sliding window technique to create an aggregation sliding window and a prediction sliding window to preprocess the dataset (Figure 1) and perform statistical calculations on the variables within the aggregation sliding window (Talukder et al., 2016). The training monotony (TM) calculation method proposed by (Foster et al., 1995) was referenced to calculate the degree of training load change in the aggregation sliding window (Eq. 2).
The average of the training load index and the perceived well-being index was calculated using the exponentially weighted moving average (EWMA) suggested by (Bourdon et al., 2017) (Eq. 3).
Notably, since the player’s perceived well-being status questionnaire used in the study used a 5-point Likert scale, the score value was low, and the daily variation range was small. Hence, the indices of the change trends of players’ perceived well-being were not calculated. Additionally, since there was no uniform standard for the selection of the time sliding window length, referring to the existing research reports, the aggregation sliding window time parameter was set to 7 days, and the prediction sliding window time parameter were set to 7 days (Hulin et al., 2013; Hulin et al., 2016; Malone et al., 2018).
Dataset division. The data collection in training practice was easily affected by various factors, such as coach cooperation, player compliance and research sustainability. In addition, the data collection frequencies of the training load quantification, perceived well-being status, physiological response and physical performance test in the original dataset were different. The physiological response and physical performance data were missing in the complete time series (Table 1). If these indices were to be removed, this could result in missing information on physiological adaptations and exercise capacity. This study reconstructed the original dataset to generate dataset A with training weeks as the collection frequency and dataset B with training days as the collection frequency. Among them, the missing values in the physiological response data and physical performance test data of dataset B were filled by the adjacent value imputation method at the individual level.
Z-score normalization. Since each player is an independent individual, there are significant differences in the stimulation response to the training load and the perceived well-being recovery of different players. Therefore, This study normalizes the independent variables using the Z-score transform (Eq. 4) for each athlete to facilitate cross-sectional comparisons.
where x is the original data, μ is the mean value of the original data, and σ is the standard deviation of the original data.
Class imbalance processing. People with potential risks are the focus of injury risk assessment. However, because the injury that occurred in the actual situation has a largely skewed distribution, there is a class imbalance problem, which causes the model to fail to correctly classify the minority class samples (Han et al., 2005). The synthetic minority oversampling technique (SMOTE) was used in the study to synthetically sample the training set in each fold of the cross-validation. To reduce the negative impact of the class imbalance problem on model training. The SMOTE is an improved scheme based on the random oversampling that can effectively solve the problem of insufficient model generalization caused by the random oversampling (Chawla et al., 2002). The algorithm obtained its k-nearest neighbours by calculating the Euclidean distance from each minority class sample
Model construction
In this study, the monitoring indices were divided into four modalities based on the evaluation purpose: training load, perceived well-being status, physiological response and physical performance test. Use the occurrence of a LENCI in the next week as the dependent variable. The proposed multimodal fusion model construction process for LENCI risk prediction is shown in Figure 2. First, the submodels of each modality were initially constructed using dataset A. The decision-level fusion of the decision results for each submodel was made to determine the model parameters of the fusion model, which was named wFusionModel. Second, the submodels for training load and perceived well-being states were constructed using dataset B. Finally, it was replaced with the submodels of training load and perceived well-being status in wFusionModel to form the final injury risk prediction model, which was named dFusionModel.
The XGBoost was chosen to construct the unimodal submodel in the study. XGBoost is a machine learning further optimized by (Chen and Guestrin, 2016) based on gradient boosting decision tree (GBDT). The algorithm enhanced the classification ability by integrating the prediction results of multiple decision tree models and making the predicted values of samples as close to the actual values as possible, with better prediction performance and training speed. Its objective optimization function is shown in Eq. 6.
The RF was chosen to construct a multimodal fusion model. The algorithm took m samples of the training set using the bootstrap method with randomized put-back, and random features were selected for each decision tree based on bagging. These m samples were used to build m decision tree models. Eventually, the results were voted upon by these decision tree models (Breiman, 2001). Since randomness was introduced in selecting samples and feature subspaces, the overfitting problem can be better avoided and improve classification accuracy. The decision function of the RF is shown in Eq. 7.
In Eq. 7,
In Eq. 8,
Model validation
This study used a 10-fold stratified cross-validation evaluation strategy to evaluate the model’s performance proposed in the study. The original dataset was randomly divided into ten subsets, and the ten subsets were used as the validation set in turn, while the remaining subsets were used as the training set of the model. The average of the model performance evaluation results after ten iterations was calculated as the model’s overall performance. Experiments were conducted in two ways to illustrate the model’s validity in this study.
1) Comparison with unimodal submodels: We compared the performance of different unimodal submodels and multimodal fusion models with unimodal submodels.
2) Comparison with different fusion schemes: No research has been reported on multimodal fusion strategies in studying sports injury risk prediction models. Therefore, the proposed fusion model in this study was compared with the traditional data integration approach to illustrate the effectiveness of the model. The model building process of the traditional data integration approach is shown in Figure 3. By fusing features of different modalities, they were processed by data normalization and synthetic sampling before being input into the model.
Model evaluation
In the problem of injury prediction, the cost of missed diagnosis was much higher than injury misdiagnosis and using accuracy alone as a model evaluation index was not appropriate. Therefore, this study used Precision, Recall and F2-score as indices for model performance. They were calculated in the following manner:
TP, FP, TN, and FN indicate true positives, false positives, true negatives, and false negatives. It is worth noting that the predictor variables in this study are multi categorical variables, and simply calculating the global indices by counting the total number of true positives, false negatives and false positives or using rolling averages to calculate the performance assessment indices for each label is not a useful for evaluating model performance. Thus, this study calculated indices for each label and found their average weighted by support (the number of actual instances for each label) as the final result of the model evaluation.
In addition, the prediction model allowed us to classify exposure situations into two categories: predicted positive and required intervention and predicted negative and did not require intervention. True-positive (TP) exposure and false-positive (FP) exposure were possible within the predicted positive situation. Interventions for the true-positive exposure situation will bring benefits, while interventions for the false-positive exposure situation will cause unnecessary wastage of medical resources and affect the training pace and schedule. Therefore, the
Features importance
Unlike classical statistical modelling methods, XGBoost is a black-box model based on gradient boosting, and its internal working mechanism is challenging to understand. However, the interpretability of the model is very important in training practice. An injury risk model must be understandable and interpretable. Ideally, it should be able to explain the complete logic that provides the corresponding decision to all parties involved. This can help coaches and team doctors develop good training programs and adopt targeted interventions (Ruddy et al., 2019). Therefore, this study used shapley additive explanations (SHAP) for attribution analysis of the prediction model (Lundberg et al., 2020), calculating the absolute weight of each variable according to Eq. 15. We calculate the relative weight of each variable (i.e. the ratio of the absolute weight of a single variable to the sum of the absolute weights of all variables) to facilitate cross-sectional comparisons. We performed model construction, training, validation and analysis of important variables in the Python 3.6 programming environment.
Network visualisation
Previous studies have reported that intricate interactions between injury risk factors may allow for differences in the pattern of LENCI risk at different severities levels. In this study, the relationship between the marginal effects of different variables was described in the form of a network to reveal the different levels of LENCI risk pattern. This study assumes that the marginal effects of the variables on injury risk are statistically correlated, and the Spearman correlation coefficient was used as a measure of statistical correlation to analyse the marginal effects of the different variables. The network was plotted using concentric nodes to facilitate cross-sectional comparisons.
Statistical analysis
Statistical analysis of the data was carried out using STATA 15.0 software. Welch’s t-test was used to test for differences in LENCI risk for each index at different injury severities. Differences in model performance and the weights of variables in the models were analysed using Welch’s analysis of variance (ANOVA). All hypothesis tests were conducted using two-sided hypothesis tests, setting α in the hypothesis test to 0.05 and considering p > 0.1 as not significant, p < 0.1 as marginally significant, p < 0.05 as significant and p < 0.01 as highly significant.
Results
Dataset and details of LENCIs
Twenty-seven LENCIs were recorded during the study period, accounting for 62.8% of the total injuries. Among them, approximately 14.8% were non-contact injuries of the knee, 18.5% were non-contact injuries of the thigh, 37.0% were non-contact injuries of the lower leg, and 29.6% were non-contact injuries of the foot. The LENCIs severity is shown in Table 2. Most LENCIs resulted in 1–3 days of missed training, and only 18.5% of LENCIs resulted in more than 4 days of missed training.
The number of LENCIs per week is shown in Figure 4. The incidence of LENCIs at weeks 1–5 of routine monitoring was 48.2%. LENCIs in weeks 6–14 and weeks 15–20 accounted for 25.9 and 25.9% of total LENCIs respectively.
The raw data were preprocessed using the time-sliding window algorithm. Due to the calculation needs of the time-sliding window algorithm, the data from the first and last weeks were excluded. At the same time, because urine metabolism during the menstrual period of female athletes will affect the assessment of functional status, urine data during this period were excluded. Descriptive analysis was conducted on the preprocessed dataset, in which the training load and perceived well-being data contained a total of 1813 valid data, the urine data contained 267 valid data, and the physical performance test contained 64 valid data. The basic information of the data of each index is shown in Table 3.
Model performance evaluation of fusion models
Prediction models were constructed using Table 3 as independent variables and the severity of LENCI in the coming week as dependent variables (including non-injured, minimal LENCI risk and mild LENCI risk). According to the multimodal fusion model construction process proposed in this study, the original dataset was reconstructed to generate dataset A with the training week as the acquisition frequency and dataset B with the training day as the acquisition frequency. The output variable imbalance ratios in datasets A and B were 81:5:1 and 80:5.3:1, respectively. The XGBoost was used to construct submodels for each mode, and the RF was used to fuse the decision results of submodels of different modalities. The performance levels of the submodel and the fusion model are shown in Table 4.
The wFusionModel constructed based on dataset A was used to predict dataset B. The Precision of the model was 0.9012 ± 0.0287, the Recall was 0.8978 ± 0.0507, and the F2-score was 0.8960 ± 0.0464. The confusion matrix is shown in Figure 5A. WFusionModel has many missed and misdiagnosed cases predicting minimal and mild LENCI risk.
The submodel was trained using dataset B’s perceived well-being and training load data. The Precision of the SubModel (dPW) constructed based on the perceived well-being data in dataset B was 0.8754 ± 0.0321, the Recall was 0.8166 ± 0.1354, and the F2-score was 0.8211 ± 0.1188. The Precision of the SubModel (dTL) constructed based on the training load data in dataset B was 0.8663 ± 0.0143, the Recall was 0.8183 ± 0.0345, and the F2-score was 0.8271 ± 0.0301. The results of Welch’s ANOVA showed that the performance levels of SubModel (dPW) and SubModel (dTL) were significantly better than the submodel constructed using the perceived well-being data and training load data from dataset A. SubModel (dPW) and SubModel (dTL) were replaced with SubModel (wPW) and SubModel (wTL) to form the dFusionModel.
The dFusionModel’s Precision was 0.9881 ± 0.0423, the Recall was 0.9912 ± 0.0312, and the F2-score was 0.9903 ± 0.0348 by 10-fold cross-validation. dFusionModel’s confusion matrix is shown in Figure 5B. The performance evaluation indices of the dFusionModel model were better than those of the wFusionModel (p < 0.01). The decision curve analysis of dFusionModel is shown in Figure 6.
Comparison between the fusion and integration schemes
This study compared the proposed fusion model with traditional data integration methods. The logistic regression (LR), support vector machine (SVM), k-nearest neighbour (KNN), Gaussian Naïve Bayes (NB), decision tree (DT), RF and XGBoost algorithms are commonly used in research reports, were selected as the base classifiers for the data integration scheme. Furthermore, to compare these classifiers’ ability to identify different levels of LENCI risks, we constructed a dummy classifier (DC) which randomly assigns a class to an example by respecting the distribution of the classes. The experimental results are shown in Table 5. The performance evaluation indices of the dFusionModel proposed in this study were better than those of the prediction models constructed by the data integration scheme. This showed that the fusion model proposed in this study could obtain more accurate results in predicting the severity of LENCI in adolescent female basketball players in Fujian Province. Details of precision, recall and F2 scores for all categories can be found in the Supplementary File.
Feature importance
Welch’s ANOVA was used to perform the variation analysis of the relative weights of each submodel in the dFusionModel model. The results showed (Figure 7) that the weights of SubModel (dPW), SubModel (dTL), and SubModel (wP) in different degrees of injury risk were significantly different (p < 0.01), while the weights of SubModel (wU) in different degrees of injury risk were not significantly different (p > 0.05). SubModel (dPW) and SubModel (wU) had higher weights, indicating that perceived well-being and physical performance are important factors affecting LENCI risk.
Attribution analysis was performed on the submodels in dFusionModel using SHAP, evaluating the weight of each feature in the submodels. Figure 8 shows the relative weights of each feature in the submodel. Analysis of variance in the relative weights of indices in each classification using Welch’s ANOVA revealed that, compared to the situation in which young female basketball players in Fujian Province did not present a risk of LENCI when presenting a risk of minimal LENCI, the stress (EWMA) (PW-5) index in SubModel (dPW), the sRPE (EWMA) (TL-2) index in SubModel (dTL), the urine protein (PR-1) and urobilinogen (PR-2) indices in SubModel (wU), and the squat 1RM (PP-1) index in SubModel (wP) had significantly higher weights (p < 0.01). In contrast, the sleep (EWMA) (PW-3) and desire (EWMA) (PW-5) indices in SubModel (dPW), the TM (sRPE) (TL-1) index in SubModel (dTL), the urine ketones (PR-6) index in SubModel (wU), and the MVJ (PP-4) index in SubModel (wP) had significantly lower weights (p < 0.01).
When there was a risk of mild LENCI, the menses (PW-1) and sleep (EWMA) (PW-3) indices in SubModel (dPW), the urobilinogen (PR-2) and urine blood (PR-5) indices in SubModel (wU), and the squat 1RM (PP-1) and 5.8 m × 6 shuttle run (PP-2) indices in SubModel (wP) had significantly higher weights (p < 0.01). In contrast, the weights of the fatigue (EWMA) (PW-2) and MS (EWMA) (PW-4) indices in SubModel (dPW), the urine protein (PR-1), pH (PR-3), SG (PR-4) and urine ketones (PR-6) indices in SubModel (wU), and the 15 m × 17 shuttle run (PP-3) and MVJ (PP-4) indices in SubModel (wP) were significantly decreased (p < 0.01).
Network visualization of injury severities
To facilitate the observation of differences in the patterns of different levels of LENCI risk, we calculated the statistics of Welch’s t-test for each variable in the minimal and mild LENCI risk with the non-injured case, using the nodes of the non-injured network as standard nodes, and calculated the node size of each variable in the network by the Welch’s t-test statistics. The network was visualised to construct the network for the three cases of no impairment, minimal LENCI risk and mild LENCI (Figure 9). Larger nodes in Figures 9B,C indicate a positive Welch’s t-test statistic for that node compared to no LENCI risk.
FIGURE 9. Network analysis of the relationship between SHAP values of independent variables: (A) non injured; (B) minimal LENCI risk versus non injured; (C) mild LENCI risk versus non injured.
We found differences in the overall means of the different variables and in the strength of the associations between the variables in each case. Among them, the overall means of menses (PW-1), fatigue (EWMA) (PW-2), sleep (EWMA) (PW-3), desire (EWMA) (PW-6), squat 1RM (PP-1), MVJ (PP -4), TM (sRPE) (TL-1), and sRPE (EWMA) (TL-2) decreased significantly in minimal LENCI risk (p < 0.05). The decrease in the MS (EWMA) (PW-4) index was marginally significant (p < 0.1). The overall mean values of the 15 m × 17 shuttle run (PP-3) and urobilinogen (PR-2) increased significantly (p < 0.05). While the overall mean values of the fatigue (EWMA) (PW-2), sleep (EWMA) (PW-3), desire (EWMA) (PW-6), and SG (PR-4) indices showed significant decreases (p < 0.05) in the risk of mild LENCI, the overall mean values of 15 m × 17 shuttle run (PP-3), MVJ (PP-4), and pH (PR-3) indices showed significant increases (p < 0.05). The changes in the remaining indices were not significant (p > 0.1).
Discussion
This study investigates the modelling method of sports injury risk prediction models based on data from multiple sources in training practice. To a certain extent, this research work can fill the gaps in existing studies and provide the necessary reference for preventing non-contact injuries to the lower extremity of youth female basketball players in Fujian Province. There are two main findings: firstly, the study proposes a LENCI risk prediction model based on multimodal fusion and machine learning algorithms, which can effectively predict LENCI risk for different injury severities levels. Secondly, by performing feature attribution analysis and network visualisation analysis on the model, differences in LENCI risk patterns with different severity were identified.
Advantages of multimodal modelling strategies
In recent years, the application of machine learning algorithms in sports injury risk prediction has become a hot topic of interest in sports science research. Some scholars have succeeded in exploring the effectiveness of machine learning algorithms in sports injury risk prediction by using various machine learning algorithms to model the prediction of sports injury risk (Colby et al., 2017; López-valenciano et al., 2017; Carey et al., 2018; Rossi et al., 2018; Ruddy et al., 2018). However, we noted that most of the existing research reports used data types that were too homogeneous in terms of data dimensions or single time points. For example, longitudinal observational study designs were used to obtain long-term GPS data, sRPE and other players’ data and model injury risk prediction (Carey et al., 2018; Rossi et al., 2018; Bryan et al., 2020). Alternatively, a cross-sectional study design was used to obtain pregame athletic quality assessment data and model injury prediction during the season (López-valenciano et al., 2017; Ayala et al., 2019; Jauhiainen et al., 2020; Ruiz-Pérez et al., 2021). The former captured changes in athletes’ indices prior to the onset of injury and could effectively provide a real-time assessment of injury risk daily or even per session. However, as sports injuries result from multifactorial interactions, simply focusing on changes in a single dimension does not capture a complete pattern of injury risk. The latter allowed for multidimensional data at a single point, but its drawbacks were also evident. This means that injury risk prediction models constructed from cross-sectional data only provided a staged assessment of injury risk and could not assess potential injury risk in real-time. In addition, the associations obtained through predictive models constructed using cross-sectional data could be logically flawed, i.e., the associations in the population did not reflect the associations in the individual. In view of these findings, modelling strategies for multi-source data are necessary, given that data in sports training practice are multi-source.
We constructed a LENCI risk prediction model based on previous studies using a decision-level fusion strategy and machine learning algorithms. This model was able to predict non-injured with an approximate 99.3% precision and 99.8% recall, minimal LENCI risk with an approximate 93.2% precision and 91.7% recall, and mild LENCI risk with an approximate 90.0% precision and 90.0% recall. By performing a decision curve analysis of the model, we observed that the fusion model proposed in this study leads to a higher net benefit rate for people with potential LENCI risk, which is a good indication of the practical application of the model in training practice. By comparing this modelling scheme with a traditional data integration scheme, we found that the mean values of Precision and Recall for the prediction models constructed by this modelling scheme improved by 8.2 and 20.3%, respectively, with the standard deviation of precision increasing by approximately 1.6% and the standard deviation of recall decreasing by approximately 5.0%. This showed that compared with the data integration scheme, the prediction model constructed by the multimodal fusion modelling strategy could effectively reduce the missed diagnosis rate and the misdiagnosis rate. The effectiveness of the modelling scheme in predicting the risk of LENCI at different injury severity levels was confirmed.
It should be noted that other multimodal fusion strategies still exist, such as data-level fusion and intermediate-level fusion (Atrey et al., 2010). Since the decision-level fusion strategy used in this study is to fuse the prediction results of different submodels, it can make the errors of different submodels often disconnected from and unaffected by each other without causing further accumulation of errors (Ramachandram and Taylor, 2017; Murphy, 2019). This is important for decision-making in training practice.
Risk patterns of the lower extremity non-contact injury
The ultimate goal of sports injury risk assessment studies is not just to predict the occurrence of sports injuries but also to reduce the risk of injury by identifying potential injury risks and adjusting intervention measures promptly (Ruddy et al., 2019; De Leeuw et al., 2021). However, what conditions are athletes prone to injury? How can adjustment plans be created for specific situations? These are the two major problems facing sports injury prevention practice. This study identified differences in LENCI risk patterns for different injury severities levels by performing a feature attribution analysis and network visualisation of the model. Specifically, the weights of SubModel (dPW) and SubModel (wPP) in the dFusionModel increased significantly when athletes were at risk of Minimal LENCI compared to non-injured, while the weight of SubModel (dTL) in the FusionModel decreased significantly. This result may indicate that perceived wellness status and physical performance are potentially essential contributors to the risk of Minimal LENCI.
In contrast, when athletes are at risk of Mild LENCI, the weights of SubModel (dPW) and SubModel (wPP) in the dFusionModel decrease significantly, while the weight of SubModel (dTL) increases significantly, implying that training load may be an essential cause of Mild LENCI risk. This phenomenon is consistent with the view of (Bittencourt et al., 2016), who stated that sports injuries are the result of a combination of factors interacting in a linear or non-linear manner, leading to the same kind of injury problem, which may present different injury risk patterns depending on the specific sport, injury types, and injury severity. The view is consistent with that of physics. According to physics, this is probably since all organisms are open systems (as they exchange matter and energy with their environment without losing their identity). Open systems interact fully with their environment and constantly evolve, producing similar injury outcomes from different relationships between risk factors (Philippe and Mansi, 1998; Rickles et al., 2007; Bittencourt et al., 2016). However, previous studies have reported more focus on a specific injury factor’s relationship or direct effect on injury outcomes without focusing on specific injury risk patterns changes. Further research on injury risk patterns is still needed.
After analysing the differences in the values of each index in the risk of LENCI with different injury severities, we found that there was a tendency for the athletes’ perceived well-being indices and physical performance tests to become worse when there was a risk of minimal LENCI compared to when there was no risk of LENCI. We speculate that this might be due to a negative impact on the athletes’ sports performance and physiological status as a result of their prolonged overtraining (Hooper et al., 1995; Halson et al., 2002; Nederhof et al., 2008; Slivka et al., 2010; Laux et al., 2015; Lathlean et al., 2020). When there was a risk of mild LENCI, the athletes’ perceived well-being indices showed a trend of deterioration, consistent with previous findings. The Squat 1RM and 5.8 m × 6 Shuttle Run scores in the physical performance test remained relatively unchanged, the 15 m × 17 Shuttle Run scores deteriorated, and the MVJ scores improved. This phenomenon is inconsistent with the changes that occurred when there was a risk of minimal LENCI. The reason for this may be the mismatch between fatigue accumulation due to training load and recovery capacity, resulting in a decrease in the athlete’s resistance to fatigue, which causes an increase in short-term neuromuscular recruitment capacity with an increase in the local mechanical load on the joint (Rozzi et al., 1999; Gandevia, 2001; Meeusen et al., 2013; Azzam et al., 2015; McGuigan, 2016). Nevertheless, this study did not collect kinematic and kinetic parameters, so further research is needed.
In addition, we also analysed the changes in the weights of each index in each submodel. We found that urine protein and squat 1RM in the submodel increased, and the relative weights of the variables urine ketones and MVJ decreased when either minimal or mild LENCI risk occurred. The relative weight changes of the variables sRPE (EWMA), sleep (EWMA), and urine protein differed in the risk of LENCI for the two different injury severity levels. These results suggest that sRPE (EWMA), sleep (EWMA), and urine protein may be important indices to differentiate the risk of minimal LENCI from mild LENCI. However, due to the limited number of physiological indices involved and the current lack of reported studies on injury risk patterns for LENCI at different injury severity levels, this study is limited to describing the analysis results, and the information behind these results needs to be further research.
Perspectives and practical applications
The multimodal LENCI risk prediction model proposed in this study can determine each athlete’s LENCI risk with a high precision and recall. This will help coaches periodic training programs and injury risk management for athletes. In addition, the model proposed in this study has good interpretability. We can observe differences in injury risk patterns between different injury severity levels through the model’s feature attribution analysis and network visualisation. This is essential for analysing the causal mechanisms of sports injuries, developing good training programs, and adopting targeted interventions to reduce the rate of sports injuries.
Limitations
It is worth noting that there are still several limitations to this study. First, the amount of data used in the study was small. This is due to the limited number of high-level competitive athletes and the complicated obtaining of data. Second, the number of physiological response indices involved in this study was small due to the limitations of various factors, such as time, conditions, funding, and coach cooperation. Future work should expand on this by incorporating high-throughput testing techniques such as metabolomics. Third, the model was not validated for external validity. In this study, we conducted model construction by reviewing historical data and a stratified cross-validation approach. While this approach is effective in assessing the repeatability of the model development process and preventing overfitting of the model, validation of the model using external data is still lacking. Further research will be conducted in the future using the realistic scenario validation method suggested by (Rossi et al., 2022a). Lastly, this study did not focus on specific injury types, such as patellar tendinopathy. As the occurrence of sports injuries is unpredictable and injury data are complicated to obtain, we selected only the severity of LENCI as a predictor variable. Further research will be attempted in the future to incorporate specific disease types.
Conclusion
This study proposes a risk prediction model for lower extremity non-contact injury based on multimodal fusion and machine learning algorithms. The model can effectively predicted the non-contact injury risk to lower extremities with different injury severities among adolescent female basketball players in Fujian Province. The method’s validity was confirmed through comparative analysis with the submodel and the traditional data integration scheme. However, the dataset used in this study involved a small sample size and few evaluation indices for each modality. We will expand the data dimensions in future research and conduct further research on specific injury problems. Although we believe that the model’s applicability still needs to be tested in training practice, this model offers valuable insights into future work on injury prevention due to its predictive performance and interpretability.
Data availability statement
The raw data supporting the conclusion of this article will be made available by the authors, without undue reservation.
Ethics statement
The studies involving human participants were reviewed and approved by Fujian Provincial Basketball and Volleyball Centre. Written informed consent to participate in this study was provided by the participants’ legal guardian/next of kin.
Author contributions
YH, CH, and YG contributed to the conception and design of the study. YH and YG organized the database. YH and YL performed the statistical analysis. YH wrote the first draft of the manuscript. YH, YW, SH, and CH wrote sections of the manuscript. All authors contributed to manuscript revision, read, and approved the submitted version.
Conflict of interest
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.
Publisher’s note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
Supplementary material
The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fphys.2022.937546/full#supplementary-material
References
Agel J., Olson D. E., Dick R., Arendt E. A., Marshall S. W., Sikka R. S. (2007). Descriptive epidemiology of collegiate women's basketball injuries: National collegiate athletic association injury surveillance system, 1988–1989 through 2003–2004. J. Athl. Train. 42, 202–210.
Atrey P. K., Hossain M. A., El Saddik A., Kankanhalli M. (2010). Multimodal fusion for multimedia analysis: A survey. Multimed. Syst. 16, 345–379. doi:10.1007/s00530-010-0182-0
Ayala F., López-Valenciano A., Gámez Martín J. A., De Ste Croix M., Vera-Garcia F. J., García-Vaquero M. D. P., et al. (2019). A preventive model for hamstring injuries in professional soccer: Learning algorithms. Int. J. Sports Med. 40, 344–353. doi:10.1055/a-0826-1955
Azzam M. G., Throckmorton T. W., Smith R. A., Graham D., Scholler J., Azar F. M. (2015). The Functional Movement Screen as a predictor of injury in professional basketball players. Curr. Orthop. Pract. 26, 619–623. doi:10.1097/BCO.0000000000000296
Bahr R., Clarsen B., Derman W., Dvorak J., Emery C. A., Finch C. F., et al. (2020). International olympic committee consensus statement: Methods for recording and reporting of epidemiological data on injury and illness in sport 2020 (including STROBE extension for sport injury and illness surveillance (STROBE-SIIS)). Br. J. Sports Med. 54, 372–389. doi:10.1136/bjsports-2019-101969
Baltrvaaitis T., Ahuja C., Morency L.-P. (2019). Multimodal machine learning: A survey and taxonomy. IEEE Trans. Pattern Anal. Mach. Intell. 41, 423–443. doi:10.1109/TPAMI.2018.2798607
Bello B., Sa Ad U. B., Ibrahim A. A., Mamuda A. A. (2020). Pattern and risk factors of sport injuries among amateur football players in Kano, Nigeria. hm. 21, 61–68. doi:10.5114/HM.2020.93425
Bittencourt N. F. N., Meeuwisse W. H., Mendonca L. D., Nettelaguirre A., Ocarino J. M., Fonseca S. T., et al. (2016). Complex systems approach for sports injuries: Moving from risk factor identification to injury pattern recognition—narrative review and new concept. Br. J. Sports Med. 50, 1309–1314. doi:10.1136/bjsports-2015-095850
Bourdon P. C., Cardinale M., Murray A., Gastin P., Kellmann M., Varley M. C., et al. (2017). Monitoring athlete training loads: Consensus statement. Int. J. Sports Physiol. Perform. 12, S2161–S2170. doi:10.1123/IJSPP.2017-0208
Bryan C., LuuAudrey L., WrightHeather S., HaeberleJaret M., KarnutaSchickendantz M. S., Makhni E. C., et al. (2020). Machine learning outperforms logistic regression analysis to predict next-season NHL player injury: An analysis of 2322 players from 2007 to 2017, Orthop. J. sports Med., 8. doi:10.1177/2325967120953404
Carey D., Ong K., Whiteley R., Crossley K. M., Crow J., Morris M. E. (2018). Predictive modelling of training loads and injury in Australian football. arXiv Appl. 17, 49–66. doi:10.2478/ijcss-2018-0002
Chawla N. V., Bowyer K. W., Hall L. O., Kegelmeyer W. P. (2002). Smote: Synthetic minority over-sampling technique. J. Artif. Intell. Res. 16, 321–357. doi:10.1613/jair.953
Chen M. J., Fan X., Moe S. T. (2002). Criterion-related validity of the Borg ratings of perceived exertion scale in healthy individuals: A meta-analysis. J. Sports Sci. 20, 873–899. doi:10.1080/026404102320761787
Chen T., Guestrin C. (2016). “XGBoost: A scalable tree boosting system,” in 22nd ACM SIGKDD International Conference ACM, New York, USA, 785–794. doi:10.1145/2939672.2939785
Claudino J. G., Capanema D. D. O., De Souza T. V., Serrao J. C., Pereira A. C. M., Nassis G. P. (2019). Current approaches to the use of artificial intelligence for injury risk assessment and performance prediction in team sports: A systematic review. Sports Med. Open 5, 28. doi:10.1186/s40798-019-0202-3
Colby M. J., Dawson B., Peeling P., Heasman J., Rogalski B., Drew M. K., et al. (2017). Multivariate modelling of subjective and objective monitoring data improve the detection of non-contact injury risk in elite Australian footballers. J. Sci. Med. Sport 20, 1068–1074. doi:10.1016/j.jsams.2017.05.010
De Leeuw A.-W., Van Der Zwaard S., Van Baar R., Knobbe A. J. (2021). Personalized machine learning approach to injury monitoring in elite volleyball players. Eur. J. Sport Sci. 22, 511–520. doi:10.1080/17461391.2021.1887369
Enright K. J., Green M. D. S., Hay G., Malone J. J. (2019). Workload and injury in professional soccer players: Role of injury tissue type and injury severity. Int. J. Sports Med. 41, 89–97. doi:10.1055/a-0997-6741
Fiscutean A. (2021). Data scientists are predicting sports injuries with an algorithm. Nature 592, S10–S11. doi:10.1038/d41586-021-00818-1
Foster C., Hector L. L., Welsh R., Schrager M., Snyder A. C. (1995). Effects of specific versus cross-training on running performance. Eur. J. Appl. Physiol. Occup. Physiol. 70, 367–372. doi:10.1007/BF00865035
Fuller C. W., Ekstrand J., Junge A., Andersen T. E., Bahr R., Dvorak J., et al. (2006). Consensus statement on injury definitions and data collection procedures in studies of football (soccer) injuries. Clin. J. Sport Med. 16, 97–106. doi:10.1097/00042752-200603000-00003
Gandevia S. C. (2001). Spinal and supraspinal factors in human muscle fatigue. Physiol. Rev. 81, 1725–1789. doi:10.1152/physrev.2001.81.4.1725
Georgios K., Nikolaos M., Ricard P., Nicola M. (2019). Artificial intelligence: A tool for sports trauma prediction. Injury 51, S63–S65. doi:10.1016/j.injury.2019.08.033
Halson S. L., Bridge M. W., Meeusen R., Busschaert B., Gleeson M., Jones D. A., et al. (2002). Time course of performance changes and fatigue markers during intensified training in trained cyclists. J. Appl. Physiol. 93, 947–956. doi:10.1152/japplphysiol.01164.2001
Han H., Wang W.-Y., Mao B.-H. (2005). Borderline-SMOTE: A new over-sampling method in imbalanced data sets learning. Lect. Notes Comput. Sci. 3644, 878–887. doi:10.1007/11538059_91
Hooper S. L., Mackinnon L. T., Howard A., Gordon R. D., Bachmann A. W. (1995). Markers for monitoring overtraining and recovery. Med. Sci. Sports Exerc. 27, 106–112. doi:10.1249/00005768-199501000-00019
Hulin B. T., Gabbett T. J., Blanch P. D., Chapman P. P., Bailey D., Orchard J. W. (2013). Spikes in acute workload are associated with increased injury risk in elite cricket fast bowlers. Br. J. Sports Med. 48, 708–712. doi:10.1136/bjsports-2013-092524
Hulin B. T., Gabbett T. J., Lawson D. W., Caputi P., Sampson J. A. (2016). The acute:chronic workload ratio predicts injury: High chronic workload may decrease injury risk in elite rugby league players. Br. J. Sports Med. 50, 231–236. doi:10.1136/bjsports-2015-094817
Isern-Kebschull J., Mechó S., Pruna R., Kassarjian A., Valle X., Yanguas X., et al. (2020). Sports-related lower limb muscle injuries: Pattern recognition approach and MRI review. Insights Imaging 11, 108. doi:10.1186/s13244-020-00912-4
Jauhiainen S., Pohl A. J., Auml Y., Auml O., Ferber R. (2020). A hierarchical cluster analysis to determine whether injured runners exhibit similar kinematic gait patterns. Scand. J. Med. Sci. Sports 30, 732–740. doi:10.1111/sms.13624
Joyce D., Lewindon D. (2016). Sports injury prevention and rehabilitation: Integrating medicine and science for perfomance solution. London.
Lathlean T. J. H., Gastin P. B., Newstead S., Finch C. F. (2020). Player wellness (soreness and stress) and injury in elite junior Australian football players over 1 season. Int. J. Sports Physiol. Perform. 15, 1422–1429. doi:10.1123/ijspp.2019-0828
Laux P., Krumm B., Diers M., Flor H. (2015). Recovery–stress balance and injury risk in professional football players: A prospective study. J. Sports Sci. 33, 2140–2148. doi:10.1080/02640414.2015.1064538
López-Valenciano A., Ayala F., Puerta J. M., Croix M. D. S., Veragarcia F. J., Hernandezsanchez S., et al. (2017). A preventive model for muscle injuries: A novel approach based on learning algorithms. Med. Sci. Sports Exerc. 50, 915–927. doi:10.1249/MSS.0000000000001535
López-Valenciano A., Ruiz-Pérez I., García-Gómez A., Vera-Garcia F. J., De Ste Croix M., Myer G. D., et al. (2019). Epidemiology of injuries in professional football: A systematic review and meta-analysis. Br. J. Sports Med. 54, 711–718. doi:10.1136/bjsports-2018-099577
Lundberg S. M., Erion G., Chen H., Degrave A., Prutkin J. M., Nair B., et al. (2020). From local explanations to global understanding with explainable AI for trees. Nat. Mach. Intell. 2, 56–67. doi:10.1038/s42256-019-0138-9
Luo J. C., Zhao Q. Y., Tu G. W. (2020). Clinical prediction models in the precision medicine era: Old and new algorithms. Ann. Transl. Med. 8, 274. doi:10.21037/atm.2020.02.63
Malone S., Owen A., Mendes B., Hughes B., Collins K., Gabbett T. J. (2018). High-speed running and sprinting as an injury risk factor in soccer: Can well-developed physical qualities reduce the risk? J. Sci. Med. Sport 21, 257–262. doi:10.1016/j.jsams.2017.05.016
Mcguigan M. R. (2016). Monitoring training and performance in athletes. Champaign, IL: Human Kinetics.
Meeusen R., Duclos M., Foster C. C., Fry A. C., Gleeson M., Nieman D. C., et al. (2013). Prevention, diagnosis, and treatment of the overtraining syndrome: Joint consensus statement of the European college of sport science and the American college of sports medicine. Med. Sci. Sports Exerc. 45, 186–205. doi:10.1249/MSS.0b013e318279a10a
Meeuwisse W. H., Sellmer R., Hagel B. E. (2003). Rates and risks of injury during intercollegiate basketball. Am. J. Sports Med. 31, 379–385. doi:10.1177/03635465030310030901
Murphy R. R. (2019). Computer vision and machine learning in science fiction. Sci. Robot. 4, eaax7421. doi:10.1126/scirobotics.aax7421
Nederhof E., Zwerver J., Brink M. S., Meeusen R., Lemmink K. a. P. M. (2008). Different diagnostic tools in nonfunctional overreaching. Int. J. Sports Med. 29, 590–597. doi:10.1055/s-2007-989264
Philippe P., Mansi O. (1998). Nonlinearity in the epidemiology of complex health and disease processes. Theor. Med. Bioeth. 19, 591–607. doi:10.1023/A:1009979306346
Ramachandram D., Taylor G. W. (2017). Deep multimodal learning: A survey on recent advances and trends. IEEE Signal Process. Mag. 34, 96–108. doi:10.1109/MSP.2017.2738401
Rickles D., Hawe P., Shiell A. (2007). A simple guide to chaos and complexity. J. Epidemiol. Community Health 61, 933–937. doi:10.1136/jech.2006.054254
Rommers N., Rössler R., Verhagen E., Vandecasteele F., Verstockt S., Vaeyens R., et al. (2020). A machine learning approach to assess injury risk in elite youth football players. Med. Sci. Sports Exerc. 52, 1745–1751. doi:10.1249/mss.0000000000002305
Rossi A., Pappalardo L., Cintia P. (2022a). A narrative review for a machine learning application in sports: An example based on injury forecasting in soccer. Sports 10, 5. doi:10.3390/sports10010005
Rossi A., Pappalardo L., Cintia P., Iaia F. M., Fern A., Medina D. (2018). Effective injury forecasting in soccer with GPS training data and machine learning. PLoS ONE 13, e0201264–15. doi:10.1371/journal.pone.0201264
Rossi A., Pappalardo L., Filetti C., Cintia P. (2022b). Blood sample profile helps to injury forecasting in elite soccer players. Sport Sci. Health. doi:10.1007/s11332-022-00932-1
Rozzi L., Lephart S., Fu M. (1999). Effects of muscular fatigue on knee joint laxity and neuromuscular characteristics of male and female athletes. J. Athl. Train. 34, 106–114.
Ruddy J. D., Cormack S. J., Whiteley R., Williams M. D., Timmins R. G., Opar D. A. (2019). Modeling the risk of team sport injuries: A narrative review of different statistical approaches. Front. Physiol. 10, 829. doi:10.3389/fphys.2019.00829
Ruddy J., Shield A., Maniar N., Williams M., Duhig S., Timmins R., et al. (2018). Predictive modeling of hamstring strain injuries in elite Australian footballers. Med. Sci. Sports Exerc. 50, 906–914. doi:10.1249/mss.0000000000001527
Ruiz-Pérez I., López-Valenciano A., Hernández-Sánchez S., Puerta-Callejón J. M., De Ste Croix M., Sainz De Baranda P., et al. (2021). A field-based approach to determine soft tissue injury risk in elite futsal using novel machine learning techniques. Front. Psychol. 12, 610210. doi:10.3389/fpsyg.2021.610210
Schwellnus M., Soligard T., Alonso J.-M., Bahr R., Clarsen B., Dijkstra H. P., et al. (2016). How much is too much? (Part 2) international olympic committee consensus statement on load in sport and risk of illness. Br. J. Sports Med. 50, 1043–1052. doi:10.1136/bjsports-2016-096572
Slivka D., Hailes W. S., Cuddy J. S., Ruby B. C. (2010). Effects of 21 Days of intensified training on markers of overtraining. J. Strength Cond. Res. 24, 2604–2612. doi:10.1519/JSC.0b013e3181e8a4eb
Soligard T., Schwellnus M., Alonso J.-M., Bahr R., Clarsen B., Dijkstra H. P., et al. (2016). How much is too much? (Part 1) international olympic committee consensus statement on load in sport and risk of injury. Br. J. Sports Med. 50, 1030–1041. doi:10.1136/bjsports-2016-096581
Talukder H. V. T., Foster G., Hu C., Huerta J., Kumar a. (2016). “Preventing in-game injuries for NBA players,” in MIT sloan analytics conference (Boston.
Vickers A. J., Elkin E. B. (2006). Decision curve analysis: A novel method for evaluating prediction models. Med. Decis. Mak. 26, 565–574. doi:10.1177/0272989X06295361
Vickers A. J., Holland F. (2021). Decision curve analysis to evaluate the clinical benefit of prediction models. Spine J. 21, 1643–1648. doi:10.1016/j.spinee.2021.02.024
Waterkamp V., Ricklin M. E., Schaller B., Katsoulis K., Exadaktylos A. K. (2016). Severity and pattern of injuries caused by the traditional Swiss team sport 'hornussen': First retrospective study at a level I trauma centre in Switzerland. BMJ Open Sport Exerc. Med. 2, e000122. doi:10.1136/bmjsem-2016-000122
Keywords: injury prevention, machine learning, multimodal fusion, injury risk pattern, injury risk prediction
Citation: Huang Y, Huang S, Wang Y, Li Y, Gui Y and Huang C (2022) A novel lower extremity non-contact injury risk prediction model based on multimodal fusion and interpretable machine learning. Front. Physiol. 13:937546. doi: 10.3389/fphys.2022.937546
Received: 06 May 2022; Accepted: 23 August 2022;
Published: 15 September 2022.
Edited by:
Daniel Rojas-Valverde, National University of Costa Rica, Costa RicaReviewed by:
Laurent Navarro, Institut Mines-Télécom, FranceJiyang Dong, Xiamen University, China
Alessio Rossi, University of Pisa, Italy
Copyright © 2022 Huang, Huang, Wang, Li, Gui and Huang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Caihua Huang, Y2FpaHVhLmh1YW5nQGZveG1haWwuY29t
†These authors have contributed equally to this work