1. Introduction
Applying intelligent rehabilitation techniques, such as rehabilitation robots [1,2,3,4,5,6,7] or in-home rehabilitation systems based on wearable sensors [8,9,10,11,12], to help people suffering from limited mobile ability to perform physical rehabilitation is of significance. Such intelligent techniques alleviate the shortage of physical therapists and realize data monitoring for more accurate evaluations on patients [13,14,15,16], and thus have become a new trend in recent years. The traditional scenario for lower limb rehabilitation is level walking. In recent years, terrain classification techniques enable wearable assistant systems to recognize more terrains, which allows patients to perform rehabilitation training in more complex scenarios, and therefore has aroused wide attention [17,18,19]. Among all terrains, uphill, level ground, and downhill are the three most common terrains in daily life, and thus are widely investigated in the study of terrain identification [19,20,21,22].
The input signals of these kinds of rehabilitation-driven systems for terrain classification include kinematics information (e.g., inertial measurement units (IMUs)), kinetics information (e.g., ground reaction force and interaction force), and electromyography (EMG) signals [23,24,25,26,27]. Using the input signals mentioned above, increasing efforts have been made for classifying different terrains. For example, in [28], five time-domain features of the EMG signals from eight muscles on the thigh were extracted and analyzed. Ramp and level walking were classified for thirteen healthy participants and the average classification accuracy for all terrains was 92.9%. In [27], signals from 13 IMUs on the robotic legs of six transfemoral amputee subjects were collected and used to classify different terrains and an average accuracy of 81.2% was reached in recognizing ramp and level ground. In [22], the authors proposed a terrain identification method, namely muscle synergies, based on the EMG signals from twelve muscles. The data from seven able-bodied participants were collected and were classified as level ground and ramp with an average accuracy of 83.8%. However, in general, using a single sensor type lacks in a comprehensive detection of the bodily changes of the user, and thus is not adequate for high-accuracy terrain recognition [17,19].
To obtain multi-dimensional information, the fusion of multi-sensor data, together with machine learning-based sensor fusion algorithms, is widely used in terrain identification in recent years. Some studies report the integrated use of accelerometers, angle sensors, kinematic data captured by camera, EMG signals, etc., to differentiate terrains [20,21,29,30,31]. For example, in [32], nine EMG and six ground reaction force (GRF) sensors were utilized, based on which five terrains were identified continuously in four gait phases using the linear discriminant analysis (LDA) and support vector machine (SVM) methods, and the ramp–level ground classification accuracy in this work was averaged at 97.73%. In [20], four healthy subjects performed walking activities on uphill, level ground and downhill, and a high average terrain classification accuracy of 93.4%, based on the Bayesian LDA, was achieved through developing a technique consisting of an interaction force sensor, four EMG sensors, four GRF sensors, and a position sensor. In [21], the data from seven healthy subjects collected by seven EMG sensors and two accelerometers were obtained and used to classify the terrain transition from level ground to stairs or ramp; from this, the classification performance of the EMG and accelerometer signal was compared and discussed, proving that the fusion of both signals may contribute to a more robust classification. In [19], a terrain identification-enabled exoskeleton system which integrated only two attitude and heading reference system (AHRS) sensors and three GRF sensors was designed, tested by three healthy subjects and successfully identified ramp and level ground, with a mean accuracy of 97.77%. The number and categories of the applied sensors and the classification accuracy of the above studies, along with some other relevant studies [17,33,34,35], are summarized in Figure 1.
We can infer from Figure 1 that fruitful results have been made by relevant studies in order to obtain a robust identification accuracy and low complexity at the same time. Nevertheless, a multi-sensory terrain identification system utilizing neuromuscular signals such as EMG, which has proved to have a better performance in interpreting and predicting the intention of the user compared to mechanical signals [28,36,37,38], with both a simple structure and high detection accuracy, has not been reported yet. To fill the gap, in this article, a smart neuromuscular–mechanical fusion terrain classification technique based on GRF detection, EMG and machine learning is presented. Here, only four sensors, including two EMG sensors attached to two muscles (tibialis anterior and soleus) and two GRF sensors placed at the hallux and heel, were used for classifying uphill, level ground and downhill. The collected signals are preprocessed and analyzed to draw the typical profiles of the EMG and GRF, based on which novel features reflecting the changing patterns of the EMG and GRF were selected for the support vector machine (SVM) machine learning algorithm to classify the terrains. To verify the proposed technique, standard experimental procedures compatible with relevant studies on different terrains were performed. Comparisons were made using the EMG and GRF information, respectively, and the combination of them to evaluate the effectiveness of the sensors’ fusion. A paired t-test and Kruskal–Wallis test were applied to evaluate the correlation of the selected features and terrain changes. Ten-fold cross-validation accuracy together with sensitivity and specificity were used to evaluate the goodness of the SVM machine learning model. An overview process of this work is conceptually described in Figure 2.
The paper is organized as follows. In Section 2, we explain the methodology of the experiment setup, data pre-processing, feature extraction, establishment of SVM model and evaluation of the selected features and the classifier. In Section 3, the experimental results are demonstrated and discussed, including the EMG and GRF profiles, statistical features of the different terrains and the performance of the SVM model.
2. Methodology
In order to accurately classify the terrain conditions, the features of the EMG and GRF in the different terrains were studied and extracted by the following steps, as shown in Figure 3:
- Collecting data from healthy individuals;
- Pre-processing the raw data;
- Extracting the statistical features;
- Establishing an SVM model.
Correlation analysis and statistical metrics will be used to examine the proposed method. The above steps will be discussed in detail in the following sections. 2.1. Experiment Setup
Ten healthy individuals (6 male and 4 female) were recruited as volunteers to participate in the experiment. They had no previous medical history of neurological and muscular diseases. Subjects’ consent was obtained before the experiment. Ethical approval was obtained from the Shijiazhuang Central Hospital, Shijiazhuang, Hebei Province, China. Their physical body conditions are shown in Table 1.
A pair of distal antagonistic muscles, tibialis anterior (TA) and soleus (SL), were selected in this experiment because the EMG signals of the distal muscles show lower inter-subject variability than the proximal [39]. The skin of the selected muscles was shaved and cleaned with 75% alcohol before the experiment [40]. Three Ag-AgCl electrodes of 5 mm in diameter, including a reference and two differential amplification ones [41], were attached to the ankle and the surface of the selected muscles, respectively. The location and distance of the electrodes are referred to in [42]. The EMG signals were acquired by a two-channel EMG device.
Two circular force sensing resistors (FSR), ranging from 20 to 20,000 g, were attached to the flat area of the heel and hallux to collect the GRF signal for the stride division [43]. The resistance change of the FSRs was linearly converted to a voltage change by proportional operational amplifiers and then converted to digital signals by analog-to-digital converters (ADCs) embedded in STM32F103C8T6. Both the EMG and GRF signals were sampled at a frequency of 2000 Hz, which is adequate for terrain classification compared with other studies, and transmitted to PC via Bluetooth. A JavaScript script was written, which automatically obtained the system time and added it to the end of each message sent to the PC. Finally, the EMG and GRF signals with the same particular timestamp were aligned, and then all of the synchronized datapoints were used for further analysis.
The participants were instructed to walk at comfortable speeds according to their walking habits. It is worth noting that the EMG profiles would change slightly when walking speeds varied, i.e., shifting less than 10% and 1% in peak amplitude and peak timing, within a certain range around normal walking speed [30,44], which are acceptable for classifying three to five different terrains, and therefore the developed protocol is also applied in other relevant studies [19,32]. When the start command was issued, the participant stepped out on the leg with the device. Data acquisition started at the first heel strike. The participants were instructed to walk a forty-meter flat ground four times, and then walked back and forth twenty times on a slope with a length of 5 m angled at 5.2 degrees. Similar ramp angle degrees are also found in other relevant studies and they are summarized in Table 2 for comparison with our work [19,22,27,31,35].
The participants were fully warmed-up to familiarize themselves with the protocol to ensure they walk naturally with the measurement device, and rested for 15 min after each level walking task and 5 consecutive slope walking tasks in order to prevent muscle fatigue [45]. At the end of all the trials, the participants performed a maximum isometric voluntary contraction (MIVC) for the EMG normalization.
2.2. Data Pre-Processing A total of 767,324 synchronized EMG and GRF datapoints in 1918 strides, including 640 uphill, 704 level walking and 574 downhill, were selected. The pre-processing of the EMG and GRF signals was performed in MATLAB.
The raw EMG signal needs to be filtered before it can be used for further analysis because it is interfered with by noise. For the high-frequency region, most of the energy of the EMG signal mainly concentrates within 0–500 Hz [46], and the high-frequency region (500–1000 Hz) of the EMG signal is likely to be interfered with by aliasing, according to [47,48]. For the low-frequency region, the frequency range of the movement artifacts, which is a type of noise caused by the movement of the cable and the interface between the detection surface of the electrode and the skin, is typically 1–10 Hz [49]. Therefore, the raw EMG signal was filtered by a finite impulse response (FIR) bandpass filter with cutoff frequencies of 10 (low) and 500 Hz (high) [41,50,51,52].
After denoising, we applied normalization to the EMG amplitude to reduce the inter-subject variability of the EMG signals. The widely applied normalization references include the peak of EMG from the ensemble average, the mean of the ensemble average, and maximal isometric voluntary contraction (MIVC) [53]. In this work, a MIVC was chosen because it is less likely to be affected by joint kinematics like knee or ankle flexion. Furthermore, different levels of MIVC have been researched, and 50% has been proven to be an optimal point as it is easier to be reached and maintained by the experiment participants, according to [54,55]. Hence, the EMG amplitude in this work was normalized by 50% MIVC. Furthermore, we also calculated the linear envelope (LE) of the EMG signal, which is an intuitive processing method of EMG reflecting the muscle force level [56]. Specifically, a full-wave rectification and a lowpass filter with a cutoff frequency of 3 Hz were used to obtain the LE, as previous research has evidenced the ability of the 3 Hz cutoff frequency to provide good relations with muscle force [56,57,58,59,60].
The GRF data was normalized to the body weight of each participant [61]. An important function of the GRF signal is for segmenting the collected data sequence into complete stride sequences. Here, the GRF data (without normalization) were binarized with a threshold of 300 g [43]. The timing of the binarized data, changing from 0 to 1, of the heel was considered as the timing of the heel strike (HS), and the interval of the two consecutive HSs was seen as the duration of a complete gait [62,63]. In this way, the GRF and EMG data were segmented into a group of strides.
Finally, we generate the profiles of the EMG, LE and GRF curves in each stride by calculating the ensemble average of the signals from all the participants. The ensemble average is obtained by the following procedure: Firstly, the stride time divided by the HS was normalized to 100%, and then all the EMG, LE and GRF curve data at each consecutive 1% of the normalized stride time were selected and averaged, producing the ensemble average [56]. Finally, a standard deviation (SD) band of ±1 about the average was calculated to quantify the variability of each stride [56].
2.3. Feature Extraction After the signal was pre-processed, the noise was attenuated while the stride segments were obtained. However, the sequence data of these segments could not be directly fed into the SVM model due to the large computation cost and the poor correlation between the class and the original sequence data, which would have negatively affected the classification performance. Instead, some statistical features extracted from the pre-processed signal were the appropriate choices for the input of the SVM model.
A total of 21 statistical features, including 12 EMG features and 9 GRF features, in each step were extracted to classify the terrain. The feature symbols used in this paper and their specific meanings are shown in Table 3. These features can be divided into three categories as follows:
-
Force and time features extracted from the GRF curve. Such features reflect the variation and relationship of the two GRF measures during a stride or between two consecutive strides and they are depicted in Figure 4a.
-
Time-domain features extracted from the filtered EMG data, including the mean absolute value (MAV), standard deviation (STD), root mean square (RMS), and waveform length (WL), which are broadly used features, such as in [28,49]. Such features reflect the overall activation level of the muscle in a stride.
-
Muscle force features extracted from the EMG and LE, including the TA peak, TA 80, SL peak, SL 25. Such features reflect the muscle force level at a particular timing of a stride and they are depicted in Figure 4b.
2.4. Establishment of SVM Model
The machine learning model—the support vector machine (SVM)—has been widely used for the pattern recognition or classification of the EMG signal [64,65]. The basic idea behind the SVM is to construct an optimal hyperplane [66], which can be used to classify linear separable patterns. Non-linear separable patterns are mapped into higher-dimension space through a kernel function, so that the patterns become linearly separable [67]. The kernel function selected in this paper was the radial basis function (RBF) kernel, which has a good classification performance for multi-classifiers with a small margin between each of the two classes [68].
The establishment of the SVM model in this paper is described as follows: The features and labels of the selected steps were used as the input vector of the model, and a ten-fold cross-validation method [64,69] was applied to train the SVM model. In this method, all of the samples were split equally into 10 groups while ensuring the proportion of each class in each group remained unchanged. Then, one group was used for testing and the other nine groups were used for training. The process above was iterated until all groups had been treated as the testing set.
2.5. Evaluation of the Selected Features and the SVM Model To evaluate the goodness of our selected features and the classification performance of the SVM model, we adopt several metrics and analysis methods for the evaluation.
The Kruskal-–Wallis test by ranks was applied on each feature, which is a non-parametric method for determining whether three or more independent groups of equal or different sample sizes are the same or different on some variable of interest [70,71]. This test showed if there is a significant difference between the three terrains for each feature. Furthermore, to evaluate the statistical difference between each two terrains, the paired t-test, a statistical procedure used to determine whether the mean difference between two sets of observations is zero [45], was used after a Kolmogorov–Smirnov (KS) test, ensuring that the features in each class obey a Gaussian distribution.
For the SVM model, four kind of indexes, i.e., average accuracy, confusion matrix, sensitivity and specificity, are used to evaluate the classification performance. The average accuracy (acc) of the SVM model is defined as
acc=NcNtotal×100%
whereNcis the number of correctly classified events, andNtotalis the total number of the test events. Here, the test events mean all the applied test set data in the ten-fold cross-validation procedure.
The confusion matrix Q is used to better quantify the specifics of the classification [19], which is defined in this paper as follows:
Q=[q11q12q13q21q22q23q31q32q33]
where the element of the confusion matrix is defined as
qij=pijptotal,i×100%
where pij is the number of samples of the ith terrain that are identified as the jth terrain, and ptotal,i is the total number of samples of the ith terrain. The elements on the diagonal present the classification accuracy and the others show the errors.
In addition to accuracy, the calculation of sensitivity and specificity is beneficial for evaluating the SVM model’s performance in binary classification problems [72]. They are defined as follows:
SEN=TPTP+FN
SPE=TNTN+FP
where SEN and SPE denote sensitivity and specificity, and TP, TN, FP, FN are defined as follows (Table 4):
In this work, when considering one terrain as the positive value, the other two terrains are seen as the negative values, and therefore three sensitivities and specificities are calculated when taking each terrain as the positive value in turn. 3. Results and Discussion The results and discussions mainly consist of three parts:
- The profile of the EMG, LE and GRF curves;
- The comparison and explanation of the differences between the extracted features in the different terrains;
- The classification performance of the SVM model and the discussion on sensor fusion.
3.1. EMG and GRF Profiles
The ensemble average of the EMG of the TA and SL and the GRF curve of the heel and the hallux of two representative subjects randomly selected from 10 subjects are plotted in Figure 5. The solid line in Figure 5 is the ensemble average, whereas the dashed line is the ±1 standard deviation (SD) band, and the distance between them represents the stride-to-stride and inter-subject variability at different moments of the gait. It can be seen that, generally, the SD of the curve will be larger at the peak, where greater force is applied by humans. It can be concluded that although there are some differences between the different strides, individuals and terrains, both the EMG and GRF follow similar profiles [39,56,73]. Taking the GRF signal as a reference, the EMG–LE profile reveals the state of muscle exertion in a complete gait. For the TA, two peaks can be observed. The TA generates the peak at about 25% of the gait cycle to lower the foot to the ground soon after the HS. After the toe-off (TO), at about 80% gait, a smaller peak is generated for the foot clearance, resulting in ankle dorsiflexion. For the SL, the main feature is a significant peak at about 60% gait when the SL contracts and generates the impulse of energy to push-off. When walking downhill, the SL also plays a minor roll during midstance, mainly to maintain a balanced gait, which results in the rise at 25% gait when walking downhill. It is worth noting that the discussion above is the basis of selecting the statistical features of the EMG, which will be discussed in detail in Section 3.2. In addition, Figure 5b shows the EMG profile of the TA and SL when walking on level ground, which is consistent with the standard profile of these two muscles during level walking presented in [56], and highlights the correctness of the experimental setup and data pre-processing. Section 3.3 will further validate the classification performance of our proposed technique.
3.2. Statistical Features in Different Terrains
The EMG and GRF profiles reveal the overall difference qualitatively, and the statistical features extracted in Table 3 quantitatively describe the difference between the EMG signal and GRF signal in the different terrains. Figure 6 shows the average and normalized value of each feature in each terrain. The following subsections will explain the biomechanical reasons for the variability of the features in the different terrains.
3.2.1. TA EMG
The peak, mean absolute value (MAV), standard deviation (STD), root mean square (RMS), and waveform length (WL) of the TA are significantly larger for uphill than for flat and downhill, indicating that the TA is more active during uphill. This is because more efforts are made in order to overcome gravity and lift the body up when walking uphill [74]. In addition, the TA peak increases from level to downhill. The reason for that may be that the TA contracts more to resist the downward trend when walking downhill, resulting in more contraction of the TA, which aligns with the profile presented in [75]. Meanwhile, the feature “TA 80” decreases when going downhill because the gravity helping the foot clearance at 80% stride reduces the activity of the TA.
3.2.2. SL EMG
The SL peak has the most significant difference among the three types of terrains, decreasing from uphill, to level, to downhill. This is because the push-off force generated by the SL needs to overcome the effect of gravity when walking uphill to make the body move forward, while the activity is the opposite when walking downhill. The MAV, WL and other statistical data follow a similar rule as the TA, indicating that muscle activity is generally higher when walking uphill. In addition, the co-contraction of the SL with the TA to stabilize the gait when going downhill makes the “SL 25” increase. The above phenomenon is also observed in [76].
3.2.3. Ground Reaction Force
From uphill to downhill, the features “Start T” and “Heel ON” are decreasing, while “Hallux ON” and “End T” are increasing, which means that the time interval between the front and rear foot landing is shorter during downhill, while the time taken for the front foot to grip the ground is longer. A similar discipline reporting a lower duty factor in foot strike was also observed in [74]. This can resist the tendency of slipping downhill during the stance phase and make the gait stable, whereas in uphill, the shorter burst of the front foot helps to achieve sufficient thrust to move forward.
The significant differences (p < 0.05) tested by the paired t-test of the features between each pair of terrains are also shown in Figure 6. The p-values of the KS test, Kruskal–Wallis test and paired t-test are shown in Table S1 in the Supplementary Materials and the distribution of all the features in each terrain were Gaussian (p > 0.05). Here, all the features pass the Kruskal –Wallis test (p < 0.05), and significant differences (p < 0.05) between at least two pairs of terrains were observed in the features we selected, which indicates that all the features contributed to correctly classifying the terrains positively. In addition, significant differences between all the three pairs of the terrains were observed in the four features we proposed in the EMG feature set, i.e., the TA peak, SL peak, TA 80 and SL 25, as shown in Figure 6, which indicates that the features we proposed in this work were more correlated with the terrains compared with the conventional EMG time-domain features. The p-values presented here proved that the features selected in this work were highly correlated with the terrain labels, which potentially improved the performance of the classifier. The following section will evaluate the performance of the SVM model utilizing these features.
3.3. Training Performance of SVM and Comparison between the EMG and GRF Features
The extracted features were set as inputs for the machine learning algorithm. Here, the GRF and EMG are used separately to train the model first, and then the combination of them is employed. The average and standard deviation of the overall accuracy, sensitivity and specificity of the different selected sets of features are shown in Table 5.
The use of only the EMG or GRF features each has its drawback. The average accuracy, sensitivity and specificity of classifying the level ground using only the GRF features is not satisfied, as shown in Table 5, because the value of the GRF features of level ground is usually close to the other two terrains, as can be observed in Figure 6c,d, challenging the terrain condition classifier.
It can be observed in Table 5 that when feeding only the EMG features into the SVM model, the overall accuracy, sensitivity, and specificity are all higher than those when using only the GRF features to train the model. The classifier achieved a better performance with the help of EMG, indicating that EMG signals better reflect the human body condition [28,36,37]. However, the sensitivity of downhill and level ground and the specificity of uphill are relatively lower, which means poor performance was achieved when distinguishing level ground and downhill; similar results were also observed in [22,28]. This is because up to six features show no significant differences (p < 0.05) between level ground and downhill, as shown in Figure 6, making the boundary between level ground and downhill ambiguous and hard to classify.
When the model was trained with both the EMG and GRF features, its average accuracy reached 96.76%, which is sufficiently improved compared with using only the EMG or GRF features. Here, we present a confusion matrix for when both feature sets were fed into the model in Table 6. As Table 6 shows, all of the terrains have a classification accuracy over 94.59% and a standard deviation below 3.24%, indicating that a high and robust accuracy was achieved. Hence, the fusion of the EMG and GRF signals increased the performance of the SVM model, and better interpreted the change of the terrain because they complement each other [20,32].
A comparison of our results with existing work is presented in Table 7, which shows that, firstly, our work reduced the total number of sensors. For example, in [32], the total number of sensors was nearly four times that in this work. Secondly, we utilized only two types of sensors, EMG and GRF, the results of which we compared to the work of [20], in which four different types of sensors were used. The fewer sensors that are applied, in terms of both number and type, the less complex and energy-consuming the circuit structure needs to be in order to obtain and process the signals; thus, our work resulted in reduced component costs, circuit complexity and energy consumption, while reaching a similar overall accuracy. This potentially provides a feasible technique for wearable assist systems to better adapt to different environments.
In this work, due to the limited access to resources such as hospitals and experimental sites, only healthy subjects and three major terrains are involved for validating our proposed technique. Although in some relevant studies, the same or similar formulas were used for proving the concept, we still think that applying the technique to people in rehabilitation processes in more complex terrain scenarios would increase the meaningfulness of the work. For example, in [30], both the elderly and young subjects were recruited to estimate the slope angle using their walking data. The experimental data showed that the elderly people applied different muscle recruitment strategies to the young subjects. Specifically, the elderly tended to increase the activation in proximal hip extensors and decrease the activation in distal knee extensors compared to the younger subjects. Nevertheless, the results in [30] demonstrated that the machine learning-based technique would adapt to such differences when adequate experiment data were collected and used as training samples, producing similar estimation performances in both sets of participants (estimation errors are both below 3 degrees). Hence, in our future research plan, we aim to enlarge our training data volume by taking more types of terrains and elderly people into consideration by collaborating with associated research institutions.
4. Conclusions Terrain detection is of significance for wearable assistant systems. The work presented here showcases a smart utilization of the electromyography (EMG) and ground reaction force (GRF) signals from only four sensors, which provide statistical features for a machine learning model, a support vector machine (SVM), to obtain a classification accuracy of 96.8%. By carefully selecting highly correlated features, including 9 GRF features and 12 EMG features, fewer sensors were needed to be applied to the system to achieve a similar classification accuracy compared with the relevant work, thus reducing the cost, complexity, and energy consumption of the system. Therefore, the technique developed in this paper offers an effective means to achieve precise terrain detection accuracy without burdening systems with high hardware and computational complexity, potentially advancing the development of terrain classification techniques for rehabilitation.
Height/cm | Weight/kg | Age |
---|---|---|
175.70 ± 6.63 | 66.20 ± 9.19 | 20.80 ± 1.40 |
Relevant Work | Ramp Angle |
---|---|
[22] | 4.78 degree |
[27] | 10 degree |
[31] | 10 degree |
[19] | 12 degree |
[35] | 8.5 degree |
This work | 5.2 degree |
Symbol | The Meaning of the Features |
---|---|
GRF-Based | |
Hallux Max | The max value of hallux GRF |
Heel Max | The max value of heel GRF |
Max T | The time interval between the two peaks |
Hallux ON | The duration of Hallux GRF above the threshold |
Heel ON | The duration of Heel GRF above the threshold |
Hallux OFF | The duration of Hallux GRF below the threshold |
Heel OFF | The duration of Heel GRF below the threshold |
Start T | The time interval between Hallux ON and Heel ON |
End T | The time interval between Hallux OFF and Heel OFF |
EMG-Based | |
TA Peak | The peak value of the TA linear envelope |
TA MAV | MAV of the TA EMG, MAV=1N∑i=1N|xi| |
TA STD | STD of the TA EMG; STD=∑i=1N(xi−x¯)2N |
TA RMS | RMS of the TA EMG; RMS=∑i=1Nxi 2N |
TA WL | WL of TA EMG;WL=∑i=2N|Δxi| , where Δxi = xi − xi−1 |
TA 80 | The value of the TA linear envelope at 80% gait |
SL Peak | The peak value of the SL linear envelope |
SL MAV | MAV of the SL EMG,MAV=1N∑i=1N|xi| |
SL STD | STD of the SL EMG;STD=∑i=1N(xi−x¯)2N |
SL RMS | RMS of the SL EMG;RMS=∑i=1Nxi 2N |
SL WL | WL of SL EMG;WL=∑i=2N|Δxi| , where Δxi = xi − xi−1 |
SL 25 | The value of the SL linear envelope at 25% gait |
Actual Value | Positive | Negative | |
---|---|---|---|
Prediction | |||
Positive | TP | FP | |
Negative | FN | TN |
GRF | EMG | GRF + EMG | ||
Accuracy ± SD | 80.96% ± 6.17% | 89.93% ± 3.63% | 96.76% ± 1.57% | |
SEN ± SD | Uphill | 83.44% ± 5.47% | 95.00% ± 3.28% | 98.59% ± 1.15% |
Level ground | 78.68% ± 7.36% | 88.49% ± 4.62% | 96.87% ± 1.62% | |
Downhill | 80.99% ± 10.25% | 86.04% ± 6.97% | 94.59% ± 3.24% | |
SPE ± SD | Uphill | 78.84% ± 7.34% | 86.31% ± 4.76% | 95.77% ± 1.79% |
Level ground | 84.07% ± 5.44% | 92.46% ± 2.90% | 97.99% ± 0.99% | |
Downhill | 80.35% ± 5.94% | 91.23% ± 3.73% | 96.64% ± 2.19% |
Prediction | Uphill | Level | Downhill | |
---|---|---|---|---|
Actual Terrains | ||||
Uphill | 98.59% ± 1.15% | 1.41% ± 1.15% | 0% ± 0% | |
Level | 0.86% ± 1.54% | 96.87% ± 1.62% | 2.27% ± 1.52% | |
Downhill | 0.35% ± 0.73% | 5.06% ± 3.25% | 94.59% ± 3.24% |
[20] | [21] | [22] | [32] | This Work | |
---|---|---|---|---|---|
Input | Interaction force, 4 EMG 1, 4 GRF 2 Position sensor | 7 EMG 2 Accelerometers | 12 EMG | 9 EMG 6 GRF | 2 EMG 2 GRF |
Methodology | BLDA | SVM and LDA | Muscle Synergies | SVM and LDA | SVM |
Overall Accuracy | 96.1% | 67.1% (only EMG) 95.2% (only Accelerometers) | 83.8% | 97.7% | 96.8% |
1 “4 EMG” is an abbreviation for the EMG of four muscles used as the input signal. 2 “4 GRF” is an abbreviation for the GRF of four areas on the foot used as the input signal.
Supplementary Materials
The following are available online at https://www.mdpi.com/2076-3417/10/8/2638/s1, Table S1: p-values of KS test, Kruskal-Wallis test and paired t-test.
Author Contributions
Conceptualization, S.G. and C.F.; methodology, S.G., C.F. and Y.W.; validation, S.G., C.F. and Y.W.; formal analysis, Y.W.; investigation, S.G.; resources, S.G.; data curation, S.G. and C.F.; Writing-Original Draft preparation, S.G., C.F. and Y.W.; Writing-Review and Editing, S.G., C.F., Y.W. and L.X.; visualization, C.F. and Y.W. All authors have read and agreed to the published version of the manuscript.
Funding
This work was supported in part by the National Natural Science Foundation under Grant 61803017 and Grant 61827802, and in part by the Beihang University under Grant KG12090401 and Grant ZG216S19C8.
Acknowledgments
The authors would like to express their thanks to all participants.
Conflicts of Interest
The authors declare no conflict of interest.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2020. This work is licensed under http://creativecommons.org/licenses/by/3.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Automatic terrain classification in lower limb rehabilitation systems has gained worldwide attention. In this field, a simple system architecture and high classification accuracy are two desired attributes. In this article, a smart neuromuscular–mechanical fusion and machine learning-based terrain classification technique utilizing only two electromyography (EMG) sensors and two ground reaction force (GRF) sensors is reported for classifying three different terrains (downhill, level, and uphill). The EMG and GRF signals from ten healthy subjects were collected, preprocessed and segmented to obtain the EMG and GRF profiles in each stride, based on which twenty-one statistical features, including 9 GRF features and 12 EMG features, were extracted. A support vector machine (SVM) machine learning model is established and trained by the extracted EMG features, GRF features and the fusion of them, respectively. Several methods or statistical metrics were used to evaluate the goodness of the proposed technique, including a paired-t-test and Kruskal–Wallis test for correlation analysis of the selected features and ten-fold cross-validation accuracy, confusion matrix, sensitivity and specificity for the performance of the SVM model. The results show that the extracted features are highly correlated with the terrain changes and the fusion of the EMG and GRF features produces the highest accuracy of 96.8%. The presented technique allows simple system construction to achieve the precise detection of outcomes, potentially advancing the development of terrain classification techniques for rehabilitation.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer