<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Machine Learning Physical Fatigue Estimation Approach Based on IMU and EMG Wearable Sensors</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Suraj</forename><forename type="middle">P</forename><surname>Nair</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">School of Computer Science &amp; IT</orgName>
								<orgName type="institution">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marco</forename><surname>Sica</surname></persName>
							<email>marco.sica@tyndall.ie</email>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">Tyndall National Institute</orgName>
								<orgName type="institution" key="instit2">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">SFI Insight Centre for Data Analytics</orgName>
								<orgName type="institution">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Salvatore</forename><surname>Tedesco</surname></persName>
							<email>salvatore.tedesco@tyndall.ie</email>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">Tyndall National Institute</orgName>
								<orgName type="institution" key="instit2">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">SFI Insight Centre for Data Analytics</orgName>
								<orgName type="institution">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Andrea</forename><surname>Visentin</surname></persName>
							<email>andrea.visentin@ucc.ie</email>
							<affiliation key="aff0">
								<orgName type="department">School of Computer Science &amp; IT</orgName>
								<orgName type="institution">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">SFI Insight Centre for Data Analytics</orgName>
								<orgName type="institution">University College Cork</orgName>
								<address>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Machine Learning Physical Fatigue Estimation Approach Based on IMU and EMG Wearable Sensors</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">C66F01F761D3BF5E1AD654800E51EDF5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:13+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Fatigue Estimation</term>
					<term>Wearable Sensors</term>
					<term>Machine Learning</term>
					<term>Feature Selection</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Physical fatigue refers to a state of exhaustion or reduced capacity for physical performance due to prolonged exertion, repetitive movements, or lack of rest. It is a multifaceted condition that can severely impact performance, especially in activities requiring sustained effort, precision, or concentration. In physical tasks, fatigue manifests as a decrease in muscle strength, coordination, and endurance, leading to diminished performance and an increased risk of injury. Detecting physical fatigue is crucial in a variety of domains: professional sports, collaborative robotics, construction, and more. This research introduces a novel framework for predicting fatigue during shoulder movements using data collected from wearable inertial measurement units and electromyography sensors. By integrating the Borg Scale, a subjective measure of perceived exertion, our approach uniquely combines objective sensor data with user-reported fatigue levels, creating a more holistic fatigue assessment model. The primary aim of this study is to develop a predictive model capable of accurately estimating fatigue, as measured by the Borg Scale. An investigation of the best machine learning algorithm for this task ensures that the chosen method provides the most reliable predictions. Furthermore, by systematically reducing the number of sensors and analyzing the impact on model performance, it is possible to find a minimal sensor configuration that maintains the model's predictive power while reducing complexity and cost. The Ridge Regression model, after hyperparameter tuning, outperformed other models, achieving a mean absolute error of 2.417 in predicting fatigue. This preliminary study shows the potential of integrating data from different inertial and electromyography sensors for fatigue prediction in shoulder movements, with potential applications in occupational safety.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Muscular fatigue is a critical factor influencing performance, safety, and recovery in a wide range of activities, from athletic training to industrial work and rehabilitation. Repeated or sustained physical exertion can lead to overuse and fatigue in specific muscle groups, particularly those involved in repetitive or high-intensity movements. Shoulder joint fatigue, in particular, is of great concern due to the central role it plays in numerous sports, occupational tasks, and rehabilitation exercises <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. Activities such as tennis serves, golf swings, swimming strokes, and overhead throwing place significant demands on the shoulder muscles, making them highly susceptible to fatigue <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. In work environments, tasks like lifting, assembling, and pulling often require prolonged or repetitive shoulder movements, increasing the risk of fatigue-induced musculoskeletal disorders <ref type="bibr" target="#b4">[5]</ref>. Likewise, in rehabilitation, managing fatigue is crucial for developing safe, progressive exercise programs that facilitate muscle recovery and prevent overstrain.</p><p>The ability to accurately monitor and assess physical fatigue during shoulder movements is essential for optimizing performance, preventing injury, and improving recovery outcomes. Traditional methods of fatigue monitoring rely heavily on subjective reporting or periodic physical evaluations, but these approaches are often limited by their inability to capture real-time changes in muscle performance and fatigue progression. Advances in wearable technology, however, now offer an objective and continuous means of monitoring fatigue. Wearable sensors such as Inertial Measurement Units (IMUs) and surface Electromyography (EMG) enable real-time tracking of biomechanical and physiological data, providing a more comprehensive understanding of how fatigue develops over time <ref type="bibr" target="#b5">[6]</ref>. EMG is a technique that measures the electrical activity produced by muscles during contraction, providing insights into muscle activation and overall function. IMUs are sensors that track motion and orientation using accelerometers, gyroscopes, and sometimes magnetometers, capturing detailed kinematic data during physical activities. IMUs and sEMG sensors are essential for capturing detailed biomechanical and muscle activity data in fatigue prediction <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8]</ref>. This integration offers a holistic view of physiological states, enhancing prediction accuracy. The combined use of IMU and EMG sensors provides deeper insights into fatigue development across different muscles and activities, proving beneficial for real-time monitoring in sports and rehabilitation contexts.</p><p>This study aims to address the current gap in fatigue monitoring by providing a comprehensive approach that includes both objective sensor data and subjective fatigue assessments during shoulder internal rotation and external rotation exercises under varying load conditions. By analyzing the relationship between muscle activity, motion patterns, and physiological responses, this work seeks to develop a robust fatigue prediction model that can be applied in sports, occupational settings, and rehabilitation. Furthermore, the dataset supports the development of machine learning algorithms for real-time fatigue detection, ultimately contributing to improved performance management, injury prevention, and workplace ergonomics.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Literature Review</head><p>Wearable sensors are small, non-invasive devices that can measure a range of physiological signals, such as muscle activity, heart rate, and movement patterns. The data collected from these sensors is often time series data, which captures the dynamic changes in physiological parameters over time. This data can then be analyzed using various predictive models to estimate the onset and progression of fatigue during physical activities. In sports science, accurately predicting fatigue is crucial for optimizing performance and preventing injuries. Fatigue can affect an athlete's technique, reaction time, and overall performance, making monitoring fatigue levels during training and competition essential. Wearable sensors have been widely used to monitor athletes in real time, providing data that can be analyzed to detect early signs of fatigue. One study by <ref type="bibr" target="#b8">[9]</ref> utilized IMU data collected from athletes performing running exercises to predict muscle fatigue. The IMU sensor was attached to their wrist. The researchers applied a machine learning approach using models such as Linear Regression with Elastic Net regularization (EN) and Linear Regression with Least Absolute Shrinkage and Selection Operator regularization (LASSO) to predict the rating of perceived exertion (RPE) based on the IMU signals. The study demonstrated that machine learning models could accurately predict fatigue, providing a valuable tool for coaches and trainers to manage athlete workload and prevent overtraining. Similarly, a study by <ref type="bibr" target="#b9">[10]</ref> explored the use of IMUs to analyze complex datasets, bringing innovation to the monitoring and optimization of athlete training cycles. The raw time series data were used to train a supervised machine learning model based on frequency and time-domain characteristics. The model was able to forecast the beginning of fatigue before any physical symptoms appeared, highlighting the potential of wearable sensors in sports performance optimization. The model demonstrated that timely interventions could prevent overtraining and potential accidents. Additionally, the study demonstrated the model's efficacy in real-time monitoring, improving the decision-making abilities of both coaches and athletes. Another notable study by <ref type="bibr" target="#b10">[11]</ref> developed an intelligent sports fatigue prediction system based on spectral sensors and machine learning algorithms. This system was particularly effective in handling the nonlinearities associated with physiological data during sports activities, offering a robust solution for predicting the degree of fatigue in athletes. These studies highlight the importance of integrating advanced machine learning techniques with wearable sensor data to create predictive models that can accurately assess and manage fatigue in sports contexts.</p><p>Wearable sensors are vital in physical rehabilitation, as they continuously monitor patients during recovery exercises. Pinto-Bernal et al. focused on fatigue management during walking tasks using IMUs and sEMG sensors, developing a random forest model that classified fatigue into four states with high accuracy. This tool is essential for customizing rehabilitation programs <ref type="bibr" target="#b7">[8]</ref>. Additionally, EMG and accelerometer signals have been used for predicting whole-body fatigue, showcasing the ability of wearable sensors to provide real-time feedback and assist clinicians in adjusting therapy intensity <ref type="bibr" target="#b6">[7]</ref>. The work describes the In industrial applications, wearable sensors are effective for predicting fatigue and enhancing workplace safety and productivity. Kuber et al. developed a fatigue prediction model using EMG and IMUs in workers wearing back-support exoskeletons during trunk-flexion tasks <ref type="bibr" target="#b11">[12]</ref>. They applied machine learning algorithms like SVM, Random Forest, and XGBoost, achieving up to 95% accuracy with combined sensor data. This study underscores the potential of wearable technology in monitoring fatigue and improving ergonomic practices in demanding jobs.</p><p>In the context of fatigue prediction, IMU and EMG sensors are particularly useful due to their ability to capture detailed biomechanical and muscle activity data. These sensors complement each other; IMUs track movement dynamics, while sEMG records muscle activation patterns, making them highly effective in identifying fatigue. For instance, the study by <ref type="bibr" target="#b6">[7]</ref> utilized a combination of EMG and IMU data to monitor fatigue in real-time during rehabilitation exercises. By integrating data from these sensors, the researchers could assess muscle fatigue more accurately, which is crucial for preventing overexertion during recovery tasks. Similarly, <ref type="bibr" target="#b7">[8]</ref> employed both EMG and IMUs in their study on fatigue management during rehabilitation. Their approach involved using these sensors to gather comprehensive data on muscle activity and movement, which was then processed using machine learning algorithms to classify different fatigue states. This method proved highly effective, as the combination of EMG and IMU data provided a more holistic view of the patient's physiological states, leading to more accurate fatigue prediction. This combined approach is particularly beneficial in applications requiring real-time monitoring and feedback, such as in sports and rehabilitation settings. However, their approach tackled it as a classification problem, providing less detailed prediction compared to a regression task.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Dataset Preparation</head><p>This section describes the dataset used and the methodology used to preprocess it. This study is based on the measurements collected by Yasar et al. <ref type="bibr" target="#b12">[13]</ref>. The data collection took place at the Tyndall National Institute's Wearable Laboratory, University College Cork, in Cork, Ireland, between April and July 2023. The research was conducted on 34 healthy individuals, of which 23 were male and 11 were female. All 34 subjects had no previous history of musculoskeletal injuries. All the participants were physically active and engaged in some form of physical training at least thrice a week.</p><p>To evaluate muscle activation and upper extremity movements, EMG electrodes and IMU sensors were applied to the dominant side of the upper body following the warm-up. A wireless EMG system with a 1000 Hz sampling frequency was used to capture muscle activation. The reference areas indicated in Cram's Introduction to Surface Electromyography <ref type="bibr" target="#b13">[14]</ref> were followed while positioning the EMG electrodes. IMU sensors were placed on the hand, forearm, upper arm, shoulder, sternum, and pelvis. A push/pull dynamometer was used to measure the volunteer's greatest Voluntary Isometric Contraction forces during shoulder internal rotation and external rotation movements in order to determine the greatest force the muscles can exert without changing their length. Every measurement had a duration of five seconds and was conducted twice every two minutes. Participants in the MVIC assessment were sitting on a bench, pulling a dynamometer that was clamped to a table next to them, with their wrists straight and elbows bent 90 degrees. For analysis, the mean of the two consecutive force measurements was employed. After that, participants used cable pulley equipment to repeat shoulder internal rotation and external rotation motions in a random order using 30 -40% of their MVIC force. There was a 10-minute break in between each measurement. While standing, subjects were positioned laterally to the fixed cable pulley, elbow flexed at a 90-degree angle, and wrist straight for the shoulder's internal and external rotation movements, as shown in Figure <ref type="figure">?</ref>?.</p><p>The Borg RPE scale was used to gauge each participant's felt state of physical exhaustion before and during shoulder internal rotation and external rotation movements, as well as every 10 seconds. The Borg RPE scale describes "no exertion at all" to "maximum exertion" and has a range of 6 to 20. It enables people to gauge how hard a task is and how tired they are. The exercise was continued until the subject was unable to exert any more effort (level 20). During the tests, a metronome set at 40 beats per minute was utilized to guarantee that the workouts were performed at a steady pace. For more details, the original dataset paper is publicly available <ref type="bibr" target="#b12">[13]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Data Pre-processing</head><p>This section describes the procedure to prepare the collected dataset into a format suitable for a supervised machine learning task. Established literature shows that a band-pass filter effectively eliminates motion artefacts in EMG signals. Increasing the cut-off frequency reduces ECG contamination and smooths the signal, concluding that a high-pass filter with a cut-off of around 30 Hz is optimal. For the EMG, the mean is subtracted from the signal, and a 4th-order Butterworth band-pass filter has been applied with a low cut-off at 30 Hz and a high cut-off at 350 Hz <ref type="bibr" target="#b14">[15]</ref>. To segment the continuous EMG and IMU signals into the different repetitions, EMG and IMU data were segmented by identifying the relevant peaks and delimitating their beginning/end. For internal rotation movements, repetitions were defined as segments between two successive zero-crossing points. For external rotation, they were defined between a peak and the subsequent valley. This method ensured accurate segmentation for both movements.</p><p>The Borg scale ratings, a self-assessment metric of perceived exertion, have to be assigned to each individual data repetition. The Borg scale was recorded at 10-second intervals during the exercises. Since repetitions occurring between assessments lacked corresponding Borg values, these values had to be inferred using linear interpolation of the known Borg values. The time for each repetition was cumulatively summed, and ratings were mapped directly based on the nearest recorded values. The interpolated Borg ratings, starting at 6 and ending at 20, were stored and used as targets of the machine learning task. Any samples exceeding the final Borg recording time by 10 seconds were excluded to avoid inaccuracies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Feature Extraction</head><p>Feature extraction is fundamental to avoid overfitting due to the high dimensionality and limited amount of individuals. This process transforms raw data into representative features for analysis and modelling. The goal is to reduce data dimensionality while retaining essential information. The TSFEL package has been used to automatically extract features from time series data, encompassing statistical, temporal, and frequency domains. It simplifies the extraction process, ensuring a diverse feature set for analysis <ref type="bibr" target="#b15">[16]</ref>. After segmenting the EMG and IMU data, features were extracted using a window size of 30 samples with a 10-sample overlap for EMG and 300 samples with a 100-sample overlap for IMU. This approach effectively captured fine details in EMG and broader motion patterns in IMU data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Methodology</head><p>The problem is a supervised regression task. Given all the signals collected by the sensors from a single repetition, predict the Borg level. The preprocessed dataset described in the previous section is fed to a machine learning pipeline composed of a min-max scaler, Principal Component Analysis (PCA) dimensionality reduction, Recursive Feature Elimination (RFE) and finally, the chosen regressor.</p><p>A large number of features were generated after feature extraction, leading to redundancy and collinearity. Dimensionality reduction reduces the number of input variables while retaining relevant information, simplifying interpretation and analysis. For these reasons, the feature space has been reduced by deploying PCA. PCA is one of the most widely used dimensionality reduction techniques. It identifies orthonormal vectors that explain the variance structure of the data, aiming to find the most meaningful basis to re-express a dataset and filter out noise to reveal hidden structures. While RFE is a feature selection method that iteratively reduces the number of features to identify the most important ones. It works by training an estimator on the full set of features, ranking them based on their importance. The least important features are removed, and the process is repeated on the reduced feature set until the desired number of features is selected.</p><p>The following machine learning regressors have been considered due to their good performances in similar tasks:</p><p>• Random Forest Regressor: is an ensemble learning algorithm used for regression tasks, predicting continuous values by using a bagging technique (Bootstrap Aggregating). • Lasso Regression: applies L1 regularization, which forces some coefficients to be exactly zero, effectively performing feature selection and reducing overfitting. • Ridge Regression: incorporates L2 regularization, adding the squared magnitude of coefficients to the loss function, which helps prevent overfitting, especially in datasets with many features or multicollinearity. • Elastic Net: is a hybrid of Lasso and Ridge regressions, combining both L1 and L2 penalties to balance model complexity and improve predictive accuracy, particularly in datasets with correlated features.</p><p>The dataset's particularity requires a custom cross-validation approach to avoid data leakage. The folds have been designed to group together all the repetitions of an individual, avoiding the presence of data from a person in both the train and test sets. A leave-one-out approach at the subject level has been used in this case. This created 34 models, each tested in a participant after being trained in all the data from the other subjects. The best parameters for PCA (number of components) and the regressors have been selected through an extensive hyperparametrisation procedure using grid search.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Sensor Reduction Procedure</head><p>The dataset analysed comprised 12 sensors, requiring a complex setup that might be quite uncomfortable for the subject. For instance, in sports involving physical activity, sensors placed on different parts of a player's body could restrict movement, cause irritation, or even affect the athlete's natural performance. This raises important considerations regarding the practicality and feasibility of deploying such a comprehensive sensor array in real-world situations. The volume of data generated from these 12 sensors could present challenges in data storage and processing and in real-time analysis. Reducing the number of sensors used to predict fatigue levels would lead to smaller, cheaper, and more comfortable devices with longer charge life. For these reasons, a procedure to identify an efficient set of sensors is crucial for the application. Once a sensor is added to the design, there is no additional cost to leverage all the features provided by that sensor. Traditional feature selection does not consider this aspect. Potentially, some sensors are not contributing to fatigue detection, or their impact can be inferred from the other sensors, making them redundant. Evaluating all possible sensor combinations would require an exponential number of models, 2 12 in this case, making it unfeasible in reality. For this reason, an iterative backward sensor elimination procedure has been devised. Starting from the full set of sensors, the procedure iteratively eliminated the sensor that has the least impact in terms of accuracy. Given a set of n remaining sensors, the procedure applied is the following:</p><p>1. Create n models, each trained on a dataset obtained by removing all data from a sensor. 2. Evaluate each model and select the one with the higher accuracy. That model is the one that has been the least affected by the sensor removal. 3. Remove from the dataset the sensor with the least impact. 4. Iterate the procedure with n − 1 sensor unless only one sensor is remaining.</p><p>In this case, the number of models evaluated is the triangular number of the number of sensors (78 starting with 12 sensors). While this is not guaranteed to provide the best subset, it can be computer in a reasonable time.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Metrics</head><p>All models have been compared in terms of Mean Squared Error (MSE), Root Mean Squared Error (RMSE), Mean Absolute Error (MAE) and Mean Absolute Percentage Error (MAPE). The MSE measures the average squared prediction error, emphasizing larger errors due to its sensitivity to outliers. The RMSE is the square root of MSE, providing an interpretable error metric in the same units as the target variable while maintaining sensitivity to large errors. The MAE calculates the average absolute difference between predicted and actual values, treating all errors equally and making it more robust against outliers. Finally, the MAPE expresses the error as percentage of the actual values by averaging the absolute percentage differences between predicted and actual values. It provides an intuitive measure of prediction accuracy but can be distorted by very small actual values, leading to large percentage errors.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Experimental Results</head><p>The function of this section is to present the experimental study. In Section The research was conducted using Python. The code and preprocessed datasets are made publicly available<ref type="foot" target="#foot_0">1</ref> .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">All Sensors</head><p>This experiment evaluated the potential to predict the Borg scale with different regressors using data from all the sensors available. Due to the lack of a comparable approach in the literature, a simple mean baseline has been considered. This baseline predicted the average Borg value of the training set. Its goal was to assess if the regressors can extrapolate information relative to the fatigue from the sensors or are only learning the distribution of the training labels. Table <ref type="table" target="#tab_0">1</ref> shows the regression results. All models can strongly outperform a simple baseline, showing that the sensors provide useful information on fatigue that is transferable across different persons. On average, the baseline model has 3.4 points of difference from the self-assessed Borg, while the best model has only a 2.4 difference. Considering the fact that the perception of physical fatigue is subjective, that the Borg scale is a self-assessment, and that the values have been linearly interpolated, the result is particularly promising.</p><p>The best model is the Ridge regressor, whose performance is shown in Figure <ref type="figure" target="#fig_0">1</ref>. Closer a point is to the red dotted line, more accurate the prediction is. A stronger density around the line confirms that part of the patterns learned from the model are correlated to physical fatigue. Ridge Regression's ability to perform well across all metrics suggests that it strikes a good balance between bias and variance, making it the most reliable model in this context. The Random Forest Regressor is the least effective machine learning model in this comparison. It has the highest MAE (2.561), which means its predictions are, on average, the furthest from the actual values compared to the other models. The poorer performance of the Random Forest Regressor may be due to its complexity or the possibility that it is not as well-suited to the specific characteristics of this dataset as the linear models. The patterns learned are likely overfitting and poorly translated to an unseen subject. Figure <ref type="figure" target="#fig_1">2</ref> shows the model's predictions. Compared to the Ridge Regressor, the dots are more sparse and distributed across the plot. Due to its superior performance and for the sake of brevity, the next sections focus on the Ridge Regression model.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">IMU and EMG Sensor Data Comparison</head><p>Two Ridge models have been tested on all IMU or EMG sensor datasets. The analysis provides an overview of which type of sensor provide more relevant patterns for fatigue estimation. The results of the evaluation are given in Table <ref type="table" target="#tab_1">2</ref>. The overall performance considerably worsens with only one type of sensor. The IMU-only model outperforms the EMG-based one. However, its accuracy is considerably worse than the Random Forest Regression in Table <ref type="table" target="#tab_0">1</ref>, the model with the lowest accuracy. The effect can be seen in Figure <ref type="figure" target="#fig_2">3</ref>; the model is more conservative with the predictions, avoiding outputting high or low values. The performance of the EMG-only data is surprisingly inaccurate. The EMG is considered an effective sensor for measuring fatigue <ref type="bibr" target="#b16">[17]</ref>. In this particular case, the full set performs only slightly above the chance level. When both IMU and EMG data were integrated, the combined model from the previous section achieved an MSE of 8.639, which is notably lower than the MSEs of both the IMU-only and EMG-only models. These results clearly indicate that integrating both IMU and EMG data leads to a more accurate and reliable model, leveraging the complementary strengths of each sensor type to enhance the overall predictive performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.">Individual Sensor Comparison</head><p>The set of 12 sensors is distributed across the body, and their connectivity requires a bulky device. Wearing multiple sensors during physical activity could restrict movement, cause irritation, or even affect the athlete's natural performance. This raises important considerations regarding the practicality and feasibility of deploying such a comprehensive sensor array in real-world situations. This experiment evaluates the performance of the Ridge Regressor on data collected from a single sensor.</p><p>Table <ref type="table" target="#tab_2">3</ref> presents the accuracy of the model trained on individual sensors specifying their location. In contrast with the previous section, the individual EMG sensors are the most accurate ones, outperforming the set containing all EMG sensors. This could be caused by the fact that the high dimensionality of the data leads to patterns that are not representative of the real phenomena. However, all models trained on a single sensor are less accurate than the ones trained on the full dataset. The location of the most relevant sensors is consistent with the biomechanical movement. The infraspinatus is one of the four muscles of the rotator cuff; its main role is to rotate the humerus and stabilize the shoulder. While the pectoralis major is the largest muscle of the frontal chest. Both of them are widely involved in the two rotation movements.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.4.">Backward Sensor Elimination</head><p>The previous experiments showed that while some individual sensors yielded relatively good MSE results, they still fell short of the model's performance using all sensors. This indicates that relying on a  single sensor is insufficient for accurately predicting outcomes in complex tasks like shoulder rotation exercises. However, some of the individual sensors might be sampling areas that are not involved in the movement or are redundant. The aim of this section is to identify a set of sensors that provide accuracy comparable to the complete data. The procedure described in Section 4.1 is used for this goal. Figure <ref type="figure" target="#fig_3">4</ref> shows the decrease of the MAE over the increase of the number of sensors. The horizontal axis contains the sensor removed at each step. The rightmost point represents the accuracy of the full dataset. The first sensor was discarded in the EMG on the trapezius ascendes. The process is iterated until the EMG sensor on the pectoralis major is removed, leaving only the one on the infraspinatus that alone reaches an MSE of 2.93 (since that sensor has not been removed, it is not present in the horizontal axis labels). As expected, the progressive reduction of sensors leads to an increase in the model's accuracy. Notably, the error increases significantly after removing the pelvis and shoulder IMU sensors. In line with the previous results, infraspinatus, pectoralis major and deltoideus anterior are the last ones to be removed. This is due to their role in stabilizing the shoulder during external rotation, making them sensitive to fatigue. The palm and upper arm IMUs could reflect a change in posture or movement due to the overall muscle fatigue, effectively capturing key activities in shoulder external rotation. The analysis indicates that removing the forearm and torso IMUs, and the deltoideus posterior and trapezius ascendens would likely not impact the accuracy of the model. This would allow a simplification of the sensors that does not impact the performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusions</head><p>This study aligns with research highlighting the usefulness of IMU and EMG sensors for tracking physiological and biomechanical characteristics. Similar studies have demonstrated their utility across various fields, including sports science, occupational health, and rehabilitation. However, predicting the Borg scale value is a challenging task due to the subjective nature of physical fatigue perception and the uncertainty caused by the self-assessment. The proposed data preprocessing and machine learning pipeline demonstrated the potential in predicting the perceived fatigue in individual previously unseen. The importance of both the mechanical aspect of the movement assessed by the IMUs and the muscular electrical activity measured by the EMGs has been highlighted since the best models require both sensors. Finally, a procedure to obtain a reduced set of sensors by iteratively removing the least impacting one provided a smaller set of sensors with equivalent accuracy. Opening the path for the development of cheaper, lighter and more efficient tools. This work underscores advancements in machine learning algorithms and sensor technologies, enhancing our understanding and application of these instruments for real-time fatigue evaluation.</p><p>While significant findings were achieved, the study had limitations. The primary limitation was the relatively small sample size, which may restrict the generalizability of the results and the accuracy of the models. The high dimensionality and the small population size lead to the creation of various patterns that are not related to fatigue. Additionally, the focus on healthy adults may not translate to populations with musculoskeletal disorders or athletes with different fatigue dynamics. However, the procedures developed herein and their implementation can be easily adapted to the new dataset collected. Finally, the addition of explainability approaches would provide a more informative picture to practitioners <ref type="bibr" target="#b17">[18]</ref>.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Ridge Regression (all sensors included)</figDesc><graphic coords="7,72.00,65.61,451.29,283.98" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Random Forest Regressor (all sensors included)</figDesc><graphic coords="8,72.00,65.61,451.29,288.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Ridge Regressor (IMU sensors only)</figDesc><graphic coords="9,72.00,65.61,451.29,283.98" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Features used against the change in MAE. The last sensor remaining is the infraspinatus EMG.</figDesc><graphic coords="10,72.00,65.61,451.27,224.06" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Regressors performance sort by MSE.</figDesc><table><row><cell>Model</cell><cell cols="4">MSE MAE MAPE RMSE</cell></row><row><cell>Ridge</cell><cell cols="2">8.639 2.417</cell><cell>0.199</cell><cell>2.972</cell></row><row><cell>Lasso</cell><cell cols="2">8.897 2.490</cell><cell>0.203</cell><cell>3.029</cell></row><row><cell>ElasticNet</cell><cell>8.705</cell><cell>2.430</cell><cell>0.200</cell><cell>2.979</cell></row><row><cell cols="3">RandomForestRegressor 9.819 2.561</cell><cell>0.214</cell><cell>3.240</cell></row><row><cell>Baseline</cell><cell cols="2">15.275 3.338</cell><cell>0.264</cell><cell>3.936</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Performance Metrics for Models Using IMU Only and EMG Only Sensor Data</figDesc><table><row><cell>Sensor</cell><cell cols="3">MSE MAE MAPE RMSE</cell></row><row><cell cols="2">IMU only 11.706 2.821</cell><cell>0.236</cell><cell>3.470</cell></row><row><cell cols="2">EMG only 13.719 3.122</cell><cell>0.262</cell><cell>3.835</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3</head><label>3</label><figDesc>Model accuracy by MSE for sensors positioned in various locations.</figDesc><table><row><cell cols="2">Sensor Muscle</cell><cell>MSE MAE</cell></row><row><cell>EMG</cell><cell>infraspinatus</cell><cell>11.578 2.848</cell></row><row><cell>EMG</cell><cell>pectoralis_major</cell><cell>12.340 2.845</cell></row><row><cell>EMG</cell><cell>deltoidus_anterior</cell><cell>13.751 3.036</cell></row><row><cell>IMU</cell><cell>upper_arm</cell><cell>13.670 3.052</cell></row><row><cell>EMG</cell><cell>deltoidus_posterior</cell><cell>13.848 3.148</cell></row><row><cell>IMU</cell><cell>palm</cell><cell>13.824 3.141</cell></row><row><cell>IMU</cell><cell>pelvis</cell><cell>13.773 3.097</cell></row><row><cell>IMU</cell><cell>torso</cell><cell>13.423 3.071</cell></row><row><cell>EMG</cell><cell cols="2">trapezius_ascendens 13.840 3.136</cell></row><row><cell>IMU</cell><cell>shoulder</cell><cell>14.157 3.023</cell></row><row><cell>EMG</cell><cell>latissimus_dorsi</cell><cell>14.021 3.166</cell></row><row><cell>IMU</cell><cell>forearm</cell><cell>14.512 3.155</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">https://github.com/andvise/FatigueEstimation</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work was conducted with the financial support of Science Foundation Ireland under Grant Nos. 12/RC/2289-P2 and 16/RC/3918 which are co-funded under the European Regional Development Fund. This research was partially supported by the EU's Horizon Digital, Industry, and Space program under grant agreement ID 101092989-DATAMITE. For the purpose of Open Access, the author has applied a CC BY public copyright license to any Author Accepted Manuscript version arising from this submission.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Effects of muscle fatigue on 3-dimensional scapular kinematics</title>
		<author>
			<persName><forename type="first">N.-T</forename><surname>Tsai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">W</forename><surname>Mcclure</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Karduna</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Archives of physical medicine and rehabilitation</title>
		<imprint>
			<biblScope unit="volume">84</biblScope>
			<biblScope unit="page" from="1000" to="1005" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Short-cycle overhead work and shoulder girdle muscle fatigue</title>
		<author>
			<persName><forename type="first">A</forename><surname>Garg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Hegmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kapellusch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Industrial Ergonomics</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="page" from="581" to="597" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Impact of physical performance and anthropometric characteristics on serve velocity in elite junior tennis players</title>
		<author>
			<persName><forename type="first">J</forename><surname>Fett</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ulbricht</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ferrauti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Journal of Strength &amp; Conditioning Research</title>
		<imprint>
			<biblScope unit="volume">34</biblScope>
			<biblScope unit="page" from="192" to="202" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Reliability of isokinetic decay slope is superior to using fatigue indices for shoulder horizontal abduction</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Evans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Simon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Konz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J</forename><surname>Nitz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">L</forename><surname>Uhl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Bodywork and Movement Therapies</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="page" from="372" to="378" />
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Prevalence of work-related musculoskeletal disorders among workers in the automobile manufacturing industry in china: a systematic review and meta-analysis</title>
		<author>
			<persName><forename type="first">X</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Xiao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Yan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC Public Health</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page">2042</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A data-driven fatigue prediction using recurrent neural networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lambay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Morgan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Ji</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2021 3rd International Congress on Human-Computer Interaction, Optimization and Robotic Applications (HORA), IEEE</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="1" to="6" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Towards whole body fatigue assessment of human movement: A fatigue-tracking system based on combined semg and accelerometer signals</title>
		<author>
			<persName><forename type="first">H</forename><surname>Dong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Ugalde</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Figueroa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">El</forename><surname>Saddik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="2052" to="2070" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A data-driven approach to physical fatigue management using wearable sensors to classify four diagnostic fatigue states</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Pinto-Bernal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Cifuentes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Perdomo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rincón-Roncancio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Múnera</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Fatigue prediction in outdoor runners via machine learning and sensor fusion</title>
		<author>
			<persName><forename type="first">T</forename><surname>Op De Beéck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Meert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Schütte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Vanwanseele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Davis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery &amp; Data Mining, KDD &apos;18</title>
				<meeting>the 24th ACM SIGKDD International Conference on Knowledge Discovery &amp; Data Mining, KDD &apos;18<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computing Machinery</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="606" to="615" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Ai-assisted fatigue and stamina control for performance sports on imu-generated multivariate times series datasets</title>
		<author>
			<persName><forename type="first">A</forename><surname>Biró</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Cuesta-Vargas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Szilagyi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page">132</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Prediction of sports fatigue degree based on spectral sensors and machine learning algorithms</title>
		<author>
			<persName><forename type="first">H</forename><surname>Yao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Optical and Quantum Electronics</title>
		<imprint>
			<biblScope unit="volume">56</biblScope>
			<biblScope unit="page">696</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Machine learning-based fatigue level prediction for exoskeleton-assisted trunk flexion tasks using wearable sensors</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">M</forename><surname>Kuber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Kulkarni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Rashedi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Sciences</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A dataset for fatigue estimation during shoulder internal and external rotation movements using wearables</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">N</forename><surname>Yasar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sica</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>O'flynn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tedesco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Menolotto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Scientific Data</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page">433</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Cram</surname></persName>
		</author>
		<title level="m">Introduction to Surface Electromyography</title>
				<meeting><address><addrLine>Gaithersburg, MD</addrLine></address></meeting>
		<imprint>
			<publisher>Aspen Publishers</publisher>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
	<note>1st ed</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">High-pass filtering to remove electrocardiographic interference from torso emg recordings</title>
		<author>
			<persName><forename type="first">M</forename><surname>Redfern</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hughes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Chaffin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinical Biomechanics</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="44" to="48" />
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Tsfel: Time series feature extraction library</title>
		<author>
			<persName><forename type="first">M</forename><surname>Barandas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Folgado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Fernandes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Santos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Abreu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bota</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Schultz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Gamboa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">SoftwareX</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page">100456</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Assessment of muscles fatigue based on surface emg signals using machine learning and statistical approaches: A review</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>Yousif</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Zakaria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Rahim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">F B</forename><surname>Salleh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mahmood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Alfarhan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">M</forename><surname>Kamarudin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Mamduh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Hasan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">K</forename><surname>Hussain</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IOP conference series: materials science and engineering</title>
				<imprint>
			<publisher>IOP Publishing</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">705</biblScope>
			<biblScope unit="page">12010</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Ai-based task classification with pressure insoles for occupational safety</title>
		<author>
			<persName><forename type="first">P</forename><surname>O'sullivan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Menolotto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Visentin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>O'flynn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D.-S</forename><surname>Komaris</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
