Skip to main content

ORIGINAL RESEARCH article

Front. Psychol., 05 February 2021
Sec. Movement Science
This article is part of the Research Topic Futsal research and challenges for sport development View all 23 articles

A Field-Based Approach to Determine Soft Tissue Injury Risk in Elite Futsal Using Novel Machine Learning Techniques

  • 1Department of Sport Sciences, Sports Research Centre, Miguel Hernández University of Elche, Elche, Spain
  • 2Centre for Sport Studies, King Juan Carlos University, Madrid, Spain
  • 3Department of Pathology and Surgery, Physiotherapy Area, Miguel Hernandez University of Elche, Alicante, Spain
  • 4Department of Computer Systems, University of Castilla-La Mancha, Albacete, Spain
  • 5School of Sport and Exercise, University of Gloucestershire, Gloucester, United Kingdom
  • 6Department of Physical Activity and Sport, Faculty of Sports Sciences, University of Murcia, Murcia, Spain
  • 7Ramón y Cajal Postdoctoral Fellowship, Department of Physical Activity and Sport, Faculty of Sports Sciences, University of Murcia, Murcia, Spain

Lower extremity non-contact soft tissue (LE-ST) injuries are prevalent in elite futsal. The purpose of this study was to develop robust screening models based on pre-season measures obtained from questionnaires and field-based tests to prospectively predict LE-ST injuries after having applied a range of supervised Machine Learning techniques. One hundred and thirty-nine elite futsal players underwent a pre-season screening evaluation that included individual characteristics; measures related to sleep quality, athlete burnout, psychological characteristics related to sport performance and self-reported perception of chronic ankle instability. A number of neuromuscular performance measures obtained through three field-based tests [isometric hip strength, dynamic postural control (Y-Balance) and lower extremity joints range of motion (ROM-Sport battery)] were also recorded. Injury incidence was monitored over one competitive season. There were 25 LE-ST injuries. Only those groups of measures from two of the field-based tests (ROM-Sport battery and Y-Balance), as independent data sets, were able to build robust models [area under the receiver operating characteristic curve (AUC) score ≥0.7] to identify elite futsal players at risk of sustaining a LE-ST injury. Unlike the measures obtained from the five questionnaires selected, the neuromuscular performance measures did build robust prediction models (AUC score ≥0.7). The inclusion in the same data set of the measures recorded from all the questionnaires and field-based tests did not result in models with significantly higher performance scores. The model generated by the UnderBagging technique with a cost-sensitive SMO as the base classifier and using only four ROM measures reported the best prediction performance scores (AUC = 0.767, true positive rate = 65.9% and true negative rate = 62%). The models developed might help coaches, physical trainers and medical practitioners in the decision-making process for injury prevention in futsal.

Introduction

Lower extremity non-contact soft tissue (muscle, tendon, and ligament) (LE-ST) injuries are very common events in intermittent team sports such as soccer (López-Valenciano et al., 2019), futsal (Ruiz-Pérez et al., 2020), rugby (Williams et al., 2013), bat (i.e., cricket and softball) and stick (i.e., field hockey and lacrosse) sports (Panagodage Perera et al., 2018). It has been suggested that most of these LE-ST injuries occur when the resilience of soft tissue to injury is not enough to enable athletes to tolerate the loading patterns produced during the execution of high intensity dynamic tasks (e.g., cutting, sprinting, and landing) (Kalkhoven et al., 2020). Research has shown that LE-ST injuries can have major negative consequences on a team sport athlete’s career (e.g., career termination) (Ristolainen et al., 2012) and can severely affect his/her well-being (Lohmander et al., 2007). Furthermore, when several injuries are sustained, team success (Eirale et al., 2013) and club finances can suffer (Fair and Champa, 2019; Eliakim et al., 2020). Given that the risk of sustaining a LE-ST injury can be mitigated when tailored measures are delivered, development of a validated screening model to profile injury risk would be a useful tool to help practitioners address this recurrent problem in team sports. Despite the substantive efforts made by the scientific community and sport practitioners, none of the currently available screening models (based on potential risk factors) designed to identify athletes at high risk of suffering a LE-ST injury, have adequate predictive properties (i.e., accuracy, sensitivity, and specificity) (Bahr, 2016).

Perhaps the lack of available valid screening models to predict LE-ST injuries could be attributed to the use of statistical techniques (e.g., traditional logistic regression) that have not been specifically designed to deal with class imbalance problems, such as the LE-ST injury phenomenon, in which the number of injured players (minority class) prospectively reported is always much lower than the non-injured players (majority class) (Galar et al., 2012; López et al., 2013; Fernández et al., 2017; Haixiang et al., 2017). Thus, in many scenarios including LE-ST injury, traditional screening models are often biased (for many reasons) toward the majority class (known as the “negative” class) and therefore there is a higher misclassification rate for the minority class instances (called the “positive” examples). Other issue with the current body of the literature is that the external validity of the screening models available may be limited because they are built and validated using the same date set (i.e., cohort of athletes). Apart from resulting in overly optimistic models’ performance scores, this evaluation approach does not indicate the true ability of the models to predict injuries in different data sets or cohort of athletes, which may be very low and consequently, not acceptable for injury prediction purposes. This appears to be supported by the fact that the injury predictors identified by some prospective studies have not been replicated by others using similar designs and assessment methodologies but with different samples of athletes (Croisier et al., 2002, 2008; Arnason et al., 2004; Brockett et al., 2004; Hägglund et al., 2006; Fousekis et al., 2011; Dauty et al., 2016; Timmins et al., 2016; Van Dyk et al., 2016). These limitations have led some researchers to suggest that injury prediction may be a waste of time and resources (Bahr, 2016).

In Machine Learning and Data Mining environments, some methodologies (e.g., pre-processing, cost-sensitive learning, and ensemble techniques) have been specially designed to deal with complex (i.e., non-lineal interactions among features or factors), multifactorial and class imbalanced scenarios (Galar et al., 2012; López et al., 2013; Fernández et al., 2017; Haixiang et al., 2017). These contemporary methodologies along with the use of resampling methods to assess models’ predictive power (i.e., cross-validation, bootstrap and leave-one-out) may overcome the limitations inherent to the current body of knowledge and enable the ability to build robust, interpretable, and generalizable models to predict LE-ST injuries. In fact, recent studies have used these contemporary methodologies and resampling methods as alternatives to the traditional logistic regression techniques to predict injuries in elite team sport athletes (Claudino et al., 2019). Unlike previous studies that used traditional logistic regression techniques to build prediction models (Fousekis et al., 2011; Zvijac et al., 2013; Opar et al., 2015; Hegedus et al., 2016; Van Dyk et al., 2016, 2017; Lee et al., 2018; O’Connor et al., 2020), most of these recent studies (Bartlett et al., 2017; Ge, 2017; Kautz et al., 2017; Ertelt et al., 2018; López-Valenciano et al., 2018; Rossi et al., 2018; Ayala et al., 2019), although not all (Thornton et al., 2017; Ruddy et al., 2018), have reported promising results [area under the receiver operator characteristics (AUC) scores > 0.700] to predict injuries.

However, one of the main limitations of most of these models built by the application of modern Machine Learning techniques lies in the fact that their use seems to be restricted to research settings (and not to applied environments) because sophisticated and expensive instruments (e.g., isokinetic dynamometers, force platforms, and GPS devices), qualified technicians and time-consuming testing procedures are required to collect such data. To the authors’ knowledge, there is only one study that has built a robust screening model using Machine Learning techniques (extreme gradient boosting algorithms) with data from field-based tests. Rommers et al. (2020) built a model to predict injury in elite youth soccer players based on preseason anthropometric (stature, weight, and sitting height) and motor coordination and physical fitness (strength, flexibility, speed, agility, and endurance) measures obtained through field-based tests and reported an AUC score of 0.850.

If Machine Learning techniques could build “user friendly” models with adequate predictive properties and exclusively using data obtained from questionnaires and/or cost-effective, technically undemanding, and time-efficient field-based tests, then injury prediction would not be a waste of time and resource in applied settings. In case these techniques provided a trustworthy positive response, coaches, physical trainers, and medical practitioners may know whether any of the currently available questionnaires and field-based tests to predict injuries itself works and a hierarchical rank could be developed based on their individual predictive ability of those that showed reasonably high AUC, true positive (TP), and true negative (TN) scores. Furthermore, this knowledge might be used to analyze the cost-benefit (balance between the time required to assess a single player and the predictive ability of the measures recorded) of including measures in the screening sessions for injury prediction.

