Artificial Intelligence in Sports Biomechanics: A Scoping Review on Wearable Technology, Motion Analysis, and Injury Prevention
Abstract
1. Introduction
2. Methods
2.1. Search Strategy
2.2. Eligibility Criteria
2.3. Study Selection
2.4. Data Extraction and Charting
2.5. Quality Assessment
3. Results and Discussion
4. Artificial Intelligence in Sports Biomechanical Analysis: An Overview
4.1. Current State and Recent Evolution (2015–2024)
4.2. Data Collection Modalities and AI Methodologies
4.3. Dataset Characteristics and Validation Frameworks
4.4. Methodological Approaches
References | AI Methodology | Core Techniques | Data Requirements | Key Advantages | Key Limitations | Performance Range | Exemplar Applications |
---|---|---|---|---|---|---|---|
Rossi et al. [30]; Whiteside et al. [24]; Claudino et al. [3]; Molavian et al. [6] | Traditional ML | Random Forests, SVMs, KNN | Moderate-sized labeled datasets | Higher interpretability; Effective with smaller datasets; Established validation frameworks | Limited feature extraction; May require domain expertise for feature selection. | Accuracy: 75.00–94.00% | Injury risk classification; Performance level prediction; Technique error detection |
Phinyomark et al. [23]; Schreven et al. [31]; Vec et al. [4] | Unsupervised Learning | Clustering; Dimensionality Reduction (PCA, t-SNE) | Unlabeled datasets | Pattern discovery without labels; Reduction of data dimensionality; Biomechanical signature identification | Results require expert interpretation; Validation can be challenging | Accuracy: 85.00–97.00% | Movement pattern clustering; Technical style identification; Fatigue pattern detection |
Nakano et al. [17]; Mundt et al. [25]; Vec et al. [4]; Molavian et al. [6] | Machine learning | CNNs; RNNs/LSTMs; Transformer Networks | Large datasets (images, videos, time series) | Automatic feature extraction; Superior pattern recognition in complex data; Handling unstructured data | Lower interpretability; Higher computational demands; Requires larger datasets. | Variance explained: 60.00–85.00% | Markerless motion capture; Stroke analysis in swimming; Predicting GRFs from kinematics |
Matijevich et al. [27]; Johnson et al. [22]; Claudino et al. [3] | Hybrid/Physics-informed | Physics-constrained NNs; Biomechanical priors | Moderate datasets with domain constraints | Enhanced interpretability; Better generalization with limited data; Integration of domain knowledge | More complex model development; Requires interdisciplinary expertise | Error reduction: 15.00–37.00% | Joint load estimation from IMUs; Energy-efficient movement pattern identification |
5. Machine Learning for Performance Optimization Through Biomechanical Analysis
5.1. Technique Analysis and Feedback
5.2. Performance Prediction and Talent Identification
5.3. Load Monitoring and Training Optimization
References | Application Area | ML Methods | Key Performance Indicators | Implementation Context | Accuracy Metrics |
---|---|---|---|---|---|
Whiteside et al. [24]; Chen et al. 2023 [26] | Technique Analysis | CNNs, Gradient Boosting | Technique execution scores; Error detection rates | Gymnastics, Tennis, Figure Skating | 85–94% agreement with experts |
Zatsiorsky et al. [33]; Veiga et al. [40] | Performance Prediction | Random Forests, Gradient Boosting | Competition performance, Race times, Strategic decisions | Weightlifting, Swimming, Team Sports | MAE: 1.1–2.8% |
Pion et al. [35]; Jensen et al. [28] | Talent Identification | SVM, Neural Networks | Future success probability; Development trajectory | Volleyball, Gymnastics, Team Sports | 82% classification accuracy |
Bartlett et al. [2]; Jensen et al. [28] | Load Monitoring | Random Forests, SVMs | Adaptation rates; Mechanical efficiency; Fatigue indicators | Track and Field, Team Sports | 25% improvement over conventional methods; 87% sensitivity |
Jensen et al. [28]; Blair et al. [41] | Fatigue Detection | LSTMs, SVMs | Movement quality changes; Efficiency decrements | Sprint Sports, Endurance Events | 87% sensitivity vs. laboratory measures |
Impellizzeri et al. [37] | Training Optimization | Ensemble Methods | Training response prediction; Recovery status | Various Sports | 2.5× adoption rate with integration |
6. Machine Learning for Injury Prevention Through Biomechanical Analysis
6.1. Risk Factor Identification and Screening
6.2. Workload Monitoring and Management
6.3. Rehabilitation and Return-to-Sport Decision Making
References | Application Area | ML Methods | Injury Types | Key Findings | Implementation Context | Performance Metrics |
---|---|---|---|---|---|---|
Rossi et al. [30]; Pataky et al. [43] | Risk Factor Identification | Random Forests, SVMs | Hamstring strains, ACL tears | Multi-factorial models outperform single-risk-factor approaches | Football, Soccer, Running | 85% predictive accuracy |
Pataky et al. [43]; Taborri et al. [36] | Movement Pattern Classification | Dimensionality Reduction, SVMs | ACL injuries | Identified previously unrecognized high-risk movement subgroups | Change-of-direction sports | Distinct subgroups with a 3.5× difference in injury rates |
Croteau [55] | Field-Based Screening | Neural Networks, Gradient Boosting | Various lower extremity injuries | Efficient protocols enable team-wide implementation | Team sports pre-season | 86% agreement with lab assessment |
Chambers et al. [9]; Wundersitz et al. [51] | Biomechanical Load Estimation | Random Forests, LSTM Networks | Stress fractures, Tendinopathies | Non-invasive estimation of tissue-specific loads | Running, Cricket bowling | <12% MAE vs. inverse dynamics |
Wundersitz et al. [51] | Individual Load Thresholds | Unsupervised Clustering | Overuse injuries | Substantial inter-individual variability in load tolerance | Cricket, Throwing sports | Personalized vs. generic thresholds |
Sharafat et al. [47] | Rehabilitation Monitoring | Gradient Boosting | ACL injuries | Automated detection of compensatory movements | Rehabilitation settings | Greater sensitivity than expert assessment |
Whiteside et al. [24] | Return-to-Sport Prediction | Random Forests | Hamstring injuries | Multi-parameter assessment improves prediction | Return-to-sport transition | 84% vs. 64% accuracy (traditional approach) |
[44]; Kelly et al. [52] | Integrated Systems | Multiple algorithms | Various injuries | Consolidated platforms increase compliance | Professional team settings | 65% increased adherence; 23% reduced reinjury rate |
7. Machine Learning and Neural Networks in Advanced Biomechanical Analysis
7.1. Convolutional Neural Networks for Image and Video Analysis
7.2. Recurrent Neural Networks for Time Series Analysis
7.3. Hybrid Architectures and Advanced Approaches
References | Architecture | Core Techniques | Primary Applications | Key Advantages | Implementation Examples | Performance Metrics |
---|---|---|---|---|---|---|
Nakano et al. [17]; Einfalt et al. 2018 [18] | Convolutional Neural Networks (CNNs) | Hierarchical feature extraction; Convolutional layers; Pooling operations | Pose estimation from video; Movement classification; Technical error detection | Automated extraction of spatial features; Processing standard video; Markerless motion capture | Swimming stroke analysis; Gymnastics technique assessment; Golf swing analysis | 96% accuracy in stroke classification; Joint tracking within 15 mm of marker-based systems |
Mundt et al. [25]; Jensen et al. [28]; Hafer et al. [58] | Recurrent Neural Networks (RNNs/LSTMs) | Sequential data processing; Memory cells; Gated information flow | Time-series analysis of movement; Fatigue detection; Load prediction | Capturing temporal dependencies; Detecting pattern evolution; Predicting future states | Running mechanics analysis; Sprint fatigue detection; Injury prediction | <5% MAE in GRF prediction; Early detection 2.5 sessions before symptoms |
Chen et al. [61] | Transformer Networks | Self-attention mechanisms; Positional encoding; Parallel processing | Complex sequence modeling; Global pattern recognition; Long-range dependencies | Superior performance on extended sequences; Parallel processing efficiency; Attention visualization | Figure skating routine analysis; Team sport pattern recognition | Outperformed conventional RNNs on long-sequence analysis |
Chen et al. [61] | Graph Neural Networks (GNNs) | Node and edge representations; Message passing; Graph convolutions | Skeletal motion analysis; Joint interdependency modeling; Movement efficiency analysis | Explicit modeling of joint relationships; Natural representation of skeletal structure | Advanced motion analysis; Injury risk assessment | High accuracy in specificity and recall for injury prevention |
Ding et al. [32] | Hybrid Architectures | Multiple network types; Domain-specific constraints; Multi-modal fusion | Comprehensive movement assessment; Integrated analysis systems | Leveraging the strengths of different architectures, processing various data streams | Gymnastics technique analysis; Rehabilitation monitoring | 94% accuracy in technique deviation detection |
Adesida et al. [60] | Generative Models | Generative Adversarial Networks; Variational Autoencoders | Technique optimization; Movement synthesis; Personalized ideal form generation | Creating individualized optimal patterns; Exploring movement possibilities | Personalized technique optimization | Novel technique optimization beyond coach experience |
Matijevich et al. [27] | Biologically-Informed Networks | Physics constraints; Anatomical priors; Energy minimization | Enhanced interpretability; Biomechanically valid predictions | Integration of domain knowledge; More plausible outputs; Better generalization with limited data | Running mechanics optimization; Jumping technique analysis | Superior interpretability while maintaining accuracy |
8. The Role of Learning Management Systems (LMS) in Conjunction with AI for Sports Biomechanics
8.1. Knowledge Translation and Coach Education
8.2. Data Visualization and Feedback Delivery
8.3. Collaborative Platforms for Multidisciplinary Teams
9. Sport-Specific Applications and Methodologies
9.1. Team Sports
9.2. Individual Sports
9.3. Methodological Approaches
References | Methodological Approach | Implementation Details | Advantages | Limitations | Sport Applications |
---|---|---|---|---|---|
Blair et al. [41]; Chambers et al. [9] | Wearable Sensor Configurations | Sport-specific sensor placements; Minimalist designs; Integrated systems | Ecological validity; Continuous monitoring; Field-based assessment | Signal noise; Limited data parameters; Comfort constraints | Marathon running; Weightlifting, Team sports |
Einfalt et al. [18]; Theiner et al. [19] | Computer Vision Adaptations | Specialized tracking algorithms; Environment-specific solutions; Transfer learning | Non-invasive monitoring; Standard video analysis; No athlete instrumentation | Computational demands; Occlusion challenges; Lighting variability | Swimming; Golf; Basketball |
Taylor et al. [68]; Jensen et al. [28]; Phinyomark et al. [23] | Feature Engineering | Sport-specific parameters; Biomechanical signatures; Custom metrics | Enhanced analytical precision; Domain-relevant insights; Improved predictive power | Requires domain expertise; Less transferable; Development time | Volleyball; Tennis; Running |
Jensen et al. [28]; Blair et al. [41]; Liu et al. [67] | Real-time Analysis Systems | Edge computing; Streamlined algorithms; Feedback mechanisms | Immediate intervention; Field applicability; Continuous monitoring | Reduced analytical depth; Power constraints; Simplified models | Tennis; Sprinting; Team sports |
Ding et al. [32]; Einfalt et al. [18]; Impellizzeri et al. [37] | Multi-modal Integration | Sensor fusion; Complementary data streams; Synchronized assessment | Comprehensive analysis; Reduced measurement error; Enhanced contextual understanding | Integration complexity; Synchronization challenges; Data volume | Swimming; Gymnastics; Team sports |
Adesida et al. [60]; Johnson et al. [22]; Blair et al. [41] | Smartphone-based Assessment | Consumer device utilization; Accessible applications; Cloud processing | Democratized access; Widespread adoption; Cost effectiveness | Sensor limitations; Processing constraints; Calibration challenges | Running; Rehabilitation; Recreational sports |
10. Sport-Specific Applications and Methodologies for Injury Prevention
10.1. Overhead and Throwing Sports
10.2. Lower Extremity-Intensive Sports
10.3. Methodological Approaches for Injury Prevention
References | Sport | Primary Injury Focus | Key AI Techniques | Sensor Systems/Data Collection | Prevention Strategies | Validation Metrics |
---|---|---|---|---|---|---|
Whiteside et al. [24]; Glazier et al. [70]; Ding et al. [32] | Baseball Pitching | UCL injuries; Shoulder pathologies | LSTM networks; Physics-informed neural networks | Wearable IMUs; Motion capture; Radar tracking | Pitch-by-pitch fatigue monitoring; Mechanical load thresholds; Technique optimization | Early detection of mechanical deterioration; Joint load estimation accuracy |
Croteau [55]; Kelly et al. [52]; Liu et al. [67] | Tennis | Shoulder/elbow overuse; Lumbar stress | CNNs; Gradient boosting; Computer vision | Video analysis; Racquet sensors; Wearable IMUs | Serve technique modification; Tournament load management; Recovery planning | 87% accuracy in identifying injurious patterns; Predictive accuracy for load accumulation |
Glazier et al. [70]; Wundersitz et al. [51] | Cricket Bowling | Lumbar stress fractures; Shoulder injuries | Unsupervised clustering; CNN-based technique analysis | Video analysis; Wearable sensors; Ball tracking | Bowler-specific load thresholds; Technique modification; Progression management | 87% sensitivity; 82% specificity for injury prediction |
Phinyomark et al. [23]; Hafer et al. [58]; Blair et al. [41]; Senner et al. [71] | Running | Stress fractures; Achilles/patellar tendinopathy | Unsupervised learning; Anomaly detection; SVMs | Wearable IMUs; Pressure insoles; Optical tracking | Gait modification; Load management; Footwear recommendation | Detection of compensations 3.2 weeks pre-injury; Distinct movement signatures with different injury rates |
Pataky et al. [37]; Jensen et al. [28]; Sharafat et al. [47] | Basketball/Volleyball | ACL injuries; Ankle sprains; Patellar tendinopathy | CNN-based video analysis; LSTM networks | Sideline video; Wearable sensors; Pressure insoles | Jump/landing technique modification; Fatigue monitoring; Playing time management | Significant association between mechanical deterioration and injury risk |
Rossi et al. [30]; Impellizzeri et al. [37] | Football/Soccer | Hamstring strains; ACL injuries; and Groin strains | Random forests; Neural networks; Multimodal analysis | Wearable GPS/IMU; Video tracking; Physiological sensors | High-risk movement identification; Individualized load management; Prehabilitation protocols | 85% accuracy in prospective injury identification |
Senner et al. [71]; Schneider et al. [10]; Kelly et al. [52] | Alpine Skiing | ACL injuries; Tibial fractures; Head trauma | Machine learning for fall mechanics; Reinforcement learning | Mechatronic bindings; Video analysis; Wearable sensors | Dynamic binding adjustment; Equipment customization; Course safety optimization | Improved estimation of impact forces and injury probability |
References | Methodological Approach | Key Features | Advantages | Implementation Examples | Effectiveness Metrics |
---|---|---|---|---|---|
Impellizzeri et al. [37]; Taborri et al. [36] | Multimodal Data Integration | A combination of biomechanical, physiological, subjective, and historical data | Holistic risk assessment; Improved prediction accuracy; Context-sensitive analysis | Integration of heart rate variability, sleep quality, biomechanical data, and training history | 24% higher predictive accuracy vs. biomechanical data alone |
Jensen et al. [28]; Wundersitz et al. [51] | Individualized Risk Modeling | Athlete-specific models; Longitudinal data analysis; Personal baseline comparisons | Accounts for individual differences; Enhanced sensitivity; Personalized intervention | Comparison of movement patterns against personal baselines rather than population norms | Significantly higher predictive accuracy than generic models |
Blair et al. [41]; Jensen et al. [28] | Real-time Monitoring | Edge computing; Immediate feedback; Threshold-based alerts | Immediate intervention; Context-sensitive assessment; Continuous protection | Real-time feedback on potentially injurious movement patterns; Immediate technique adjustments | Prevention of potentially injurious patterns before they occur |
Sharafat et al. [47]; Schmidt et al. [63] | Athlete Education and Engagement | Interactive feedback; Educational components; Motivational techniques | Enhanced adherence; Athlete autonomy; Sustained implementation | Integration of educational components explaining biomechanical principles; Motivational techniques for protocol adherence | Increased adherence to prevention protocols; Greater athlete buy-in |
Senner et al. [71]; Kelly et al. [52] | Equipment Optimization | Integration of biomechanics with equipment design; Personalized equipment parameters | Enhanced protection; Individualized solutions; Passive intervention | Mechatronic ski bindings; Intelligent footwear recommendations; Personalized equipment settings | Reduced injury rates through optimized equipment interaction |
Jensen et al. [28]; Whiteside et al. [24] | Fatigue-Sensitive Analysis | Temporal modeling of movement changes; Fatigue-specific risk thresholds | Dynamic risk assessment; Time-sensitive intervention; Context-aware monitoring | Detection of fatigue-related deterioration in movement quality; Adjustment of risk thresholds based on fatigue state | Early identification of fatigue-related injury risk |
11. Challenges, Limitations, and Future Directions
11.1. Data Quality and Validation
11.2. Interpretability and Implementation
11.3. Technological Developments and Research Directions
References | Challenge/Limitation | Description | Current Approaches | Future Directions |
---|---|---|---|---|
Taborri et al. [36]; Nakano et al. [17]; Mundt et al. [25] | Data Quality and Availability | AI models require large, diverse, and accurately labeled datasets, which can be challenging to obtain in the field of sports biomechanics. Noisy data can affect accuracy. | Development of sport-specific data collection protocols; Transfer learning with limited datasets; Data augmentation techniques | Creation of standardized, open-source benchmark datasets; Community standards for data collection and processing; Novel validation methodologies for field settings |
Veiga et al. [40]; Ding et al. [32]; Matijevich et al. [27]; Jensen et al. [28] | Model Interpretability | Complex AI models, especially those based on machine learning, can be “black boxes”, making it difficult to understand why they make specific predictions. This limits trust and adoption. | Feature importance visualization; Attention mechanisms for temporal data; Simplified surrogate models | Development of hybrid physics-based/data-driven models; Advanced visualization techniques; Explainable AI methods tailored to biomechanical applications |
Bartlett et al. [2]; Jensen et al. [28]; Kelly et al. [52]; Impellizzeri et al. [37] | Practical Implementation | Integration into existing workflows, education of practitioners, and organizational resistance present significant barriers to adoption. | Structured educational programs; Integration with existing platforms; and Simplified user interfaces | Specialized implementation frameworks for different sporting contexts; Phased deployment strategies; User-centered design approaches |
Mundt et al. [25]; Blair et al. [41]; Einfalt et al. [18] | Ecological Validity | Laboratory validation may not transfer to field settings with different environmental conditions and constraints. | Field-based validation studies; Simulation of environmental variability; Domain adaptation techniques | Development of context-specific validation protocols; Uncertainty quantification in field settings; Robust algorithms for variable conditions |
Liu et al. [67]; Chen et al. [61]; Jensen et al. [28] | Computational Requirements | Advanced AI models, particularly machine learning, often require substantial computational resources, limiting real-time applications. | Model compression techniques; Hardware acceleration; Cloud-based processing | Edge computing implementations; Efficient neural architectures; Hardware-optimized algorithms for wearable devices |
Kelly et al. [52] | Interdisciplinary Integration | Effective collaboration between sports scientists, data scientists, and biomechanics experts requires overcoming terminological and methodological differences. | Interdisciplinary research teams; Collaborative platforms; Shared conceptual frameworks | Development of standard vocabularies; Integrated education programs; Interdisciplinary research centers |
Rossi et al. [69]; Schneider et al. [10]; Whiteside et al. [24] | Prospective Validation | Establishing clinical and practical utility requires rigorous prospective validation beyond technical performance metrics. | Preliminary prospective studies; Combined retrospective/prospective approaches; Longitudinal tracking | Large-scale prospective validation studies; Multicenter collaborations; Long-term outcome tracking |
Blair et al. [41]; Schmidt et al. [63]; Adesida et al. [60] | Accessibility and Democratization | Advanced systems often require specialized expertise and equipment, limiting access beyond elite sports environments. | Simplified interfaces; Cloud-based processing; Mobile applications | Smartphone-based assessment systems; Low-cost sensor solutions; Open-source analysis frameworks |
12. Ethical Considerations and Data Privacy in AI-Driven Sports Biomechanics
12.1. Athlete Data Ownership and Consent
12.2. Privacy, Security, and Algorithmic Bias
12.3. Governance and Regulatory Frameworks
References | Ethical Domain | Key Considerations | Current Approaches | Recommended Practices |
---|---|---|---|---|
Kelly et al. [52]; Schneider et al. [10] | Informed Consent | Power imbalances in team environments; Comprehensibility of complex technologies; Continuous vs. one-time consent | Graduated consent frameworks; Educational components; Opt-out options for sensitive applications | Clear, accessible explanations of data use; Regular reconsent opportunities; Independent athlete advocates |
Jensen et al. [28]; Whiteside et al. [24] | Data Ownership | Organizational vs. individual rights; Career transition considerations; Long-term health management | Contractual specifications; Data access provisions; Team-controlled repositories | Athlete ownership with licensed organizational use; Data portability requirements; Dual-control frameworks |
Croteau [55]; Rossi et al. [69]; Liu et al. 2022 [67] | Privacy Protection | Reidentification risks; Sensitive health information; Competitive intelligence concerns | Standard anonymization; Access controls; Contractual limitations | Advanced anonymization techniques; Differential privacy approaches; Purpose limitation principles |
Liu et al. [67]; Impellizzeri et al. [37] | Security Implementation | Wearable device vulnerabilities; Transmission security; Cloud storage protection | Encryption protocols; Authentication requirements; Security audits | Specialized IoT security frameworks; Real-time monitoring for anomalies; Segmented data architecture |
Veiga et al. [40] | Algorithmic Fairness | Training data representativeness; Morphological bias; Systematic disadvantages | Diverse training datasets; Bias testing; Performance equity analysis | Regular bias audits; Population-specific validation; Fairness-aware algorithm design |
Barbosa et al. [34]; Kelly et al. [52] | Accessibility and Equity | Resource disparities; Technology dependence; Competitive balance | Open-source alternatives; Standardized basic assessments; Pooled resources | Technology access programs; Tiered implementation frameworks; Competitive regulations |
Bartlett et al. [2]; Impellizzeri et al. [37]; Schmidt et al. [63]; Jensen et al. [28] | Governance Development | Multi-jurisdictional complexity; Stakeholder representation; Balancing innovation and protection | Sport-specific guidelines; Compliance frameworks; Advisory committees | Multi-stakeholder governance; Athlete representation requirements; International harmonization efforts |
13. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Warmenhoven, J.; Bargary, N.; Liebl, D.; Harrison, A.; Robinson, M.A.; Gunning, E.; Hooker, G. PCA of waveforms and functional PCA: A primer for biomechanics. J. Biomech. 2021, 116, 110106. [Google Scholar] [CrossRef]
- Bartlett, L.; Martin, A.; Neil, A.L.; Memish, K.; Otahal, P.; Kilpatrick, M.; Sanderson, K. A systematic review and meta-analysis of workplace mindfulness training randomized controlled trials. J. Occup. Health Psychol. 2019, 24, 108–126. [Google Scholar] [CrossRef] [PubMed]
- Claudino, J.G.; Capanema, D.d.O.; de Souza, T.V.; Serrão, J.C.; Machado Pereira, A.C.; Nassis, G.P. Current approaches to the use of artificial intelligence for injury risk assessment and performance prediction in team sports: A systematic review. Sports Med.-Open 2019, 5, 28. [Google Scholar] [CrossRef]
- Vec, V.; Tomažič, S.; Kos, A.; Umek, A. Trends in real-time artificial intelligence methods in sports: A systematic review. J. Big Data 2024, 11, 148. [Google Scholar] [CrossRef]
- Cust, E.E.; Sweeting, A.J.; Ball, K.; Robertson, S. Machine and deep learning for sport-specific movement recognition: A systematic review of model development and performance. J. Sports Sci. 2019, 37, 568–600. [Google Scholar] [CrossRef]
- Molavian, R.; Fatahi, A.; Abbasi, H.; Khezri, D. Artificial Intelligence Approach in Biomechanics of Gait and Sport: A Systematic Literature Review. J. Biomed. Phys. Eng. 2023, 13, 383–402. [Google Scholar] [CrossRef] [PubMed]
- Glazier, P.S. Beyond animated skeletons: How can biomechanical feedback be used to enhance sports performance? J. Biomech. 2021, 129, 110686. [Google Scholar] [CrossRef]
- Chidambaram, S.; Maheswaran, Y.; Patel, K.; Sounderajah, V.; Hashimoto, D.A.; Seastedt, K.P.; Mcgregor, A.H.; Markar, S.R.; Darzi, A. Using Artificial Intelligence-Enhanced Sensing and Wearable Technology in Sports Medicine and Performance Optimisation. Sensors 2022, 22, 6920. [Google Scholar] [CrossRef]
- Chambers, R.; Gabbett, T.J.; Cole, M.H.; Beard, A. The use of wearable microsensors to quantify sport-specific movements. Sports Med. 2015, 45, 1065–1081. [Google Scholar] [CrossRef]
- Schneider, K.J.; Emery, C.A.; Black, A.; Yeates, K.O.; Debert, C.T.; Lun, V.; Meeuwisse, W.H. Adapting the dynamic, recursive model of sport injury to concussion: An individualized approach to concussion prevention, detection, assessment, and treatment. J. Orthop. Sports Phys. Ther. 2019, 49, 799–810. [Google Scholar] [CrossRef]
- Kumar, R.; Bogia, P.; Haq, A.U.; Singh, V.; Reddy, T.O. Leveraging artificial intelligence and machine learning in sport sciences: A systematic literature review of applications, outcomes, and future directions. Sport Sci. Health 2025, 1–15. [Google Scholar] [CrossRef]
- Rebelo, A.; Martinho, D.V.; Valente-Dos-Santos, J.; Coelho, E.S.M.J.; Teixeira, D.S. From data to action: A scoping review of wearable technologies and biomechanical assessments informing injury prevention strategies in sport. BMC Sports Sci. Med. Rehabil. 2023, 15, 169. [Google Scholar] [CrossRef]
- Tricco, A.C.; Lillie, E.; Zarin, W.; O’Brien, K.K.; Colquhoun, H.; Levac, D.; Moher, D.; Peters, M.D.J.; Horsley, T.; Weeks, L.; et al. PRISMA Extension for Scoping Reviews (PRISMA-ScR): Checklist and Explanation. Ann. Intern. Med. 2018, 169, 467–473. [Google Scholar] [CrossRef]
- Landis, J.R.; Koch, G.G. The measurement of observer agreement for categorical data. Biometrics 1977, 33, 159–174. [Google Scholar] [CrossRef]
- Wolff, R.F.; Moons, K.G.M.; Riley, R.D.; Whiting, P.F.; Westwood, M.; Collins, G.S.; Reitsma, J.B.; Kleijnen, J.; Mallett, S. PROBAST: A Tool to Assess the Risk of Bias and Applicability of Prediction Model Studies. Ann. Intern. Med. 2019, 170, 51–58. [Google Scholar] [CrossRef]
- Collins, G.S.; Reitsma, J.B.; Altman, D.G.; Moons, K.G.M. Transparent reporting of a multivariable prediction model for individual prognosis or diagnosis (TRIPOD): The TRIPOD Statement. BMC Med. 2015, 102, 148–158. [Google Scholar] [CrossRef] [PubMed]
- Nakano, N.; Sakura, T.; Ueda, K.; Omura, L.; Kimura, A.; Iino, Y.; Fukashiro, S.; Yoshioka, S. Evaluation of 3D markerless motion capture accuracy using OpenPose with multiple video cameras. Front. Sports Act. Living 2020, 2, 50. [Google Scholar] [CrossRef] [PubMed]
- Einfalt, M.; Zecha, D.; Lienhart, R. Activity-conditioned continuous human pose estimation for performance analysis of athletes using the example of swimming. In Proceedings of the 2018 IEEE Winter Conference on Applications of Computer Vision (WACV), Lake Tahoe, NV, USA, 12–15 March 2018; pp. 446–455. [Google Scholar]
- Theiner, J.; Ewerth, R. Tvcalib: Camera calibration for sports field registration in soccer. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision, Waikoloa, HI, USA, 2–7 January 2023; pp. 1166–1175. [Google Scholar]
- Arzehgar, A.; Seyedhasani, S.N.; Ahmadi, F.B.; Bagheri Baravati, F.; Sadeghi Hesar, A.; Kachooei, A.R.; Aalaei, S. Sensor-based technologies for motion analysis in sports injuries: A scoping review. BMC Sports Sci. Med. Rehabil. 2025, 17, 15. [Google Scholar] [CrossRef]
- Dudek, S.; Koziak, W.; Makieła, M.; Bętkowska, A.; Kornacka, A.; Dudek, W.; Szostak, K.; Tomaka, R.; Byra, A. Revolutionizing Sports: The Role of Wearable Technology and AI in Training and Performance Analysis. Qual. Sport 2025, 39, 58456. [Google Scholar] [CrossRef]
- Johnson, W.R.; Mian, A.; Lloyd, D.G.; Alderson, J.A. On-field player workload exposure and knee injury risk monitoring via deep learning. J. Biomech. 2019, 93, 185–193. [Google Scholar] [CrossRef]
- Phinyomark, A.; Petri, G.; Ibáñez-Marcelo, E.; Osis, S.T.; Ferber, R. Analysis of big data in gait biomechanics: Current trends and future directions. J. Med. Biol. Eng. 2018, 38, 244–260. [Google Scholar] [CrossRef] [PubMed]
- Whiteside, S.P.; Sawchuk, N.R.; Brennan, E.; Lebow, J.R.; Sawchuk, C.N.; Biggs, B.K.; Dammann, J.E.; Tiede, M.S.; Hofschulte, D.R.; Reneson-Feeder, S. Using session recordings to understand the content of community-based treatment for childhood anxiety disorders and response to technology-based training. J. Clin. Psychol. 2023, 79, 2251–2269. [Google Scholar] [CrossRef]
- Mundt, M.; Koeppe, A.; David, S.; Witter, T.; Bamer, F.; Potthast, W.; Markert, B. Estimation of gait mechanics based on simulated and measured IMU data using an artificial neural network. Front. Bioeng. Biotechnol. 2020, 8, 41. [Google Scholar] [CrossRef]
- Chen, W.-Y.; Lin, Y.-L.; Su, Y.-A.; Yeh, W.-H.; Ku, L.-W. YourSkatingCoach: A Figure Skating Video Benchmark for Fine-Grained Element Analysis. arXiv 2024, arXiv:2410.20427. [Google Scholar]
- Matijevich, E.S.; Volgyesi, P.; Zelik, K.E. A promising wearable solution for the practical and accurate monitoring of low back loading in manual material handling. Sensors 2021, 21, 340. [Google Scholar] [CrossRef]
- Jensen, T. Disentangling trust and anthropomorphism toward the design of human-centered AI systems. In Proceedings of the International Conference on Human-Computer Interaction, Gothenburg, Sweden, 22–27 June 2021; pp. 41–58. [Google Scholar]
- Matijevich, E.S.; Branscombe, L.M.; Scott, L.R.; Zelik, K.E. Ground reaction force metrics are not strongly correlated with tibial bone load when running across speeds and slopes: Implications for science, sport and wearable tech. PLoS ONE 2019, 14, e0210000. [Google Scholar] [CrossRef] [PubMed]
- Rossi, A.; Pappalardo, L.; Cintia, P.; Iaia, F.M.; Fernández, J.; Medina, D. Effective injury forecasting in soccer with GPS training data and machine learning. PLoS ONE 2018, 13, e0201264. [Google Scholar] [CrossRef] [PubMed]
- Schreven, S.; Beek, P.J.; Smeets, J.B. Optimising filtering parameters for a 3D motion analysis system. J. Electromyogr. Kinesiol. 2015, 25, 808–814. [Google Scholar] [CrossRef]
- Ding, L.; Lin, D.; Lin, S.; Zhang, J.; Cui, X.; Wang, Y.; Tang, H.; Bruzzone, L. Looking outside the window: Wide-context transformer for the semantic segmentation of high-resolution remote sensing images. IEEE Trans. Geosci. Remote Sens. 2022, 60, 1–13. [Google Scholar] [CrossRef]
- Zatsiorsky, V. Dr. Richard, C. Nelson: The Founding Father of Biomechanics. J. Appl. Biomech. 2021, 37, 580–581. [Google Scholar] [CrossRef]
- Barbosa, T.M.; Barbosa, A.C.; Simbaña Escobar, D.; Mullen, G.J.; Cossor, J.M.; Hodierne, R.; Arellano, R.; Mason, B.R. The role of the biomechanics analyst in swimming training and competition analysis. Sports Biomech. 2023, 22, 1734–1751. [Google Scholar] [CrossRef]
- Pion, J.; Hohmann, A.; Liu, T.; Lenoir, M.; Segers, V. Predictive models reduce talent development costs in female gymnastics. J. Sports Sci. 2017, 35, 806–811. [Google Scholar] [CrossRef]
- Taborri, J.; Molinaro, L.; Santospagnuolo, A.; Vetrano, M.; Vulpiani, M.C.; Rossi, S. A machine-learning approach to measure the anterior cruciate ligament injury risk in female basketball players. Sensors 2021, 21, 3141. [Google Scholar] [CrossRef] [PubMed]
- Impellizzeri, F.M.; McCall, A.; Ward, P.; Bornn, L.; Coutts, A.J. Training load and its role in injury prevention, part 2: Conceptual and methodologic pitfalls. J. Athl. Train. 2020, 55, 893–901. [Google Scholar] [CrossRef] [PubMed]
- Tedesco, S.; Alfieri, D.; Pérez-Valero, E.; Komaris, D.-S.; Jordan, L.; Belcastro, M.; Barton, J.; Hennessy, L.; O’flynn, B. A Wearable System for the Estimation of Performance-Related Metrics during Running and Jumping Tasks. Appl. Sci. 2021, 11, 5258. [Google Scholar] [CrossRef]
- Tokutake, G.; Ueta, K. Cross Sectional Study About Intra-Individual and Inter-Individual Variability of Subjective Effort in Submaximal Sprint Running in Collegiate Male Sprinters. Asian J. Sports Med. 2024, 15, e147182. [Google Scholar] [CrossRef]
- Veiga, S.; Lorenzo, J.; Trinidad, A.; Pla, R.; Fallas-Campos, A.; de la Rubia, A. Kinematic analysis of the underwater undulatory swimming cycle: A systematic and synthetic review. Int. J. Environ. Res. Public. Health 2022, 19, 12196. [Google Scholar] [CrossRef]
- Blair, S.; Duthie, G.; Robertson, S.; Hopkins, W.; Ball, K. Concurrent validation of an inertial measurement system to quantify kicking biomechanics in four football codes. J. Biomech. 2018, 73, 24–32. [Google Scholar] [CrossRef]
- Musat, C.L.; Mereuță, C.; Nechita, A.; Tutunaru, D.; Voipan, A.E.; Voipan, D.; Mereuta, E.; Gurău, T.V.; Gurău, G.; Nechita, L.C. Diagnostic Applications of AI in Sports: A Comprehensive Review of Injury Risk Prediction Methods. Diagnostics 2024, 14, 2516. [Google Scholar] [CrossRef]
- Pataky, T.C.; Vanrenterghem, J.; Robinson, M.A.; Liebl, D. On the validity of statistical parametric mapping for nonuniformly and heterogeneously smooth one-dimensional biomechanical data. J. Biomech. 2019, 91, 114–123. [Google Scholar] [CrossRef]
- Rigozzi, C.J.; Vio, G.A.; Poronnik, P. Application of wearable technologies for player motion analysis in racket sports: A systematic review. Int. J. Sports Sci. Coach. 2023, 18, 2321–2346. [Google Scholar] [CrossRef]
- Chen, Z.; Dai, X. Utilizing AI and IoT technologies for identifying risk factors in sports. Heliyon 2024, 10, e32477. [Google Scholar] [CrossRef]
- Schutt, D. Comparative Analysis of Equipment-Free Tasks for Biomechanical Assessment: Identifying Optimal Replacement of Drop Vertical Jump in Evaluating Anterior Cruciate Ligament Injury Risk. Master’s Thesis, McGill University, Montréal, QC, Canada, 2024. [Google Scholar]
- Sharafat, A.; Latif, K.; Seo, J. Risk analysis of TBM tunneling projects based on generic bow-tie risk analysis approach in difficult ground conditions. Tunn. Undergr. Space Technol. 2021, 111, 103860. [Google Scholar] [CrossRef]
- Eckart, A.C.; Ghimire, P.S.; Stavitz, J.; Barry, S. Predictive Utility of the Functional Movement Screen and Y-Balance Test: Current Evidence and Future Directions. Sports 2025, 13, 46. [Google Scholar] [CrossRef] [PubMed]
- Alzahrani, A.; Ullah, A. Advanced biomechanical analytics: Wearable technologies for precision health monitoring in sports performance. Digit. Health 2024, 10, 20552076241256745. [Google Scholar] [CrossRef]
- Pu, Y.; Liu, L. Wearable device data-driven athlete injury detection and rehabilitation monitoring algorithm. Mol. Amp; Cell. Biomech. 2024, 21, 361. [Google Scholar] [CrossRef]
- Wundersitz, D.W.; Gastin, P.B.; Richter, C.; Robertson, S.J.; Netto, K.J. Validity of a trunk-mounted accelerometer to assess peak accelerations during walking, jogging and running. Eur. J. Sport Sci. 2015, 15, 382–390. [Google Scholar] [CrossRef]
- Kelly, A.L.; Williams, C.A.; Cook, R.; Sáiz, S.L.J.; Wilson, M.R. A multidisciplinary investigation into the talent development processes at an English football academy: A machine learning approach. Sports 2022, 10, 159. [Google Scholar] [CrossRef]
- Ilamathi, P.; Chidambaram, S. Integration of Hyperspectral Imaging and Deep Learning for Sustainable Mangrove Management and Sustainable Development Goals Assessment. Wetlands 2025, 45, 9. [Google Scholar] [CrossRef]
- Gokeler, A.; Grassi, A.; Hoogeslag, R.; van Houten, A.H.; Lehman, T.; Bolling, C.; Buckthorpe, M.; Norte, G.; Benjaminse, A.; Heuvelmans, P.; et al. Return to sports after ACL injury 5 years from now: 10 things we must do. J. Exp. Orthop. 2022, 9, 73. [Google Scholar] [CrossRef]
- Croteau, F. Investigating Intrinsic Properties and External Load Measures as Potential Risk Factors for Shoulder Injuries in Elite Water Polo Players; McGill University: Montréal, QC, Canada, 2021. [Google Scholar]
- Roggio, F.; Trovato, B.; Sortino, M.; Musumeci, G. A comprehensive analysis of the machine learning pose estimation models used in human movement and posture analyses: A narrative review. Heliyon 2024, 10, e39977. [Google Scholar] [CrossRef]
- Wang, T.Y.; Cui, J.; Fan, Y. A wearable-based sports health monitoring system using CNN and LSTM with self-attentions. PLoS ONE 2023, 18, e0292012. [Google Scholar] [CrossRef]
- Hafer, J.F.; Provenzano, S.G.; Kern, K.L.; Agresta, C.E.; Grant, J.A.; Zernicke, R.F. Measuring markers of aging and knee osteoarthritis gait using inertial measurement units. J. Biomech. 2020, 99, 109567. [Google Scholar] [CrossRef]
- Zhu, J.; Ye, Z.; Ren, M.; Ma, G. Transformative skeletal motion analysis: Optimization of exercise training and injury prevention through graph neural networks. Front. Neurosci. 2024, 18, 1353257. [Google Scholar] [CrossRef]
- Adesida, Y.; Papi, E.; McGregor, A.H. Exploring the role of wearable technology in sport kinematics and kinetics: A systematic review. Sensors 2019, 19, 1597. [Google Scholar] [CrossRef]
- Chen, Y.; Wang, Z.; Tian, X.; Liu, W. Evaluation of cognitive performance in high temperature with heart rate: A pilot study. Build. Environ. 2023, 228, 109801. [Google Scholar] [CrossRef]
- Gao, Y. The role of artificial intelligence in enhancing sports education and public health in higher education: Innovations in teaching models, evaluation systems, and personalized training. Front. Public. Health 2025, 13, 1554911. [Google Scholar] [CrossRef] [PubMed]
- Schmidt, R.; Disselhorst-Klug, C.; Silny, J.; Rau, G. A marker-based measurement procedure for unconstrained wrist and elbow motions. J. Biomech. 1999, 32, 615–621. [Google Scholar] [CrossRef]
- Gascón, A.; Marco, Á.; Buldain, D.; Alfaro-Santafé, J.; Alfaro-Santafé, J.V.; Gómez-Bernal, A.; Casas, R. A Diagnostic and Performance System for Soccer: Technical Design and Development. Sports 2025, 13, 10. [Google Scholar] [CrossRef]
- Cheng, W.; Cheng, W. Optimization research on biomechanical characteristics and motion detection technology of lower limbs in basketball sports. Mol. Cell. Biomech. 2024, 21, 488. [Google Scholar] [CrossRef]
- Yu, L.; Jiang, H.; Mei, Q.; Mohamad, N.I.; Fernandez, J.; Gu, Y. Intelligent prediction of lower extremity loadings during badminton lunge footwork in a lab-simulated court. Front. Bioeng. Biotechnol. 2023, 11, 1229574. [Google Scholar] [CrossRef] [PubMed]
- Liu, S.; Wu, C.; Xiao, S.; Liu, Y.; Song, Y. Optimizing young tennis players’ development: Exploring the impact of emerging technologies on training effectiveness and technical skills acquisition. PLoS ONE 2024, 19, e0307882. [Google Scholar] [CrossRef] [PubMed]
- Taylor, J.B.; Nguyen, A.-D.; Westbrook, A.E.; Trzeciak, A.; Ford, K.R. Women’s college volleyball players exhibit asymmetries during double-leg jump landing tasks. J. Sport. Rehabil. 2022, 32, 85–90. [Google Scholar] [CrossRef]
- Rossi, A.; Perri, E.; Pappalardo, L.; Cintia, P.; Alberti, G.; Norman, D.; Iaia, F.M. Wellness forecasting by external and internal workloads in elite soccer players: A machine learning approach. Front. Physiol. 2022, 13, 896928. [Google Scholar] [CrossRef]
- Glazier, P.S.; Wheat, J.S.; Pease, D.L.; Bartlett, R.M. The interface of biomechanics and motor control. Mov. Syst. Var. 2006, 1, 49–69. [Google Scholar]
- Senner, V.; Hermann, A.; Carqueville, P. Mechatronic Ski Binding. In Sports Technology: Technologies, Fields of Application, Sports Equipment and Materials for Sport; Springer: Berlin/Heidelberg, Germany, 2024; pp. 71–83. [Google Scholar]
- Dergaa, I.; Ben Saad, H. Artificial Intelligence and Promoting Open Access in Academic Publishing. Tunis. Med. 2023, 101, 533–536. [Google Scholar] [PubMed]
Assessment Criteria | High Quality n (%) | Moderate Quality n (%) | Low Quality n (%) | Inadequate n (%) |
---|---|---|---|---|
Clarity of research objectives | 58 (79.45) | 12 (16.44) | 3 (4.11) | 0 (0.00) |
Appropriateness of AI methodology | 45 (61.64) | 21 (28.77) | 6 (8.22) | 1 (1.37) |
Adequacy of model validation | 32 (43.84) | 28 (38.36) | 11 (15.07) | 2 (2.74) |
Performance metric reporting | 41 (56.16) | 24 (32.88) | 7 (9.59) | 1 (1.37) |
Limitations discussion | 39 (53.42) | 26 (35.62) | 8 (10.96) | 0 (0.00) |
Overall Quality Score | 35 (47.95) | 31 (42.47) | 7 (9.59) | 0 (0.00) |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Souaifi, M.; Dhahbi, W.; Jebabli, N.; Ceylan, H.İ.; Boujabli, M.; Muntean, R.I.; Dergaa, I. Artificial Intelligence in Sports Biomechanics: A Scoping Review on Wearable Technology, Motion Analysis, and Injury Prevention. Bioengineering 2025, 12, 887. https://doi.org/10.3390/bioengineering12080887
Souaifi M, Dhahbi W, Jebabli N, Ceylan Hİ, Boujabli M, Muntean RI, Dergaa I. Artificial Intelligence in Sports Biomechanics: A Scoping Review on Wearable Technology, Motion Analysis, and Injury Prevention. Bioengineering. 2025; 12(8):887. https://doi.org/10.3390/bioengineering12080887
Chicago/Turabian StyleSouaifi, Marouen, Wissem Dhahbi, Nidhal Jebabli, Halil İbrahim Ceylan, Manar Boujabli, Raul Ioan Muntean, and Ismail Dergaa. 2025. "Artificial Intelligence in Sports Biomechanics: A Scoping Review on Wearable Technology, Motion Analysis, and Injury Prevention" Bioengineering 12, no. 8: 887. https://doi.org/10.3390/bioengineering12080887
APA StyleSouaifi, M., Dhahbi, W., Jebabli, N., Ceylan, H. İ., Boujabli, M., Muntean, R. I., & Dergaa, I. (2025). Artificial Intelligence in Sports Biomechanics: A Scoping Review on Wearable Technology, Motion Analysis, and Injury Prevention. Bioengineering, 12(8), 887. https://doi.org/10.3390/bioengineering12080887