- 1Sports Department, Shenyang Aerospace University, Shenyang, China
- 2School of Mechanical Engineering and Automation, Northeastern University, Shenyang, Liaoning, China
Muscle fatigue is an inevitable physiological phenomenon during exercise, which not only leads to a decline in athletic performance but also increases the risk of sports injuries. Therefore, effectively identifying an athlete’s muscle fatigue states is of critical importance. This study used the Transformer model to investigate the identification of lower limb muscle fatigue states in basketball players based on surface electromyography (sEMG) signals. The lower limb sEMG signals of 15 basketball players were collected during the experimental process, and the three muscles with higher contribution were selected by combining the muscle synergy analysis method, and then 8 types of feature signals were extracted and fused. The results showed that the Transformer fatigue recognition model based on fused features outperformed the single-feature model in all evaluation metrics. The classification accuracies of the three muscles were 94.28% ± 3.25%, 93.36% ± 3.87% and 94.11% ± 3.28% under the fusion-feature-based condition, respectively. In this paper, LSTM and XGBoost were selected as the comparison models, and the results showed that Transformer significantly outperforms the comparison models in all evaluation metrics, exhibiting stronger robustness and generalization ability.
1 Introduction
In sports, athletes frequently perform high-intensity movements such as jumping, accelerating, and changing direction, placing extremely high demands on neuromuscular control of the lower limb muscle groups (Taylor et al., 2015; Delextrat et al., 2015). Muscle fatigue, as an inevitable physiological phenomenon during exercise, not only leads to a decline in athletic performance but also significantly increases the risk of sports injuries (Abd-Elfattah et al., 2015; Bigland-Ritchie and Woods, 1984). Especially when muscles hav, e not yet shown obvious signs of fatigue, the absence of effective methods to identify muscle fatigue states can easily result in irreversible damage. Therefore, developing an accurate method for identifying lower limb muscle fatigue is of great significance for enhancing the scientific rigor and safety of athletic training (Castiblanco et al., 2021).
Currently, in the field of muscle fatigue identification, many researchers prefer to use multi-modal sensor technology to analyze athletic performance and fatigue states from multiple dimensions. Al-Quraishi et al. (2021) identified fatigue states during ankle joint motion using sEMG signals and electroencephalogram (EEG) signals. Mu et al. (2022) identified fatigue states in the biceps brachii during exercise using sEMG signals and electrocardiography (ECG) signals. Li and Chen (2022) identified fatigue states during rehabilitation training using sEMG signals and ECG signals. Wang et al. (2024) used wearable smart fabric armband strain sensor to detect changes in biceps thickness, and combined sEMG signals to identify biceps brachii fatigue states. While these methods indeed provide richer movement and physiological information under experimental conditions, they also have significant limitations: complex system deployment, high costs, and challenging data synchronization. These drawbacks hinder their long-term application in real-world exercise training and competition environments, especially under complex condition.
In contrast, sEMG sensors, as a non-invasive, portable, and real-time physiological signal acquisition method, offer significant advantages in monitoring movement states (González-Izal et al., 2012). The sEMG signals are electrical signals accompanying muscle contraction and provide a reliable representation of fatigue states (Stashuk, 2001; Merletti and Farina, 2016). They not only directly reflect changes in muscle excitation levels and movement load but also enable continuous acquisition of effective signals with minimal interference. Therefore, this study selects sEMG signals as the sole input information source (Karthick et al., 2018). This approach aims to reduce system complexity, enhance wearability and practicality, while exploring the possibility of achieving high-performance fatigue recognition under single-sensor conditions (Sonmezo et al., 2021a; Jebelli and Lee, 2019), (Sonmezo et al., 2021b).
To overcome the limitation of reduced information dimensionality inherent in single sensor, this study extracts multi-dimensional feature information from sEMG signals and uses feature fusion techniques to improve the accuracy of muscle fatigue recognition (Wei et al., 2020). When muscle fatigue occurs, sEMG signals exhibit changes in the time domain, frequency domain, and nonlinear features (Castiblanco et al., 2021; Lyu et al., 2024; Pan H. et al., 2024; Terracina et al., 2019; Kogami et al., 2022). For example, as fatigue progresses, the amplitude of the sEMG signals typically increase, manifested as an increase in the root mean square (RMS) value. The spectrum shifts toward lower frequencies, leading to a decrease in the median frequency (MF) and root mean square frequency (RMSF). And the complexity of the signal decreases, resulting in the changes in nonlinear metrics such as sample entropy (SE). To fully capture these dynamic changes in features, this paper uses a sliding window approach to process sEMG signals and uses a feature fusion strategy to increase the richness of input information, thereby enhancing the model’s accuracy in identifying muscle fatigue states.
Additionally, considering that muscles do not work independently during movement but rather perform complex movements through muscle coordination (Santuz et al., 2017; Safavynia et al., 2011; Fan et al., 2025). Therefore, this paper introduces muscle synergy analysis to identify the dominant muscle groups involved in specific movement tasks (Yu et al., 2024). By using Non-negative Matrix Factorization (NMF) to decompose multi-channel sEMG signals, the muscles that contribute most significantly to movement are identified. Fatigue recognition models are then established for these muscles individually, thereby enhancing the fatigue recognition capability based on single-source sEMG signals.
To this end, this paper proposes a lower limb muscle fatigue recognition method based on the Transformer model. First, lower limb sEMG signals are collected from 15 basketball athletes during standard movement tasks. NMF is used for muscle synergy analysis to identify the dominant muscle groups during movement. Subsequently, multiple features are extracted from the synergistic muscle signals to construct a fused feature input. And the Transformer model is used to identify the fatigue states. Experimental results indicate that the fused feature model outperforms single-feature models in terms of accuracy and robustness, effectively achieving fatigue state identification. And in this paper, Long Short-Term Memory (LSTM) and extreme Gradient Boosting (XGBoost) are selected as the comparison models, and the results show that Transformer significantly outperforms the comparison models in all evaluation metrics, exhibiting stronger robustness and generalization ability.
2 Experiments and methods
In the study of muscle fatigue identification using sEMG signals, signal acquisition and processing are a crucial step that have a significant impact on subsequent model training. Figure 1 illustrates the workflow of signal acquisition and processing.
2.1 Experiments and signal acquisition
This study collected data from 15 basketball athletes, including 10 males and five females. The participants’ ages ranged from 18 to 30 years, heights from 175 to 200 cm, and weights from 65 to 110 kg. All participants voluntarily participated in this study and were informed of the purpose, protocol, methods, and data collected in this trial. None of the participants had any pathological conditions or history of orthopedic surgery that could affect lower limb biomechanics.
Each participant performed standard squat exercises to the point of fatigue after a warm-up session. The experiment was stopped when the participant could no longer perform squats. Each participant completed two sets of squats, with a rest period of 15–20 min between sets. To ensure consistent squat depth and speed, a metronome was used to guide the participants, and participants performed squats at a frequency of 40 repetitions per minute. Finally, invalid data due to connection issues or non-compliance with testing procedures were excluded. During the experiment, sEMG signals from 8 lower limb muscles were collected using the wireless sEMG sensor Pico (Cometa, Italy) at a sampling frequency of 2000 Hz. The sensor is a CE-approved medical-grade device with factory calibration completed by the manufacturer. When using the sEMG sensors, the skin was disinfected with alcohol and hair was trimmed appropriately to ensure proper adhesion of the sensors to the skin. The sEMG sensors were positioned parallel to the muscle fibers. Before the acquisition experiments participant wore the sensors for warm-up exercises to fully activate the sensors. And the participant wore Picos as show in Figure 2. The muscles and their corresponding numbers are listed in Table 1.
2.2 Muscle synergy
During human movement, no movement is executed solely by an individual muscle; rather, it results from the coordinated activation of multiple muscles acting synergistically (Zhang et al., 2024; Turpin et al., 2021; W et al., 2025). During the experiments in this study, not all muscles reached the state of fatigue. In particular, muscles involved in non-dominant movements were less prone to fatigue. Therefore, this study used NMF to perform muscle synergy analysis on multi-channel sEMG signals, aiming to identify the dominant muscles involved in the movement and to achieve optimal muscle channel selection. Muscle synergy analysis is a typical blind source separation problem. NMF (Pan Z. et al., 2024), (W et al., 2025) achieves dimension reduction by decomposing a non-negative matrix into the product of two non-negative matrices, as shown in Equation 1.
In the equation, V denotes the data matrix. W denotes the basis matrix. H denotes the coefficient matrix, which is obtained by reducing the dimension of matrix V through muscle synergy analysis. E denotes the error matrix, which is the difference between the reconstructed matrix from the two decomposed matrices and the original matrix. m denotes the number of samples. n denotes the number of sEMG signals collected, which is equal to 8, as the dataset contains sEMG signals from 8 muscles. k denotes the number of sEMG signals after muscle synergy analysis. When using NMF for muscle synergy analysis, it is essential to determine a reasonable value for k by evaluating the decomposition performance. The Variance Accounted For (VAF) is a commonly used metric for assessing the reconstruction error of NMF and is used to assess the fit between the reconstructed matrix and the original matrix (Chen et al., 2018).
2.3 Data processing
2.3.1 Filter processing
Data processing is crucial in muscle fatigue recognition based on sEMG signals. In this paper, sEMG signals were filtered using a Butterworth bandpass filter to eliminate high-frequency noise and irrelevant signals, with the filter frequency range of 20–150 Hz. Additionally, a 50 Hz notch filter was used to eliminate interference from power frequency signals.
2.3.2 Feature extraction
Data processing is crucial in muscle fatigue recognition based on sEMG signals. In this paper, sEMG signals were filtered using a Butterworth bandpass filter to eliminate high-frequency noise and irrelevant signals, with the filter frequency range of 20–150 Hz. Additionally, a 50 Hz notch filter was used to eliminate interference from power frequency signals. Muscle fatigue causes changes in sEMG amplitude, frequency, and signal complexity. Therefore, reasonable feature extraction plays a key role in accurately identifying muscle fatigue states. This paper extracted features from preprocessed sEMG signals in three aspects: time domain, frequency domain, and nonlinear features, in order to comprehensively capture the feature information of sEMG signals under fatigue states (Castiblanco et al., 2021; Lyu et al., 2024; Pan H. et al., 2024; Terracina et al., 2019; Kogami et al., 2022).
TD features directly reflect the intensity variation of signals over time and are among the most commonly used methods in sEMG signals analysis. In Equations 2–5, Xi represents the ith sample and n represents the total number of the samples.
RMS is a commonly used TD feature closely related to muscle contraction intensity, as shown in Equation 2. As fatigue increases, muscles require more motor units to maintain output force, resulting in a general increase in RMS values.
IEMG represents the cumulative amplitude of the signals over a certain period of time, serving as a measure of the total muscle activity, as shown in Equation 3. As fatigue increases, muscle activation levels increase to maintain output, resulting in a general increase in IEMG values.
WL represents the amplitude variation within a specific window, providing a comprehensive indicator of signal complexity, as shown in Equation 4. Muscle fatigue may cause increased signal fluctuations, resulting in higher WL values.
SSC reflects rapid oscillations in the signal and acts as a counter for changes in signal slope, as shown in Equation 5. As fatigue increases, sEMG signals become smoother or exhibit specific patterns, and the value of SSC may decrease.
FD features reveal the changes in the frequency composition of sEMG signals during muscle fatigue through power spectral analysis. These features are particularly effective for detecting the fatigue-induced spectral“left shift” phenomena. In Equations 6,7, fi represents the ith frequency components of the input sEMG signals, Pi represents the power spectral values for the ith set of the input sEMG signals, m represents the total number of frequency bins or components being considered.
MF is the weighted average frequency of the signal’s power spectrum, as shown in Equation 6. And it is an important spectral indicator for fatigue assessment. As fatigue increases, the conduction velocity of muscle fibers decreases, causing MF to shift toward lower frequencies.
RMSF reflects the overall trend of energy concentration in the frequency distribution, as shown in Equation 7. And it is an important feature in FD analysis. As fatigue increases, the high-frequency components decrease, resulting in a typical downward trend in RMSF value.
sEMG signals exhibit nonlinear and non-stationary characteristics. Therefore, extracting their complex dynamic features using nonlinear indicators can enhance the sensitivity and robustness of fatigue state recognition. In Equation 8, N represents the length of the original time series, m represents the length of compared sequences, r represents the tolerance threshold, and B (m) represents the average number of template vector pairs of length m whose distance is less than or equal to r. In Equation 9, k represents the scale factor (interval between points in the sub-series), and L(k) represents the average curve length across all sub-series at scale k.
SE reflects the complexity and uncertainty of a signal, with lower values indicating greater regularity, as shown in Equation 8. Under fatigue state, increased repetitiveness in neural drive patterns reduces the randomness of sEMG signals, resulting in the decrease in SE value.
FD reflects the geometric complexity of a signal and can reveal changes in neuromuscular regulatory mechanisms under fatigue state, as shown in Equation 9. Muscle fatigue may reduce the coordination of motor units, thereby affecting FD value.
Since sEMG signals exhibit non-stationarity and time-varying characteristics, directly extracting features from the entire signal segment may obscure local dynamic information and fail to reflect real-time changes in muscle states. Therefore, this study employed the sliding window method for feature extraction of sEMG signals, with the window length of 100 m and the sliding step of 25 m.
2.3.3 Normalization
Due to the large differences in the numerical ranges of various features, directly inputting them into a classification model can easily lead to training bias. Therefore, after feature extraction, each feature was normalized to eliminate the influence of scale discrepancies, thereby improving the model’s convergence speed and classification performance. This study used the Min-Max normalization method to map all feature values to the [0, one] interval, as shown in Equation 10. Specifically, for each experimental trial, the minimum and maximum values of each feature within that trial were used for normalization, where x represents the original feature value, where x represents the original feature value, xmin and xmax represent the minimum and maximum values of the feature in the training set, respectively, and x’ represents the normalized value.
2.3.4 Equal-length processing
To avoid model performance degradation caused by inconsistent input data dimensions, equal-length processing was used to the normalized data. This ensured that the classification model receives inputs of identical structure across different samples, thereby enabling more accurate and reliable classification results. If the number of samples exceeded the standard sample count, the excess data was proportionally removed; if the number was below the standard sample count, missing samples were proportionally added. The added samples had the same numerical values as the preceding sample to maintain data continuity and smoothness.
2.4 Model settings
To effectively capture the relationship between features in sEMG signals and fatigue states during movement, this paper used the Transformer model to identify athletes’ muscle fatigue states. The Transformer is a deep learning architecture originally proposed for natural language processing tasks, but its self-attention mechanism has demonstrated strong capabilities in modeling temporal dependencies in time-series data, including sEMG signals. In this study, we adopted the Transformer-based model to capture complex temporal and nonlinear patterns associated with muscle fatigue during movement (Vaswani, 2017). And Figure 3 shows the process of Transformer.
2.4.1 Self-attention mechanism
At the core of the Transformer is the self-attention mechanism, which enables the model to dynamically weight the contribution of different time steps in the input sequence. Given a sequence of input features, the self-attention is computed as:
In the Equation 11, Q, K and V are the query, key, and value matrices obtained through learned linear transformations of the input, dk is the dimension of the key vectors, and T is the time steps. This mechanism allows the model to focus on time points that are most informative for fatigue recognition.
2.4.2 Multi-head attention and encoder design
To enhance the representation capability, the model incorporates multi-head attention, where multiple attention heads operate in parallel to capture diverse aspects of the temporal dependencies. The output of all heads is concatenated and passed through a linear transformation.
The Transformer encoder consists of several stacked identical layers, each containing: a multi-head self-attention sublayer, a position-wise feed-forward network with non-linear activation (typically ReLU), residual connections and layer normalization after each sublayer to stabilize training.
2.4.3 Positional encoding
Since the Transformer architecture does not inherently encode sequence order, sinusoidal positional encoding is added to the input embeddings to provide temporal information. This allows the model to learn both relative and absolute temporal positions within the signal segments.
2.4.4 Applicability to sEMG-Based fatigue recognition
By leveraging the global receptive field and dynamic weighting capability of self-attention, the Transformer effectively captures both short-term and long-term dependencies in sEMG data. This is particularly advantageous for identifying progressive patterns of muscle fatigue, which may not be evident in local time windows. Compared with traditional recurrent models, the Transformer allows for parallel computation and demonstrates superior performance on complex, high-dimensional physiological time-series data.
2.5 Evaluation metrics
In the task of muscle fatigue recognition, in order to comprehensively evaluate the performance of the established model, this paper selected a variety of classification evaluation metrics, including accuracy, precision, recall, and F1-score. These metrics can reflect the model’s performance in classifying fatigue and relaxed states from different perspectives.
Accuracy reflects the proportion of correctly classified samples to the total number of samples, as shown in Equation 12.
Precision reflects the proportion of true positive samples among all samples predicted as positive, as shown in Equation 13.
Recall reflects the proportion of true positive samples that are correctly identified by the model among all actual positive samples, as shown in Equation 14.
The F1-Score is the harmonic mean of Precision and Recall, as shown in Equation 15. It provides a balance between the two, especially in cases of imbalanced datasets.
In Equations 12–15, TP denotes the number of true positive samples, TN denotes the number of true negative samples, FP denotes to the number of negative samples incorrectly predicted as positive, and FN denotes to the number of positive samples incorrectly predicted as negative.
3 Results
3.1 Muscle synergy results
As shown in Figure 4, for the same movement task, there are significant differences in signal amplitude among different muscles during the motion process. This suggests that not all muscles contribute equally in the movement. Therefore, it is necessary to select muscles highly correlated with the target movement. In this study, six squat movements were selected from each trial of every participant as input data for muscle synergy analysis. The evaluation was conducted using the VAF. Figure 5 shows the VAF evaluation results. The red areas in the figure represent regions where the average VAF value exceeds 0.95. As shown in Figure 5 and Table 2, the optimal number of muscle synergies is achieved when k = 3, and the VAF value is 0.951. Therefore, the number of muscles for muscle synergies is selected as 3.
After determining the number of muscle synergies k, the next step involved identifying the muscles most actively involved in the movement. This was achieved by analyzing the frequency of occurrence of each muscle channel across all synergies and selecting the most representative muscles accordingly for fatigue states recognition. Figure 6 presents the heatmap of muscle synergy results, and the intensity of the colors indicates the importance of the muscles during the movement. The muscle synergy analysis results show that the muscles with higher contribution degrees vary slightly among participants. These differences are likely due to individual differences in body structure, movement habits, or training experience. Despite individual differences, statistical analysis of the contribution degree distributions across all participants reveals that Muscles 1, 2, and three exhibit higher synergy contribution degrees in most participants. This indicates that these three muscles are more actively involved in this movement task and can provide more discriminative feature information. Therefore, in subsequent model training, selecting the sEMG signals of Muscles 1, 2, and 3 as model inputs can help highlight information most relevant to fatigue state recognition, thereby enhancing the model’s performance and robustness.
3.2 Classification results
This paper extracted sEMG signals from three muscles (Muscle 1, 2, and 3) involved in the movement and extracted 8 types of feature information. These features exhibit regular changes during the process of muscle fatigue, but fatigue is a progressive process and the changes of a single feature before and after fatigue is not always pronounced. In some movements, substantial fluctuations may even occur. For example, in Figure 7, the trend chart showing how the RMS feature changes with fatigue levels, the overall RMS values tend to increase as fatigue progresses. However, in some movements, deviations from the average level may occur, and such fluctuations could affect the model’s classification accuracy. Therefore, relying solely on a single feature for fatigue state identification presents significant challenges.
To enhance recognition performance, this study used a multi-feature fusion approach to improve the model’s ability to distinguish muscle fatigue states. Specifically, this paper used the Transformer model to identify the fatigue states based on the sEMG signals from the three muscles identified through muscle synergy analysis. The model was trained using both the fused multi-feature data and the single-feature data as inputs, and the classification performance of the model under the two input conditions was compared. During model training, the dataset of each participant was divided into a training set and a test set. The training set was 80% and the test set was 20%, while 5-fold cross-validation was used to improve the generalization of the model. Table 3 presents the classification results under multi-feature and single-feature conditions, respectively. The results indicate that the classification results of the fused features outperform those of the single features across all evaluation metrics. Figure 8 shows the confusion matrix results for muscle fatigue states recognition under the fused feature condition. Figure 9 presents the ROC curve diagram.

Figure 8. The confusion matrix results for fatigue states recognition under Equal-length processing.
In order to further analyse the impact of individual features on the classification accuracy of the model, this paper used the SHapley Additive exPlanations (SHAP) analysis method during the model training process. This method can not only quantify the contribution of different features to the model classification results, but also present the importance ranking of different features in a visual way, and the results of SHAP analysis are shown in Figure 10.
In order to verify the effectiveness of the Transformer model in the muscle fatigue recognition task, LSTM and XGBoost were selected as comparison models. By comparing with these two types of typical methods, the advantages of the Transformer model based on sEMG signals can be more comprehensively assessed. The results of the previous study showed that the feature fusion method was superior to any single feature, therefore, in the comparison experiments of the models, the fused features were used as inputs to the three models and the classification results were compared as shown in Table 4 and Figure 11.
4 Discussion
Table 3 presents the average and standard deviation of classification accuracy, recall, precision, and F1-score for fatigue state recognition based on the Transformer model for three muscles under different feature inputs. It is evident that the multi-feature significantly outperforms any single feature across all metrics, demonstrating superior robustness and generalization capability in muscle fatigue states recognition. Some single features, such as IEMG and WL, also exhibit strong classification capabilities on certain muscles. However, by comparing the fatigue states recognition results of the three muscles under single features, it can be observed that different muscles exhibit varying sensitivities to certain features during the fatigue process. The fatigue states recognition performance of single features is more susceptible to influences such as muscle physiological structure, usage intensity, and signal noise, resulting in significant differences in classification performance of the same feature across different muscles. For example, the RMS feature achieves the accuracy of 88.89% on Muscle one but drops to 82.36% on Muscle 2. Similarly, the MF feature achieves the accuracy of 86.38% on Muscle 3, but drops to 77.07% on Muscle 2. To further explain the differences between features, this paper uses the SHAP analysis method to visualize and quantify feature importance. The results in Figure 10 show that the TD features (e.g., IEMG, RMS, and WL) exhibit high SHAP values in the muscle fatigue recognition task, indicating that they have a large contribution to the model classification decision, whereas the contribution of the nonlinear features (e.g., SE and FD) is relatively small, which is consistent with the classification performance of the single features in Table 3, and verifies the validity of SHAP for the interpretation of the model.
In contrast, the fused feature effectively integrates time-domain, frequency-domain, and nonlinear information, mitigating the instability or ineffectiveness of single features. Fused feature exhibits more stable performance across different muscles. The accuracy on Muscle 1, 2, and three are 94.28%, 93.36%, and 94.11%, respectively. In summary, single features have certain limitations in fatigue recognition, while fusing multi-feature information can significantly improve model performance, making it a more reliable and effective strategy for muscle fatigue states recognition. Therefore, muscle fatigue states recognition through feature fusion is highly necessary.
In order to verify the effectiveness of the proposed Transformer model in the muscle fatigue recognition task, LSTM and XGBoost are selected as the comparison models, and the comparison results are shown in Table 4 and Figure 11. Compared with LSTM and XGBoost, the Transformer model is able to capture both global and partial features, and integrate the TD, FD and nonlinear feature information through the mechanism of multi-head attention, so that it exhibits a more stable and superior classification performance in different muscles. After Friedman test and the post hoc Nemenyi test, it can be seen that Transformer is significantly higher than the comparison model in the evaluation metrics of accuracy, recall, precision and F1-score on all muscles (P < 0.05), showing stronger robustness and generalization ability.
As shown in Figure 8, the three muscles demonstrate high overall accuracy in the classification task, effectively distinguishing between relaxed and fatigued states. Among them, Muscle one demonstrates the most balanced classification performance, with an accuracy of 94.17% for the relaxed state and 94.39% for the fatigued state, indicating a nearly equivalent capability in recognizing both states. However, there are significant discrepancies in the classification accuracy of Muscle two and Muscle 3. The fatigue state recognition accuracy of Muscle two is 91.07%, significantly lower than relaxed state accuracy of 95.96%; the difference is even more pronounced in Muscle 3, with the relaxed state recognition accuracy of 97.98% and the fatigue state accuracy of only 90.48%. This result indicates that the model has certain limitations when identifying the fatigue state of specific muscles. Further analysis based on the muscle synergy heatmap shown in Figure 6 reveals that the muscles with higher contribution vary among participants. For all participants, the Muscle 1 has a high degree of contribution, so the difference in recognition between the relaxed and fatigue states of Muscle one is not significant. However, for some participants, the contribution of Muscle two and Muscle three is low, possibly indicating that these muscles did not fully reach the fatigue state during the experiment, leading to the decrease in the model’s ability to recognize the fatigue state.
These results suggest that although the overall model has good classification ability, it is still affected by differences in muscle activation patterns when generalized to all individuals. Therefore, in practical applications, it is necessary to construct personalized models based on the muscle synergy characteristics of different participants. Models pre-trained based on large-scale populations can be adapted to new individuals using a small amount of individual-specific data through transfer learning methods. And adaptive fine-tuning methods that iteratively update model parameters based on individual responses can further enhance personalization.
In this study, the sample size is relatively small (15 athletes), and although this sample size is sufficient as a preliminary study to validate the feasibility of the proposed method, the limited dataset may restrict the generalizability of the model. Therefore, in practical applications, it is necessary to collect a larger and more diverse group of subjects, while covering different types of exercise tasks, in order to further improve classification performance and model adaptability.
Furthermore, this study focuses on the squat movement because it is a standardized and repeatable motor pattern that can reliably induce fatigue under controlled conditions. However, the proposed method itself is not limited to this specific task. The fatigue identification framework can be extended to other exercise types by identifying highly engaged muscle groups through muscle synergy analysis and subsequently recognizing their fatigue states. the methodological framework remains consistent even if the dominant muscles involved vary across different movements (e.g., squatting, sprinting, cutting, or jumping). Therefore, this fatigue recognition framework can be extended to dynamic specialized exercise tasks to enhance the practical relevance in competitive scenarios.
5 Conclusion
This study used the Transformer model to recognize lower limb muscle fatigue states in basketball players based on sEMG signals. By collecting sEMG signals from the lower limbs of 15 basketball players and combining muscle synergy analysis methods, this paper selected key muscle groups with higher contribution during movement tasks, providing a more representative signal basis for features extraction.
In the experiment, this paper extracted and fused 8 types of time domain features, frequency domain features and nonlinear features, and compared their performance with a single-feature model. The results showed that the fused features significantly improving the model’s robustness and recognition accuracy, particularly demonstrating higher consistency and stability across different muscles. The Transformer fatigue recognition model with fused feature outperforms the single feature model in terms of accuracy, precision, recall, and F1-score, validating the effectiveness of the multi-feature fusion strategy. In this paper, LSTM and XGBoost were selected as the comparison models, and the results showed that Transformer significantly outperforms the comparison models in all evaluation metrics, exhibiting stronger robustness and generalization ability.
However, during the experiment, it was found that there were differences in muscle activation states among different participants, which may affect the recognition performance of the model.
Therefore, future research can further develop personalized models targeting muscle synergy characteristics of different participants and increase the number and diversity of participants to enhance classification performance and model adaptability. Moreover, constructing real-time fatigue recognition systems could enable broader applications in sports rehabilitation, ergonomic assessment, and human-machine interaction.
Data availability statement
The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.
Ethics statement
The studies involving humans were approved by Ethics Committee of the Sports Department at Shenyang Aerospace University. The studies were conducted in accordance with the local legislation and institutional requirements. The participants provided their written informed consent to participate in this study.
Author contributions
XM: Conceptualization, Project administration, Supervision, Validation, Writing – original draft, Writing – review and editing. SC: Investigation, Software, Validation, Writing – original draft, Writing – review and editing. QL: Data curation, Resources, Writing – original draft.
Funding
The author(s) declare that financial support was received for the research and/or publication of this article. This work was supported in part by Research on the construction and measurement of the policy evaluation index system of leisure sports industry in Liaoning Province under Grant L24CTY009 and in part by 2025 School-level Teaching Reform - “Beginning with Asking, Doing and Supplementing, and Becoming Integrated” Innovative Design of Public Physical Education and Basketball Classes in Colleges and Universities under Grant JG252205C1.
Acknowledgments
We are grateful to Liaoning Provincial Office of Social Science Fund Planning, Shenyang Aerospace University and all participants in our study.
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.
Generative AI statement
The author(s) declare that no Generative AI was used in the creation of this manuscript.
Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.
Publisher’s note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
Abd-Elfattah H. M., Abdelazeim F. H., Elshennawy S. (2015). Physical and cognitive consequences of fatigue: a review. J. Adv. Res. 6, 351–358. doi:10.1016/j.jare.2015.01.011
Al-Quraishi M. S., Elamvazuthi I., Tang T. B., Al-Qurishi M., Parasuraman S., Borboni A. (2021). Multimodal fusion approach based on EEG and EMG signals for lower limb movement recognition. IEEE Sensors J. 21 (24), 27640–27650. doi:10.1109/jsen.2021.3119074
Bigland-Ritchie B., Woods J. (1984). Changes in muscle contractile properties and neural control during human muscular fatigue. Muscle and Nerve Official J. Am. Assoc. Electrodiagn. Med. 7 (9), 691–699. doi:10.1002/mus.880070902
Castiblanco J. C., Mondragon I. F., Alvarado-Rojas C., Colorado J. D. (2021). Assist-as-needed exoskeleton for hand joint rehabilitation based on muscle effort detection. Sensors 21 (13), 4372. doi:10.3390/s21134372
Chen C., Gao F., Sun C., Wu Q. (2018). “Muscle synergy analysis for stand-squat and squat-stand tasks with sEMG signals,” in Biometric recognition, CCBR 2018. Lecture notes in computer science (Cham: Springer), 10996, 545–552. doi:10.1007/978-3-319-97909-0_58
Delextrat A., Badiella A., Saavedra V., Matthew D., Schelling X., Torres-Ronda L. (2015). Match activity demands of elite Spanish female basketball players by playing position. Int. J. Perform. Analysis Sport 15, 687–703. doi:10.1080/24748668.2015.11868824
Fan P., Kim Y., Han D.-W., Kim S., Wang T. (2025). Alterations in the neuromuscular control mechanism of the legs during a post-fatigue landing make the lower limbs more susceptible to injury. Bioengineering 12 (3), 233. doi:10.3390/bioengineering12030233
González-Izal M., Malanda A., Gorostiaga E., Izquierdo M. (2012). Electromyographic models to assess muscle fatigue. J. Electromyogr. Kinesiol. 22, 501–512. doi:10.1016/j.jelekin.2012.02.019
Jebelli H., Lee S. (2019). “Feasibility of wearable electromyography (EMG) to assess construction workers’ muscle fatigue,” in Advances in informatics and computing in civil and construction engineering, 181–187.
Karthick P. A., Ghosh D. M., Ramakrishnan S. (2018). Surface electromyography based muscle fatigue detection using high-resolution time-frequency methods and machine learning algorithms. Comput. Methods Programs Biomed. 154, 45–56. doi:10.1016/j.cmpb.2017.10.024
Kogami T., Higuchi A., Shibata T. (2022). “Fatigue assessment using surface EMG on lifting motions,” in Proceedings of the 2022 IEEE 4th global conference on life sciences and technologies (LifeTech).
Li D., Chen C. (2022). Research on exercise fatigue estimation method of pilates rehabilitation based on ECG and sEMG feature fusion. BMC Med. Inf. Decis. Mak. 22, 67. doi:10.1186/s12911-022-01808-7
Lyu C., Panteli G., Bollheimer L. C., Leonhardt S., von Platen P. (2024). “Evaluation of FES-Induced muscle fatigue and recovery using torque and surface electromyography,” in 2024 46th annual international conference of the IEEE engineering in medicine and biology society (EMBC). Orlando, FL, USA, 1–4.
Merletti R., Farina D. (2016). Surface electromyography: physiology, engineering, and applications. Wiley.
Mu D., Li F., Yu L., Du C., Ge L., Sun T. (2022). Study on exercise muscle fatigue based on sEMG and ECG data fusion and temporal convolutional network. PLoS ONE 17 (12), e0276921. doi:10.1371/journal.pone.0276921
Pan H., Song X., Rao H., Wang C., Wu X. (2024a). “A comprehensive assessment of lower limb muscle fatigue through fusion of sEMG and VMG signals,”. Int. Convention Rehabilitation Eng. Assistive Technol. 1–6. doi:10.1109/i-create62067.2024.10776148
Pan Z., Liu L., Li X., Ma Y. (2024b). An analysis of the effect of motor experience on muscle synergy in the badminton jump smash. Hum. Mov. Sci. 95, 103209. doi:10.1016/j.humov.2024.103209
Safavynia S. A., Torres-Oviedo G., Ting L. H. (2011). Muscle synergies: implications for clinical evaluation and rehabilitation of movement. Top. Spinal Cord Inj. Rehabilitation 17, 16–24. doi:10.1310/sci1701-16
Santuz A., Ekizos A., Janshen L., Baltzopoulos V., Arampatzis A. (2017). On the methodological implications of extracting muscle synergies from human locomotion. Int. J. Neural Syst. 27, 1750007. doi:10.1142/S0129065717500071
Sonmezocak T., Kurt S. (2021a). Machine learning and regression analysis for diagnosis of bruxism by using EMG signals of jaw muscles. Biomed. Signal Process. Control 69, 102905. doi:10.1016/j.bspc.2021.102905
Sonmezocak T., Kurt S. (2021b). Detection of EMG signals by neural networks using autoregression and wavelet entropy for bruxism diagnosis. Elektron. Ir. Elektrotechnika 27 (2), 11–21. doi:10.5755/j02.eie.28838
Stashuk D. (2001). EMG signal decomposition: how can it be accomplished and used? J. Electromyogr. Kinesiol. 11, 151–173. doi:10.1016/s1050-6411(00)00050-x
Taylor J. B., Ford K. R., Nguyen A.-D., Terry L. N., Hegedus E. J. (2015). Prevention of lower extremity injuries in basketball: a systematic review and meta-analysis. Sports Health 7, 392–398. doi:10.1177/1941738115593441
Terracina D., Moniri A., Rodriguez-Manzano J., Strutton P. H., Georgiou P. (2019). “Real-time forecasting and classification of trunk muscle fatigue using surface electromyography,” in Proceedings of the IEEE biomedical circuits and systems conference (BioCAS), 1–4.
Turpin N. A., Uriac S., Dalleau G. (2021). How to improve the muscle synergy analysis methodology? Eur. J. Appl. Physiology 121 (4), 1009–1025. doi:10.1007/s00421-021-04604-9
Vaswani A. (2017). “Attention is all you need,” in Advances in neural information processing systems 30 (NIPS 2017). Neural information processing systems (NIPS), 30.
Wang Z., Hu C., Li Y., Chen X., Gao X., Zhang J., et al. (2025). The influence of exercise-induced fatigue on neuromuscular control strategies during lifting tasks: a muscle synergy study based on wavelet packet transform. Hum. Mov. Sci. 102, 103382. doi:10.1016/j.humov.2025.103382
Wang C. L., Wang X., Li Q., Tao X. M. (2024). Recognizing and predicting muscular fatigue of biceps brachii in motion with novel fabric strain sensors based on machine learning. Biomed. Signal Process. Control 96 (Part B), 106647. doi:10.1016/j.bspc.2024.106647
Wei P., Zhang J., Wei P., Wang B., Hong J. (2020). “Different sEMG and EEG features analysis for gait phase recognition,” in Proceedings of the 42nd annual international conference of the IEEE engineering in medicine and biology society (EMBC), 1002–1006.
Yu J., Zhang L., Du Y., Wang X., Yan J., Chen J., et al. (2024). Exploration and application of a muscle fatigue assessment model based on NMF for multi-muscle synergistic movements. IEEE Trans. Neural Syst. Rehabilitation Eng. 32, 1725–1734. doi:10.1109/TNSRE.2024.3393132
Keywords: basketball players, classification, muscle fatigue, sEMG, transformer
Citation: Ma X, Chen S and Li Q (2025) Identification of lower limb muscle fatigue in basketball players based on sEMG signals. Front. Physiol. 16:1689324. doi: 10.3389/fphys.2025.1689324
Received: 20 August 2025; Accepted: 22 September 2025;
Published: 02 October 2025.
Edited by:
Emiliano Cè, University of Milan, ItalyReviewed by:
Punitha Namadurai, SSN College of Engineering, IndiaChuanjiang Li, Shanghai Normal University, China
Copyright © 2025 Ma, Chen and Li. 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: Qiwei Li, MjAyMjQ3MThAc3R1Lm5ldS5lZHUuY24=