Beyond threshold-based monitoring: A deep temporal learning framework with dual-path ACWR feature encoding for sports injury risk prediction
摘要
Sports injury is a core issue constraining professional athletes’ competitive performance and health, and the scientific management of training load is a key intervention for injury prevention. However, existing machine learning injury prediction models generally neglect the temporal dynamic characteristics and domain-specific semantics of the Acute:Chronic Workload Ratio (ACWR), resulting in limited prediction accuracy and clinical interpretability. This study proposes the ACWR-LSTM framework, which explicitly integrates dual-pathway ACWR feature engineering based on Rolling Average (RA) and Exponentially Weighted Moving Average (EWMA), four-level risk interval one-hot encoding, and a temporal attention mechanism into a two-layer stacked LSTM architecture, and employs Focal Loss to handle sample class imbalance. The primary methodological contribution lies in the systematic integration of sports-science domain knowledge—specifically the dual-path ACWR computation paradigm and evidence-based risk-zone encoding—into the input representation of a temporal deep learning model, a design that has not been previously validated in multi-sport injury prediction settings. Based on a multi-center dataset integrating 22 cohort studies (921 athletes, 657 injuries, covering four sports: soccer, tennis, rugby, and field hockey), the model was systematically evaluated via 5-fold temporal cross-validation and compared against six baseline methods: logistic regression, random forest, XGBoost, SVM, standard LSTM, and CNN-LSTM. ACWR-LSTM achieved AUC = 0.847 (95% CI: 0.831–0.863), sensitivity 78.1%, specificity 80.8%, F1 score 0.783, and Brier score 0.087 on the overall test set, significantly outperforming all baseline methods (