Therefore, the main purpose of this study was to develop robust screening models based on pre-season measures obtained from different questionnaires and field-based tests to prospectively predict LE-ST injuries after having applied supervise Machine Learning techniques in elite male and female futsal players.

Materials and Methods

To conduct this study, guidelines for reporting prediction model and validation studies in Health Research [Transparent Reporting of a multivariable prediction model for Individual Prognosis or Diagnosis (the TRIPOD statement)] were followed (Collins et al., 2015). The TRIPOD checklist is presented in Supplementary File 1.

Participants

A convenience sample of 139 [72 (age: 22.5 ± 5.2 years, stature: 1.75 ± 0.7 m, body mass: 72.9 ± 6.9 kg) males and 67 (age: 22.4 ± 5.5 years, stature: 1.64 ± 0.5 m, body mass: 59.4 ± 5.1 kg) females] elite futsal players from 12 different teams [56 players (24 males and 32 females) from six club engaged in the First (top) National Spanish Futsal division and 83 players (48 males and 35 females) from six clubs engaged in the Second National Futsal division] completed this study. Elite futsal players were selected in this study because a recent published meta-analysis on injury epidemiology reported that this sport present high incidence rates of injuries (5.3 injuries per 1,000 hours of players exposure) (Ruiz-Pérez et al., 2020) and hence, urgent preventive measures are needed.

To be included in this study, all players had to be free of pain at the time of the study and currently involved in futsal-related activities. Players were excluded if: (a) they reported the presence of orthopedic problems that prevented the proper execution of one or more of the neuromuscular performance tests or (b) were transferred to another club and were not available for follow up testing at the end of 9 months. Only first injuries were used for any player sustaining multiple LE-ST injuries. The study was conducted at the end of the pre-season phase in 2015 (39 players from four teams), 2016 (44 players from four teams), 2017 (30 players from three teams), and 2018 (26 players from two teams) (September). Before any participation, experimental procedures and potential risks were fully explained to the players and coaches in verbal and written form and written informed consent was obtained from players. An Institutional Research Ethics committee approved the study protocol prior to data collection (DPS.FAR.01.14) conforming to the recommendations of the Declaration of Frontera.

Study Design

A prospective cohort design was used to address the purpose of this study. In particular, all LE-ST injuries accounted for within the 9 months following the initial testing session (in-season phase) were prospectively collected for all players.

Players underwent a pre-season evaluation of a number of personal, psychological, self-perceived chronic ankle instability and neuromuscular performance measurements, most of them considered potential sport-related injury risk factors. In each futsal team, the testing session was conducted at the end of the pre-season phase or beginning (within the first 3 weeks) of the in-season phase of the year. The testing session was divided into three different parts. The first part of the testing session was used to obtain information related to the participants’ personal or individual characteristics. The second part was designed to assess psychological measures related to sleep quality, athlete burnout and psychological characteristics related to sport performance. The subjective perception of each player regarding his/her chronic ankle joints instability was also recorded in this second part. Finally, the third part of the session was used to assess a number of neuromuscular performance measures through three field-based tests. Each of the four testers who took part in this study had more than 6 years of experience in athletes’ screening assessment.

Personal or Individual Measures

The ad hoc questionnaire designed by Olmedilla et al. (2011) was used to record personal or individual measures that have been defined as potential non-modifiable risk factors for sport injuries: player position (goalkeeper or outfield player), current level of play (First or Second division), dominant leg (defined as the player’s kicking leg), demographic measures (sex, age, body mass, and stature) and the presence within the last season (yes or no) of LE-ST injuries with total time taken to resume full training and competition >8 days. Supplementary File 2 displays a description of the personal risk factor recorded.

Psychological Risk Factors

The Spanish version of the Karolinska Sleep Diary (Cervelló et al., 2014) was used to measure the sleep quality of players. The Spanish version of the Athlete Burnout Questionnaire (Arce et al., 2012) was used to assess the three different dimensions that comprise athlete burnout: (a) physical/emotional exhaustion, (b) reduced sense of accomplishment and (c) sport devaluation. The Spanish version of the Psychological Characteristics Related to Sport Performance Questionnaire designed by Gimeno et al. (2012) was used to assess five different factors: (a) stress control, (b) influence of sport evaluation, (c) motivation, (d) mental skills, and (e) group / team cohesion. Supplementary File 3 displays a description of the psychological risk factor recorded.

Self-Perceived Chronic Ankle Instability

The subjective perception of chronic ankle instability was measured using the Cumberland Ankle Instability Tool (CAIT). The final score was discretized into three categories of severity following the thresholds suggested by De Noronha et al. (2012): severe instability (<22 points), moderate instability (from 22 to 27 points) and minor or no instability (>27 points).

Neuromuscular Risk Factors

Prior to the neuromuscular risk factor assessment, all participants performed the dynamic warm-up designed by Taylor et al. (2009). The overall duration of the entire warm-up was approximately 15–20 min. The assessment of the neuromuscular risk factors was carried out 3–5 min after the dynamic warm-up.

Neuromuscular capability was determined from two different performance field-based tests: (1) isometric hip abduction and adduction strength test (Thorborg et al., 2009) and (2) Y-Balance test (dynamic postural control) (Shaffer et al., 2013). The ROM-Sport field-based battery was also carried out to assess players’ lower extremity joints range of motion (Cejudo et al., 2014).

For a matter of space, the testing maneuvers are not described below, and the reader is to refer to their original sources. Furthermore, Supplementary Files 46 display a description of the three field-based testing maneuvers carried and the measures recorded from each of them.

The order of the tests was consistent for all participants and was established with the intention of minimizing any possible negative influence among variables. A 5 min rest interval was given between consecutive testing maneuvers.

Injury Surveillance

For the purpose of this study, an injury was defined as any non-contact, soft tissue (muscle, tendon, and ligament) injury sustained by a player during a training session or competition which resulted in a player being unable to take a full part in future football training or match play (Bahr et al., 2020).

These injuries were confirmed by team doctors. Players were considered injured until the club medical staff (medical doctor or physiotherapist) allowed for full participation in training and availability for match selection. Only thigh muscle (hamstrings, quadriceps, and adductors) and knee and ankle ligament injuries were considered for the analysis as these injuries are more likely to be preventable and influenced by the investigated variables.

The team medical staff of each club recorded LE-ST injuries on an injury form that was sent to the study group each month. For all LE-ST injuries that satisfied the inclusion criteria, team medical staff provided the following details to investigators: thigh muscle (hamstrings, quadriceps, and adductors), knee or ankle ligament, leg injured (dominant/non-dominant), injury severity based on lay-off time from futsal [slight/minimal (0–3 days), mild (4–7 days), moderate (8–28 days), and severe (>28 days)], date of injury, moment (training or match), whether it was a recurrence (defined as a soft tissue injury that occurred in the same extremity and during the same season as the initial injury) and total time taken to resume full training and competition. At the conclusion of the 9 month follow-up period, all data from the individual clubs were collated into a central database, and discrepancies were identified and followed up at the different clubs to be resolved. Some discrepancies among medical staff teams were found to diagnose minimal LE-ST injuries and to record their total time lost. To resolve these inconsistencies in the injury surveillance process (risk of misclassification of the players), only ST-LE injuries showing a time lost of >8 days (moderate to severe) were selected for the subsequent statistical analysis.

Statistical Analysis

After having completed an exhaustive data cleaning process [detected anomalies or errors were removed (16 cases) and missing data (2.3%) were replaced by the mean value of the corresponding variable according to the sex (male or female) of the players] we had an imbalanced (showing an imbalance ratio of 0.22) and a high-dimensional data set comprising of 72 male and 67 female futsal players (instances) and 66 potential risk factors (features). In this study, an anomalies or error was defined as a score or value that could not be classified as real or true because of the consequence of a human error or a machine failure. An example of an error was a hip adductor PT value of 1,500 N because the measurement range of the handheld dynamometer used was from 0 to 1,335 N.

Prior to analysis, continuous data were discretized as this can improve the performance of some classifiers (Hacibeyoglu et al., 2011). Continuous variables were discretized using the unsupervised discretization algorithm available in Weka repository (Waikato Environment for Knowledge Analysis, version 3.8.3), selecting the option “optimize the number of equal-width bins” (a maximum of 10 bins were allowed per variable).

Afterward, eleven data sets were built. In particular, five data sets were built using the personal [data set (DS) 1—personal variables], psychological (DS 2—sleep quality, DS 3—athlete burnout and DS 4—psychological characteristics related to sport performance) and self-perceived (DS 5—player’s self-perceived chronic ankle joint stability) measures recorded from the questionnaires selected in this study. Likewise, three data sets were also built using the data from each of the three field-based tests carried out (DS 6—ROM-Sport battery, DS 7—isometric hip abduction and adduction strength test and DS 8—Y-Balance test). Finally, three extra data sets were built, one that grouped all the measures obtained from the questionnaires (DS 9—questionnaire-based personal, psychological, and self-perceived measures), another one that included all the neuromuscular performance measures recorded from the field-based tests (DS 10—neuromuscular performance measures from field-based tests) and finally one that contained all measures recorded (DS 11—global).

The taxonomy for learning with imbalanced data sets proposed by Galar et al. (2012) and López et al. (2013) was applied in each data set. Furthermore, this taxonomy was implemented with the approach recently proposed by Elkarami et al. (2016) because of the good results (in term of predictive performances) showed to handle imbalanced data sets (Supplementary File 7).

Four classifiers based on different paradigms, namely decision trees with C4.5 (Quinlan, 1996) and ADTree (Freund and Mason, 1999), Support Vector Machines with SMO (Gove and Faytong, 2012) and the well-known k-Nearest Neighbor (KNN) (Steinbach and Tan, 2009) as an Instance-Based Learning approach were selected. The configuration of each base classifier was optimized through the use of the metaclassifier MultiSearch.

Due to the high dimensionality of the DS 10-neuromuscular measures from field-based tests (47 variables) and DS 11-Global (66 variables), before running the algorithms included in the taxonomy just described, a feature selection process was carried out. In particular, we used the metaclassifier “attribute selected classifier” (with GreedyStepwise as search technique) available in Weka’s repository to address the feature selection process.

To evaluate the performance of the algorithms, the fivefold stratified cross-validation technique was used (Refaeilzadeh et al., 2009). The fivefold stratified cross validation was repeated a hundred times and results were averaged over the runs to obtain a more reliable estimate for the generalization ability.

The AUC and F-score were used as measures of a classifier’s performance (Altman and Bland, 1994; Zou et al., 2016). Only those algorithms whose performance scores (AUC) were higher than 0.70 were considered as acceptable for the purposes of this study and included in the intra and inter dataset comparisons analyses. Furthermore, two extra measures from the confusion matrix were also used as evaluation criteria: (a) true positive (TP) rate also called sensitivity or recall and (b) true negative (TN) rate or specificity.

In order to compare the performance of the algorithms ran in each data set (intra data set comparisons) and whose AUC scores were >0.70, the F score was selected as criterion measure. These comparisons were conducted using separate Bayesian inference analyses (Rouder et al., 2012; Lee and Wagenmakers, 2014; Wagenmakers et al., 2018). In those data sets in which (at least) a strong evidence for rejecting null hypothesis (H0 = no differences across algorithms’ performance scores) was found (Bayesian factor [BF10] > 10), a post hoc procedure was carried out to identify the best performing model. In the cases in which either there would not be a strong evidence for rejecting H0 or a group of algorithms showed the highest F-score results [without any relevant difference (BF10 < 10) among then], the best-performing algorithm for this dataset would be the one that showed the highest F-scores.

Finally, the best performing algorithm of each of the data sets were compared (inter dataset comparisons) using the same statistical approach in order to know which questionnaire, field-based test, or combination showed the best ability to predict moderate LE-ST injuries in elite male and female futsal players.

Results

Soft-Tissue Lower Extremity Injuries Epidemiology

There were 31 (16 in males and 15 in females) soft tissue injuries over the follow-up period, 17 (54.8%) of which corresponded to thigh muscles (seven hamstrings, four quadriceps, and six adductors) injuries, eight (25.8%) to knee ligament, and six (19.3%) to ankle ligament. Injury distribution between the legs was 74.1% dominant leg and 25.9% non-dominant leg. A total of 13 injures occurred during training and 18 during competition. In terms of severity, most injures were categorized as moderate (n = 23), whereas only eight cases were considered severe injuries (five anterior cruciate ligament injuries). Five players sustained multiple soft tissue non-contact lower extremity injuries during the observation period, so their first injury was used as the index injury in the analyses. Consequently, 25 soft-tissue injuries were finally used to develop the prediction models.

Prediction Models for Soft Tissue Lower Extremity Injuries

All data sets are publicly available on https://data.mendeley.com/datasets/s7fs9k3nby/1. As all the algorithms selected in this study can be found in the Weka experimenter, only the scheme (and not the full code) of algorithms selected in each data set are displayed in Supplementary File 19 in order to allow practitioners to replicate our analyses and to use the models generated with their futsal players.

Intra-Data Set Comparisons

As displayed in the Supplementary Files 818, only four (DS 6—lower extremity joint ranges of motion, DS 8—dynamic postural control, DS 10—neuromuscular performance measures from field-based tests and DS 11—Global) out of 11 data sets resulted in the ability of the classification algorithms to build prediction models for LE-ST injuries with AUC scores ≥0.7.

For the DS 6 - lower extremity joint ranges of motion, a total of 23 learning algorithms showed AUC scores ≥0.7. The Bayesian inference analysis carried out with these 23 algorithms (Bayesian ANOVA) reported the presence of relevant differences [BF10 > 100 (extreme evidence for supporting H1)] among their prediction performance scores. The subsequent post hoc analysis identified a sub-group of four algorithms whose F-scores were similar among them (F-scores ranging from 0.422 to 0.450) and also statistically higher (BF10 > 10) than the rest (Table 1). Among these four algorithms, the one that showed the highest F-score was the CS-Classifier technique with ADTree as base classifier (Figure 1).

TABLE 1
www.frontiersin.org

Table 1. Features selected (displayed for order of importance) after having applied the classify subset evaluator filter to the data sets (DS) 10 and 11.

FIGURE 1
www.frontiersin.org

Figure 1. Graphical representation of the first classifier of the DS 6 (lower extremity joint ranges of motion). Prediction nodes are represented by ellipses and splitter nodes by rectangles. Each splitter node is associated with a real valued number indicating the rule condition, meaning: If the feature represented by the node satisfies the condition value, the prediction path will go through the left child node; otherwise, the path will go through the right child node. The numbers before the feature names in the prediction nodes indicate the order in which the different base rules were discovered. This ordering can to some extent indicate the relative importance of the base rules. The final classification score produced by the tree is found by summing the values from all the prediction nodes reached by the instance, with the root node being the precondition of the classifier. If the summed score is greater than zero, the instance is classified as true (low risk of LE-ST injury).

For its part, the DS 8—dynamic postural control only allowed to the class-balanced ensemble CS-UBAG with C4.5 as base classifier building a model with AUC scores ≥ 0.7 (AUC = 0.701 ± 0.112). In this sense, this model is comprised for 100 different C4.5 decision trees (Figure 2 shows an example of one of these C4.5 decision trees, the rest can be got upon request to the authors).

FIGURE 2
www.frontiersin.org

Figure 2. Graphical representation of the first classifier of the DS 8 (dynamic postural control). The arrows show the single pathway (transverse to the tree) through the classifier that should be followed according to participant’s scores in order to achieve a dichotomic output [high (Yes) or low (No) risk of LE-ST injury].

The feature selection process carried out in the DS 10—neuromuscular measures from field-based tests identified a subset of four ROM measures as the most relevant (considering the individual predictive ability of each feature along with the degree of redundancy among them) on which was subsequently applied the taxonomy of learning algorithms described in the “Materials and Methods” section. Thus, a total of 66 algorithms built (using this subset of features) prediction models with AUC scores ≥0.7. The Bayesian analysis conducted with these 66 algorithms documented the existence of relevant differences [with an extreme degree of evidence (BF10 > 100)] among their predictive ability scores. The subsequent post hoc analysis reported that a group of three algorithms showed similar F-scores among them (ranging from 0.458 to 0.474) but significantly higher than the rest. Therefore, the selection of the best performing algorithm of this DS 10 was based on the highest F-score. Thus, the algorithm CS-UBAG with SMO as base classifier was the one that showed the highest F-score (0.474 ± 0.111) and hence, it was selected for the inter data set comparisons. Figure 3 displays an example of the 100 predictors than this prediction model is comprised (the rest can be got upon request to the authors).

FIGURE 3
www.frontiersin.org

Figure 3. Description of the first classifier of the DS 10 (field-based tests).

The DS 11, that comprised of the 66 personal (n = 8), psychological (n = 9), self-perceived chronic ankle instability (n = 2) and neuromuscular performance (47) features was reduced to a subset of six features by the feature selection metaclassifier selected, from which four were ROM measures, one was a self-perceived chronic ankle instability measure and the last one belonged to the group of personal measures (Table 2). This sub-set of features allowed 59 algorithms building prediction models showing AUC scores ≥0.7. Finally, and it is showed in the Table 1, the Bayesian inference and the subsequent post hoc analyses identified the class-balanced ensemble CS-UBAG with C4.5 as base classifier as the best-performing algorithm (AUC = 0.749 ± 0.105, TP rate = 75.5% ± 23.6, TN rate = 62.7 ± 11.5, F-score = 0.436 ± 0.122). An example of the 100 C4.5 decision trees that comprised this model is presented in Figure 4.

TABLE 2
www.frontiersin.org

Table 2. Best-performing sub-set of algorithms for those data sets (DS) that allowed building prediction models with AUC scores ≥0.7.

FIGURE 4
www.frontiersin.org

Figure 4. Graphical representation of the first classifier of the DS 11 (global). The arrows show the single pathway (transverse to the tree) through the classifier that should be followed according to participant’s scores in order to achieve a dichotomic output [high (Yes) or low (No) risk of LE-ST injury].

Inter-Data Set Comparisons

The inter data set comparison analysis carried out with the best-performing algorithms of the DS 6 [CS-Classifier (ADTree)], 8 [CS-UBAG (C4.5)], 10 [CS-UBAG (SMO)] and 11 [CS-UBAG (C4.5)] showed that the algorithm of the DS 8 obtained significantly lower F-scores than the other three algorithms (BF10 > 100). However, there were no statistically differences among the algorithms from the DS 6, 10, and 11. Among these three algorithms, the one from the DS 10 demonstrated the highest F-score and was considered as the “winning model” (Table 2). Models from DS 8, 10, and 11 are comprised by 100 classifiers. In term of practical applications, each classifier has a vote or decision [yes (high risk of LE-ST injury) or no (lower risk of LE-ST injury)], and the final decision regarding whether or not a player might suffer an injury is based on the combination of the votes of each individual classifier to each class (yes or no).

Discussion

The main findings of this study indicate that only those groups of measures from two of the field-based tests [ROM-Sport battery (AUC = 0.751 ± 0.124) and Y-Balance (AUC = 0.701 ± 0.114)], as independent data sets, can build robust models (AUC ≥ 0.7) to identify elite futsal players at risk of sustaining a LE-ST injury. One of the possible reasons why only the lower extremity ROM and dynamic postural control measures can separately build robust prediction models may be related to the fact that they play a significant role in the hazardous lower extremity movement patterns performed by futsal players. In particular the execution of numerous weight-bearing high intensity locomotive actions (e.g., cutting, landing, and sprinting) that may produce excessive dynamic valgus at the knee with limited hip and knee flexion ROMs, which have been identified as primary and modifiable LE-ST injury patterns (Robinson and Gribble, 2008; Thorpe et al., 2008; Lockie et al., 2013; Ambegaonkar et al., 2014; Booysen et al., 2015; Overmoyer and Reiser, 2015). The fact that the best-performing model built with the ROM data set (DS 6) showed a significantly higher prediction performance [and also less decision trees (1 vs. 100)] than its counterpart model built with the dynamic postural control data set (DS 7) (F-score = 0.450 vs. 0.388) may be due to the fact that the scores obtained thorough the Y-Balance test are widely influenced by hip and knee flexion and the ankle dorsiflexion ROM measures in the sagittal plane and to less extend by dynamic core stability (in the frontal plane) and isokinetic knee flexion strength measures (Ruiz-Pérez et al., 2019). Thus, the dynamic postural control measures obtained from the Y-Balance test might have allowed the construction of a model with an acceptable prediction ability mainly due to the influence of whole lower limb posterior kinetic chain ROMs in the distances reached. This hypothesis may also be supported by the fact that the feature selection process carried out in the data set in which all the neuromuscular performance measures were grouped (DS 10) and also in the data set that contained all the measures recorded in this study (DS 11) did not consider any of the dynamic postural control measures in contrast to the hip flexion and ankle dorsiflexion ROM measures that were considered LE-ST injury predictors.

Previous studies have explored the individual predictive ability of some (but not many) field-based tests [e.g., Y-Balance (Butler et al., 2013), leg squat (O’Connor et al., 2020), side plank (Hegedus et al., 2016), and drop jump (Myer et al., 2010, 2011)] to identify athletes from intermittent team sports at high risk of LE-ST injury using traditional logistic regression techniques. Most of these studies have reported models exhibiting high sensitivity values (TN rates) but very low specificity values (TP rates) and hence, cannot be used for injury prediction. For example, O’Connor et al. (2020) examined whether a standardized visual assessment of squatting technique and core stability can predict lower extremity injuries in a large sample of collegiate Gaelic players (n = 627). The logistic regression-based model generated revealed that while the TP rate was moderate to high (76%) the TN rate was low (44%). This circumstance reflects one of the main limitations inherent in traditional regression techniques, that is to say, they do not deal well with imbalanced data sets [their models usually are biased toward the majority class (true negative rates) to optimize the percentage of well-classified instances] (Galar et al., 2012). Furthermore, the validation technique applied to the models generated in these studies may not be exigent enough to ensure that the phenomenon of over-fitting was minimized as the models were validated using the data from the population with whom the prediction equations were generated (Bahr, 2016; Jovanovic, 2017).

Due to their high cost (approximately 250€ per unit) currently available GPS systems may not be considered as accessible tools for most practitioners that work in applied sport settings, however, it should be noted that prediction models to identify team sport athletes (mainly soccer and rugby players) at risk of sustaining a LE-ST injury based exclusively on external training workload measures and built using learning algorithms are available (Bartlett et al., 2017; Thornton et al., 2017; Rossi et al., 2018). However, only the model reported by Rossi et al. (2018) has shown AUC scores ≥0.7 after 16 weeks of data collection (AUC = 0.760). The predictive ability of the model built by Rossi et al. (2018) is very similar to the predictive ability shown in our best-performing prediction model built using only lower extremity ROM measures (AUC = 0.757). Nevertheless, our prediction model based on ROM measures has a higher external validity for practitioners in applied environments due to two main aspects. Firstly, the low cost of the materials needed to conduct the assessment maneuvers (inclinometer with a telescopic arm = 200€, lumbar protection support = 50€). Secondly, our model was developed and validated using ROM measures from 139 elite futsal players from 12 different teams, whereas Rossi et al. (2018) only assessed the external training workload of 26 elite soccer players all from the same team. Consequently, the model displayed by Rossi et al. (2018) can only be used by the medical and performance staff of the team in which the external workload measures were collected due (among other factors) to the high inter-team differences in training and competitive calendars, drills prescribed in training sessions and tactical systems adopted throughout match play.

The results of this study also reported that the combination in the same data set (DS 9) of all the measures obtained from the five questionnaires selected did not permit classification algorithms to build prediction models with acceptable performance scores (AUC scores ranged from 0.443 to 0.558). Previous studies have documented the existence of significant associations between some personal characteristics [e.g., age (Arnason et al., 2004; Hägglund et al., 2006; Dauty et al., 2016) and recent history of injury (Brockett et al., 2004; Hägglund et al., 2006; López-Valenciano et al., 2018; Ayala et al., 2019)], psychological constructs [e.g., physical/emotional exhaustion, reduce sense of accomplishment, sports devaluation (Cresswell and Eklund, 2006; Moen et al., 2016)] and self-perceived chronic ankle instability (Hiller et al., 2006, 2011), sleep quality (López-Valenciano et al., 2018; Palucci Vieira et al., 2020) measures, and LE-ST injury. However, it may be possible that the magnitude of these associations between the questionnaire-based measures and LE-ST injury, neither individually nor collectively, are strong enough to build robust models with the aim of identifying elite futsal players at risk of LE-ST injury. On the contrary, the grouping in the same data set (DS 10) of all the neuromuscular performance measures obtained from the three field-based tests did permit prediction models to be built with moderate performance scores (AUC ≥ 0.7). The feature selection technique applied to this data set with the aim of reducing its dimensionality (46 features) through deleting redundant and not relevant measures (considered as noise) only selected four ROM measures, with whom the CS-UBAG method with SMO as base classifier built a prediction model with AUC and F-scores of 0.767 and 0.474, respectively. This model reported the highest performance scores, together with the fact that only two hip and two ankle ROM measures are needed to run the screen in a single player making it appropriate for applied scenarios. Finally, the inclusion in the same data set (DS 11) of all the eight groups of measures obtained from the five questionnaires and three field-based tests did not result in models with significantly higher performance scores and hence, the null hypothesis was rejected.

The prediction properties of the “model of best fit” of the current study were lower than that reported by the only other study that has used Machine Learning techniques to develop a screening model based on field-based measures (AUC = 0.767 vs. 0.850, TP rate = 85 vs. 85%, TN rate = 62 vs. 85%) (Rommers et al., 2020). One of the potential reasons that may explain this difference in models’ predictive performance in favor of Rommers et al.’s 2020 model can be attribute to its higher sample size (734 elite young soccer players vs. 139 elite adult futsal players) and the less rigorous resampling technique applied in its validation process [hold out with 20% of the sample (test data set) vs. fivefolds stratified cross validation]. Although the predictive properties of our model are lower than Rommers et al.’s 2020 model (but they are acceptable for an injury prediction standpoint), it should be highlighted that only four ROM measures and 5 min are needed to run the screen in a single player, unlike Rommers et al.’s 2020 model that requires 20 measures obtained from a questionnaire and five different field-based tests, which can take longer than 45 min to collect all of them in a single player.

The current study has a number of limitations that must be acknowledged. The first potential limitation of the current study is the population used. The sport background of participants was elite futsal and the generalizability to other sport modalities and level of play cannot be ascertained. Although all the measures recorded during the screening session are purported as LE-ST injury risk factors, there are a number of other measures from different questionnaires and field-based tests not included in this study (due to time constraints) which have been associated with LE-ST injury (e.g., back extensor and flexor endurance measures, bilateral leg strength asymmetries, relative leg stiffness and reactive strength index) and that may have improved the ability to predict LE-ST injuries in this cohort of athletes. Neither situational (e.g., pressing and tackling, regaining balance after kicking, side-stepping, and landing from a jump) nor movement (e.g., excessive dynamic knee valgus motion at the knee, limited hip, and knee flexion angles) patterns for those futsal players who suffered a LE-ST injury were recorded for this study due to technical reasons (i.e., training sessions and matches were not recorded and hence, a systematic biomechanical/kinematic video analysis on injury patterns was not possible to be conducted). Although the main findings of this study may help identify futsal players at high risk of LE-ST injury, having included information regarding situational and movement injury patterns in the models might have not only increase their predictive performance scores but shed light on why and how LE-ST injuries occur in futsal players. Despite the fact that the number of both futsal players assessed (n = 139) and LE-ST injuries recorded (n = 25) was large enough to build robust prediction models, the inclusion of more instances in the learning processes of the models may have improved their performance scores. Finally, out of the 88 possible combinations of measures that could have been analyzed with the data from the five questionnaires and three field-based tests, only three of them were explored, from both a time perspective and based on those that would be most interesting from a practitioner perspective. Therefore, it is unknown if other combinations of measures, different from the ones analyzed in this study, may have provided prediction models with higher AUC scores.

Conclusion

In conclusion, thanks to the application of novel machine learning techniques, the current study has developed four screening models based on field-based measures (mainly ROM and dynamic postural control features) that showed moderate accuracy (AUC scores ranged from 0.701 to 0.767, determined all through the exigent cross-validation resampling technique) for identifying elite futsal players at risk of LE-ST injury. The “model of best fit” of the current study (AUC = 0.767, TP rate = 85% and TN rate = 62%) was comprised by only two hip (flexion with knee extended and abduction) and two ankle (dorsiflexion with knee flexed and extended) ROM measures and 10 different classifiers. Given that these ROM measures require little equipment to be recorded and can be employed quickly (approximately 5 min) and easily by trained staff in a single player, the model developed in this study should be included as an essential component of the injury management strategy in elite futsal.

Data Availability Statement

Data is available online at: https://data.mendeley.com/datasets/s7fs9k3nby/2.

Ethics Statement

The studies involving human participants were reviewed and approved by Órgano evaluador de proyectos, Universidad Miguel Hernández de Elche (DPS.FAR.02.14). The patients/participants provided their written informed consent to participate in this study.

Author Contributions

All authors listed have made a substantial, direct and intellectual contribution to the work, and approved it for publication.

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.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fpsyg.2021.610210/full#supplementary-material

Supplementary File 1 | TRIPOD checklist: prediction model development and validation.

Supplementary File 2 | Description of the personal or individual injury risk factors recorded.

Supplementary File 3 | Description of the psychological risk factors recorded.

Supplementary File 4 | Description of the testing maneuver and measures obtained from the isometric hip abduction and adduction strength test.

Supplementary File 5 | Description of the testing maneuver and measures obtained from the Y-Balance test.

Supplementary File 6 | Description of the testing maneuver and measures obtained from the ROM-Sport battery.

Supplementary File 7 | Descriptions of the resampling, ensemble and cost-sensitive algorithms applied to the base classifiers.

Supplementary File 8 | AUC results (mean and standard deviation) of the personal or individual characteristics data set (DS 1) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 9 | AUC results (mean and standard deviation) of the sleep quality data set (DS 2) for the four base classifiers in isolation and after applying in them the resampling. ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 10 | AUC results (mean and standard deviation) of the Athlete Burnout data set (DS 3) for the four base classifiers in isolation and after applying in them the resampling ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 11 | AUC results (mean and standard deviation) of the psychological characteristics related to sport performance data set (DS 4) for the four base classifiers in isolation and after applying in them the resampling ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 12 | AUC results (mean and standard deviation) of the self-perceived chronic ankle instability data set (DS 5) for the four base classifiers in isolation and after applying in them the resampling. ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 13 | AUC results (mean and standard deviation) of the lower extremity joint ranges of motion data set (DS 6) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 14 | AUC results (mean and standard deviation) of the isometric hip abduction and adduction strength data set (DS 7) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 15 | AUC results (mean and standard deviation) of the dynamic postural control data set (DS 6) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles), and cost-sensitive learning techniques selected.

Supplementary File 16 | AUC results (mean and standard deviation) of the measures obtained through questionnaires data set (DS 6) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles), and cost-sensitive learning techniques selected.

Supplementary File 17 | AUC results (mean and standard deviation) of the field-based tests of neuromuscular performance data set (DS 6) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 18 | AUC results (mean and standard deviation) of the global data set (DS 11) for the five base classifiers in isolation and after applying in them the resampling, ensemble (Classic, Boosting-based, Bagging-based, and Class-balanced ensembles) and cost-sensitive learning techniques selected.

Supplementary File 19 | Schemes of the algorithms selected in data sets (DS) 6, 8, 10, and 11.

References

Altman, D. G., and Bland, J. M. (1994). Diagnostic tests 3: receiver operating characteristic plots. BMJ 309, 188–188. doi: 10.1136/bmj.309.6948.188

PubMed Abstract | CrossRef Full Text | Google Scholar

Ambegaonkar, J. P., Mettinger, L. M., Caswell, S. V., Burtt, A., and Cortes, N. (2014). Relationships between core endurance, hip strength, and balance in collegiate female athletes. Int. J. Sports Phys. Ther. 9, 604–616.

Google Scholar

Arce, C., De Francisco, C., Andrade, E., Seoane, G., and Raedeke, T. (2012). Adaptation of the athlete burnout questionnaire in a Spanish sample of athletes. Span. J. Psychol. 15, 1529–1536. doi: 10.5209/rev_SJOP.2012.v15.n3.39437

CrossRef Full Text | Google Scholar

Arnason, A., Sigurdsson, S. B., Gudmundsson, A., Holme, I., Engebretsen, L., and Bahr, R. (2004). Risk factors for injuries in football. Am. J. Sports Med. 32, 5–16. doi: 10.1177/0363546503258912

PubMed Abstract | CrossRef Full Text | Google Scholar

Ayala, F., López-Valenciano, A., Gámez Martín, J. A., De Ste Croix, M., Vera-Garcia, F., García-Vaquero, M., 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

PubMed Abstract | CrossRef Full Text | Google Scholar

Bahr, R. (2016). Why screening tests to predict injury do not work-and probably never will…: a critical review. Br. J. Sports Med. 50, 776–780. doi: 10.1136/bjsports-2016-096256

PubMed Abstract | CrossRef Full Text | Google Scholar

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.

Google Scholar

Bartlett, J. D., O’Connor, F., Pitchford, N., Torres-Ronda, L., and Robertson, S. J. (2017). Relationships between internal and external training load in team-sport athletes: evidence for an individualized approach. Int. J. Sports Physiol. Perform. 12, 230–234. doi: 10.1123/ijspp.2015-0791

PubMed Abstract | CrossRef Full Text | Google Scholar

Booysen, M. J., Gradidge, P. J.-L. L., and Watson, E. (2015). The relationships of eccentric strength and power with dynamic balance in male footballers. J. Sports Sci. 33, 2157–2165. doi: 10.1080/02640414.2015.1064152

PubMed Abstract | CrossRef Full Text | Google Scholar

Brockett, C. L., Morgan, D. L., and Proske, U. (2004). Predicting hamstring injury in elite athletes. Med. Sci. Sports Exerc. 36, 379–387. doi: 10.1249/01.MSS.0000117165.75832.05

PubMed Abstract | CrossRef Full Text | Google Scholar

Butler, R. J., Lehr, M. E., Fink, M. L., Kiesel, K. B., and Plisky, P. J. (2013). Dynamic balance performance and noncontact lower extremity injury in college football players: an initial study. Sports Health 5, 417–422. doi: 10.1177/1941738113498703

PubMed Abstract | CrossRef Full Text | Google Scholar

Cejudo, A., Sainz de Baranda, P., Ayala, F., and Santonja, F. (2014). Normative data of Lower-limb muscle flexibility in futsal players. Rev. Int. Med. Cienc. Act. Fis. Deport. 14, 509–525. doi: 10.1159/000115004

PubMed Abstract | CrossRef Full Text | Google Scholar

Cervelló, E., Peruyero, F., Montero, C., and Moreno-murcia, V. J. B. J. A. (2014). Ejercicio, bienestar psicológico, calidad de sueño. Cuad. Psicol. Deport. 14, 31–38.

Google Scholar

Claudino, J. G., Capanema, D., de, O., de Souza, T. V., Serrão, J. C., Machado Pereira, A. C., et al. (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

PubMed Abstract | CrossRef Full Text | Google Scholar

Collins, G. S., Reitsma, J. B., Altman, D. G., and Moons, K. G. M. (2015). Transparent reporting of a multivariable prediction model for individual prognosis or diagnosis (TRIPOD): the TRIPOD statement. Ann. Intern. Med. 162, 55–63. doi: 10.7326/M14-0697

PubMed Abstract | CrossRef Full Text | Google Scholar

Cresswell, S. L., and Eklund, R. C. (2006). The nature of player burnout in rugby: key characteristics and attributions. J. Appl. Sport Psychol. 18, 219–239. doi: 10.1080/10413200600830299

CrossRef Full Text | Google Scholar

Croisier, J. L., Forthomme, B., Namurois, M. H., Vanderthommen, M., and Crielaard, J. M. (2002). Hamstring muscle strain recurrence and strength performance disorders. Am. J. Sports Med. 30, 199–203. doi: 10.1177/03635465020300020901

PubMed Abstract | CrossRef Full Text | Google Scholar

Croisier, J.-L. L., Ganteaume, S., Binet, J., Genty, M., and Ferret, J.-M. M. (2008). Strength imbalances and prevention of hamstring injury in professional soccer players: a prospective study. Am. J. Sports Med. 36, 1469–1475. doi: 10.1177/0363546508316764

PubMed Abstract | CrossRef Full Text | Google Scholar

Dauty, M., Menu, P., Fouasson-Chailloux, A., Ferréol, S., and Dubois, C. (2016). Prediction of hamstring injury in professional soccer players by isokinetic measurements. Muscles Ligaments Tendons J. 6, 116–123. doi: 10.11138/mltj/2016.6.1.116

PubMed Abstract | CrossRef Full Text | Google Scholar

De Noronha, M., França, L. C., Haupenthal, A., Nunes, G. S., de Noronha, M., França, L. C., et al. (2012). Intrinsic predictive factors for ankle sprain in active university students: a prospective study. Scand. J. Med. Sci. Sports 23, 541–547. doi: 10.1111/j.1600-0838.2011.01434.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Eirale, C., Tol, J. L., Farooq, A., Smiley, F., and Chalabi, H. (2013). Low injury rate strongly correlates with team success in Qatari professional football. Br. J. Sports Med. 47, 807–808. doi: 10.1136/bjsports-2012-091040

PubMed Abstract | CrossRef Full Text | Google Scholar

Eliakim, E., Morgulev, E., Lidor, R., and Meckel, Y. (2020). Estimation of injury costs: financial damage of English premier league teams’ underachievement due to injuries. BMJ Open Sport Exerc. Med. 6, 1–6. doi: 10.1136/bmjsem-2019-000675

PubMed Abstract | CrossRef Full Text | Google Scholar

Elkarami, B., Alkhateeb, A., and Rueda, L. (2016). “Cost-sensitive classification on class-balanced ensembles for imbalanced non-coding RNA data,” in Proceedings of the 2016 IEEE EMBS International Student Conference (ISC) (Piscataway, NJ: IEEE), 1–4. doi: 10.1109/EMBSISC.2016.7508607

CrossRef Full Text | Google Scholar

Ertelt, T., Solomonovs, I., and Gronwald, T. (2018). Enhancement of force patterns classification based on Gaussian distributions. J. Biomech. 67, 144–149. doi: 10.1016/j.jbiomech.2017.12.006

PubMed Abstract | CrossRef Full Text | Google Scholar

Fair, R. C., and Champa, C. (2019). Estimated costs of contact in college and high school male sports. J. Sports Econ. 20, 690–717. doi: 10.1177/1527002518798681

CrossRef Full Text | Google Scholar

Fernández, A., del Río, S., Chawla, N. V., and Herrera, F. (2017). An insight into imbalanced Big Data classification: outcomes and challenges. Complex Intell. Syst. 3, 105–120. doi: 10.1007/s40747-017-0037-9

CrossRef Full Text | Google Scholar

Fousekis, K., Tsepis, E., Poulmedis, P., Athanasopoulos, S., and Vagenas, G. (2011). Intrinsic risk factors of non-contact quadriceps and hamstring strains in soccer: a prospective study of 100 professional players. Br. J. Sports Med. 45, 709–714. doi: 10.1136/bjsm.2010.077560

PubMed Abstract | CrossRef Full Text | Google Scholar

Freund, Y., and Mason, L. (1999). The Alternating Decision Tree Learning Algorithm. San Francisco, CA: Morgan Kaufmann Publishers, Inc.

Google Scholar

Galar, M., Fernandez, A., Barrenechea, E., Bustince, H., and Herrera, F. (2012). A review on ensembles for the class imbalance problem: bagging-, boosting-, and hybrid-based approaches. IEEE Trans. Syst. Man Cybern. Part C Appl. Rev. 42, 463–484. doi: 10.1109/TSMCC.2011.2161285

CrossRef Full Text | Google Scholar

Ge, S. (2017). Research on the factors of basketball injury in physical teaching based on artificial neural network. Rev. Fac. Ing. 32, 415–422.

Google Scholar

Gimeno, F., Buceta, J. M., and Pérez-Llanta, M. D. C. (2012). El cuestionario «Características Psicológicas Relacionadas con el Rendimiento Deportivo» (CPRD): características psicométricas. Anál. Psicol. 19, 93–113. doi: 10.14417/ap.346

CrossRef Full Text | Google Scholar

Gove, R., and Faytong, J. (2012). Machine learning and event-based software testing: classifiers for identifying infeasible GUI event sequences. Adv. Comput. 86, 109–135. doi: 10.1016/B978-0-12-396535-6.00004-1

CrossRef Full Text | Google Scholar

Hacibeyoglu, M., Arslan, A., and Kahramanli, S. (2011). Improving classification accuracy with discretization on datasets including continuous valued features. World Acad. Sci. Eng. Technol. 78, 555–558.

Google Scholar

Hägglund, M., Waldén, M., and Ekstrand, J. (2006). Previous injury as a risk factor for injury in elite football: a prospective study over two consecutive seasons. Br. J. Sports Med. 40, 767–772. doi: 10.1136/bjsm.2006.026609

PubMed Abstract | CrossRef Full Text | Google Scholar

Haixiang, G., Yijing, L., Shang, J., Mingyun, G., Yuanyue, H., and Bing, G. (2017). Learning from class-imbalanced data: review of methods and applications. Expert Syst. Appl. 73, 220–239. doi: 10.1016/j.eswa.2016.12.035

CrossRef Full Text | Google Scholar

Hegedus, E. J., McDonough, S., Bleakley, C., Baxter, G. D., DePew, J. T., Bradbury, I., et al. (2016). Physical performance tests predict injury in national collegiate athletic association athletes: a three-season prospective cohort study. Br. J. Sports Med. 50, 1333–1337. doi: 10.1136/bjsports-2015-094885

PubMed Abstract | CrossRef Full Text | Google Scholar

Hiller, C. E., Kilbreath, S. L., and Refshauge, K. M. (2011). Chronic ankle instability: evolution of the model. J. Athl. Train. 46, 133–141. doi: 10.4085/1062-6050-46.2.133

PubMed Abstract | CrossRef Full Text | Google Scholar

Hiller, C. E., Refshauge, K. M., Bundy, A. C., Herbert, R. D., and Kilbreath, S. L. (2006). The Cumberland ankle instability tool: a report of validity and reliability testing. Arch. Phys. Med. Rehabil. 87, 1235–1241. doi: 10.1016/j.apmr.2006.05.022

PubMed Abstract | CrossRef Full Text | Google Scholar

Jovanovic, M. (2017). Uncertainty heuristics and injury prediction. Aspetar Sport. Med. J. 6, 18–24.

Google Scholar

Kalkhoven, J. T., Watsford, M. L., and Impellizzeri, F. M. (2020). A conceptual model and detailed framework for stress-related, strain-related, and overuse athletic injury. J. Sci. Med. Sport 23, 726–734. doi: 10.1016/j.jsams.2020.02.002

CrossRef Full Text | Google Scholar

Kautz, T., Groh, B. H., Hannink, J., Jensen, U., Strubberg, H., and Eskofier, B. M. (2017). Activity recognition in beach volleyball using a deep convolutional neural network. Data Min. Knowl. Discov. 31, 1678–1705. doi: 10.1007/s10618-017-0495-0

CrossRef Full Text | Google Scholar

Lee, M. D., and Wagenmakers, E. J. (2014). Bayesian cognitive modeling: a practical course. Washington, DC: Cambridge university press. doi: 10.1017/CBO9781139087759

CrossRef Full Text | Google Scholar

Lee, J. W. Y., Mok, K. M., Chan, H. C. K., Yung, P. S. H., and Chan, K. M. (2018). Eccentric hamstring strength deficit and poor hamstring-to-quadriceps ratio are risk factors for hamstring strain injury in football: a prospective study of 146 professional players. J. Sci. Med. Sport 21, 789–793. doi: 10.1016/j.jsams.2017.11.017

PubMed Abstract | CrossRef Full Text | Google Scholar

Lockie, R. G., Schultz, A. B., Callaghan, S. J., Jeffriess, M. D., and Berry, S. P. (2013). Reliability and validity of a new test of change-of-direction speed for field- based sports: the change-of-direction and acceleration test (CODAT). J. Sports Sci. Med. 12, 88–96. doi: 10.2478/v10078-012-0053-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Lohmander, L. S., Englund, P. M., Dahl, L. L., and Roos, E. M. (2007). The long-term consequence of anterior cruciate ligament and meniscus injuries: osteoarthritis. Am. J. Sports Med. 35, 1756–1769. doi: 10.1177/0363546507307396

PubMed Abstract | CrossRef Full Text | Google Scholar

López, V., Fernández, A., García, S., Palade, V., and Herrera, F. (2013). An insight into classification with imbalanced data: empirical results and current trends on using data intrinsic characteristics. Inf. Sci. 250, 113–141. doi: 10.1016/j.ins.2013.07.007

CrossRef Full Text | Google Scholar

López-Valenciano, A., Ayala, F., Puerta, J. M., De Ste Croix, M. B. A., Vera-Garcia, F. J., Hernández-Sánchez, S., et al. (2018). 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

PubMed Abstract | CrossRef Full Text | Google Scholar

López-Valenciano, A., Ruiz-Pérez, I., Garcia-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, 1–9. doi: 10.1136/bjsports-2018-099577

PubMed Abstract | CrossRef Full Text | Google Scholar

Moen, F., Myhre, K., Sandbakk, Ø, and Moen, F. (2016). Psychological determinants of burnout, illness and injury among elite junior athletes. Sport J. 19, 1–14.

Google Scholar

Myer, G. D., Ford, K. R., and Hewett, T. E. (2011). New method to identify athletes at high risk of ACL injury using clinic-based measurements and freeware computer analysis. Br. J. Sports Med. 45, 238–244. doi: 10.1136/bjsm.2010.072843

PubMed Abstract | CrossRef Full Text | Google Scholar

Myer, G. D., Ford, K. R., Khoury, J., Succop, P., and Hewett, T. E. (2010). Development and validation of a clinic-based prediction tool to identify female athletes at high risk for anterior cruciate ligament injury. Am. J. Sports Med. 38, 2025–2033. doi: 10.1177/0363546510370933

PubMed Abstract | CrossRef Full Text | Google Scholar

O’Connor, S., McCaffrey, N., Whyte, E. F., and Moran, K. A. (2020). Can a standardized visual assessment of squatting technique and core stability predict injury? J. Strength Cond. Res. 34, 26–36. doi: 10.1519/JSC.0000000000003262

PubMed Abstract | CrossRef Full Text | Google Scholar

Olmedilla, A., Laguna, M., and Blas Redondo, A. (2011). Injury and psychological characteristics in handball players. Rev. Andal. Med. Deport. 4, 6–12.

Google Scholar

Opar, D. A., Williams, M. D., Timmins, R. G., Hickey, J., Duhig, S. J., and Shield, A. J. (2015). Eccentric hamstring strength and hamstring injury risk in Australian footballers. Med. Sci. Sports Exerc. 47, 857–865. doi: 10.1249/MSS.0000000000000465

PubMed Abstract | CrossRef Full Text | Google Scholar

Overmoyer, G. V., and Reiser, R. F. (2015). Relationships between lower-extremity flexibility, asymmetries, and the Y balance test. J. Strength Cond. Res. 29, 1240–1247. doi: 10.1519/JSC.0000000000000693

PubMed Abstract | CrossRef Full Text | Google Scholar

Palucci Vieira, L. H., Santinelli, F. B., Carling, C., Kellis, E., Santiago, P. R. P., and Barbieri, F. A. (2020). Acute effects of warm-up, exercise and recovery-related strategies on assessments of soccer kicking performance: a critical and systematic review. Sports Med. 1–45. doi: 10.1007/s40279-020-01391-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Panagodage Perera, N. K., Joseph, C., Kemp, J. L., and Finch, C. F. (2018). Epidemiology of injuries in women playing competitive team bat-or-stick sports: a systematic review and a meta-analysis. Sports Med. 48, 617–640. doi: 10.1007/s40279-017-0815-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Quinlan, J. R. (1996). Learning decision tree classifiers. ACM Comput. Surv. 28, 71–72. doi: 10.1145/234313.234346

CrossRef Full Text | Google Scholar

Refaeilzadeh, P., Tang, L., and Liu, H. (2009). “Cross-validation,” in Encyclopedia of Database Systems, eds L. Liu and M. T. Özsu (Boston, MA: Springer US), 532–538. doi: 10.1007/978-0-387-39940-9_565

CrossRef Full Text | Google Scholar

Ristolainen, L., Kettunen, J. A., Kujala, U. M., and Heinonen, A. (2012). Sport injuries as the main cause of sport career termination among Finnish top-level athletes. Eur. J. Sport Sci. 12, 274–282. doi: 10.1080/17461391.2011.566365

CrossRef Full Text | Google Scholar

Robinson, R., and Gribble, P. (2008). Kinematic predictors of performance on the star excursion balance test. J. Sport Rehabil. 17, 347–357. doi: 10.1123/jsr.17.4.347

PubMed Abstract | CrossRef Full Text | Google Scholar

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

PubMed Abstract | CrossRef Full Text | Google Scholar

Rossi, A., Pappalardo, L., Cintia, P., Iaia, F. M., Fernàndez, J., and Medina, D. (2018). Effective injury forecasting in soccer with GPS training data and machine learning. PLoS One 13:e0201264. doi: 10.1371/journal.pone.0201264

PubMed Abstract | CrossRef Full Text | Google Scholar

Rouder, J. N., Morey, R. D., Speckman, P. L., and Province, J. M. (2012). Default Bayes factors for ANOVA designs. J. Math. Psychol. 56, 356–374. doi: 10.1016/J.JMP.2012.08.001

CrossRef Full Text | Google Scholar

Ruddy, J. D., Shield, A. J., Maniar, N., Williams, M. D., Duhig, S., Timmins, R. G., 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

PubMed Abstract | CrossRef Full Text | Google Scholar

Ruiz-Pérez, I., Ayala, F., Puerta, J. M., Elvira, J. L. L., De Ste Croix, M., Hernández-Sánchez, S., et al. (2019). A Bayesian Network approach to study the relationships between several neuromuscular performance measures and dynamic postural control in futsal players. PLoS One 14:e0220065. doi: 10.1371/journal.pone.0220065

PubMed Abstract | CrossRef Full Text | Google Scholar

Ruiz-Pérez, I., López-Valenciano, A., Elvira, J. L., García-Gómez, A., De Ste Croix, M., and Ayala, F. (2020). Epidemiology of injuries in elite male and female futsal: a systematic review and meta-analysis. Sci. Med. Footb. 5, 1–13. doi: 10.1080/24733938.2020.1789203

CrossRef Full Text | Google Scholar

Shaffer, S. W., Teyhen, D. S., Lorenson, C. L., Warren, R. L., Koreerat, C. M., Straseske, C. A., et al. (2013). Y-balance test: a reliability study involving multiple raters. Mil. Med. 178, 1264–1270. doi: 10.7205/MILMED-D-13-00222

PubMed Abstract | CrossRef Full Text | Google Scholar

Steinbach, M., and Tan, P. N. (2009). “kNN: k-nearest neighbors,” in The Top Ten Algorithms in Data Mining, eds X. Wu and V. Kumar (Boca Raton, FL: CRC Press), 165–176. doi: 10.1201/9781420089653-15

CrossRef Full Text | Google Scholar

Taylor, K.-L. L., Sheppard, J. M., Lee, H., and Plummer, N. (2009). Negative effect of static stretching restored when combined with a sport specific warm-up component. J. Sci. Med. Sport 12, 657–661. doi: 10.1016/j.jsams.2008.04.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Thorborg, K., Petersen, J., Magnusson, S. P., and Hölmich, P. (2009). Clinical assessment of hip strength using a hand-held dynamometer is reliable. Scand. J. Med. Sci. Sports 20, 493–501. doi: 10.1111/j.1600-0838.2009.00958.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Thornton, H. R., Delaney, J. A., Duthie, G. M., and Dascombe, B. J. (2017). Importance of various training-load measures in injury incidence of professional rugby league athletes. Int. J. Sports Physiol. Perform. 12, 819–824. doi: 10.1123/ijspp.2016-0326

PubMed Abstract | CrossRef Full Text | Google Scholar

Thorpe, J. L., Ebersole, K., Thorpe, J. L., and Ebersole, K. T. (2008). Unilateral balance performance in female collegiate soccer athletes. J. Strength Cond. Res. 22, 1429–1433. doi: 10.1519/JSC.0b013e31818202db

PubMed Abstract | CrossRef Full Text | Google Scholar

Timmins, R. G., Bourne, M. N., Shield, A. J., Williams, M. D., Lorenzen, C., and Opar, D. A. (2016). Short biceps femoris fascicles and eccentric knee flexor weakness increase the risk of hamstring injury in elite football (soccer): a prospective cohort study. Br. J. Sports Med. 50, 1524–1535. doi: 10.1136/bjsports-2015-095362

PubMed Abstract | CrossRef Full Text | Google Scholar

Van Dyk, N., Bahr, R., Burnett, A. F., Whiteley, R., Bakken, A., Mosler, A., et al. (2017). A comprehensive strength testing protocol offers no clinical value in predicting risk of hamstring injury: a prospective cohort study of 413 professional football players. Br. J. Sports Med. 51, 1695–1702. doi: 10.1136/bjsports-2017-097754

PubMed Abstract | CrossRef Full Text | Google Scholar

Van Dyk, N., Bahr, R., Whiteley, R., Tol, J. L., Kumar, B. D., Hamilton, B., et al. (2016). Hamstring and quadriceps isokinetic strength deficits are weak risk factors for hamstring strain injuries. Am. J. Sports Med. 44, 1789–1795. doi: 10.1177/0363546516632526

PubMed Abstract | CrossRef Full Text | Google Scholar

Wagenmakers, E. J., Marsman, M., Jamil, T., Ly, A., Verhagen, J., Love, J., et al. (2018). Bayesian inference for psychology. Part I: theoretical advantages and practical ramifications. Psychon. Bull. Rev. 25, 35–57. doi: 10.3758/s13423-017-1343-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Williams, S., Trewartha, G., Kemp, S., and Stokes, K. (2013). A meta-analysis of injuries in senior men’s professional Rugby Union. Sports Med. 43, 1043–1055. doi: 10.1007/s40279-013-0078-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Zou, Q., Xie, S., Lin, Z., Wu, M., and Ju, Y. (2016). Finding the best classification threshold in imbalanced classification. Big Data Res. 5, 2–8. doi: 10.1016/j.bdr.2015.12.001

CrossRef Full Text | Google Scholar

Zvijac, J. E., Toriscelli, T. A., Merrick, S., and Kiebzak, G. M. (2013). Isokinetic concentric quadriceps and hamstring strength variables from the NFL scouting combine are not predictive of hamstring injury in first-year professional football players. Am. J. Sports Med. 41, 1511–1518. doi: 10.1177/0363546513487983

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: injury prevention, modeling, screening, decision-making, algorithm, decision tree

Citation: Ruiz-Pérez I, López-Valenciano A, Hernández-Sánchez S, Puerta-Callejón JM, De Ste Croix M, Sainz de Baranda P and Ayala F (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

Received: 25 September 2020; Accepted: 14 January 2021;
Published: 05 February 2021.

Edited by:

Fábio Yuzo Nakamura, Instituto Universitário da Maia (ISMAI), Portugal

Reviewed by:

Antonio Garcia De Alcaraz Serrano, University of Almería, Spain
Paulo Roberto Pereira Santiago, University of São Paulo, Brazil

Copyright © 2021 Ruiz-Pérez, López-Valenciano, Hernández-Sánchez, Puerta-Callejón, De Ste Croix, Sainz de Baranda and Ayala. 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: Francisco Ayala, franciscoayalarodriguez@gmail.com

Disclaimer: 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.