Skip to main content

ORIGINAL RESEARCH article

Front. Neurosci., 21 November 2019
Sec. Neural Technology

sEMG-Based Trunk Compensation Detection in Rehabilitation Training

  • 1School of Mechanical and Automotive Engineering, South China University of Technology, Guangzhou, China
  • 2Shien-Ming Wu School of Intelligent Engineering, South China University of Technology, Guangzhou, China
  • 3Department of Rehabilitation Medicine, The Third Affiliated Hospital, Sun Yat-sen University, Guangzhou, China

Stroke patients often use trunk to compensate for impaired upper limb motor function during upper limb rehabilitation training, which results in a reduced rehabilitation training effect. Detecting trunk compensations can improve the effect of rehabilitation training. This study investigates the feasibility of a surface electromyography-based trunk compensation detection (sEMG-bTCD) method. Five healthy subjects and nine stroke subjects with cognitive and comprehension skills were recruited to participate in the experiments. The sEMG signals from nine superficial trunk muscles were collected during three rehabilitation training tasks (reach-forward-back, reach-side-to-side, and reach-up-to-down motions) without compensation and with three common trunk compensations [lean-forward (LF), trunk rotation (TR), and shoulder elevation (SE)]. Preprocessing like filtering, active segment detection was performed and five time domain features (root mean square, variance, mean absolute value (MAV), waveform length, and the fourth order autoregressive model coefficient) were extracted from the collected sEMG signals. Excellent TCD performance was achieved in healthy participants by using support vector machine (SVM) classifier (LF: accuracy = 94.0%, AUC = 0.97, F1 = 0.94; TR: accuracy = 95.8%, AUC = 0.99, F1 = 0.96; SE: accuracy = 100.0%, AUC = 1.00, F1 = 1.00). By using SVM classifier, TCD performance in stroke participants was also obtained (LF: accuracy = 74.8%, AUC = 0.90, F1 = 0.73; TR: accuracy = 67.1%, AUC = 0.85, F1 = 0.71; SE: accuracy = 91.3%, AUC = 0.98, F1 = 0.90). Compared with the methods based on cameras or inertial sensors, better detection performance was obtained in both healthy and stroke participants. The results demonstrated the feasibility of the sEMG-bTCD method, and it helps to prompt the stroke patients to correct their incorrect posture, thereby improving the effectiveness of rehabilitation training.

Introduction

Stroke is one of the leading causes of disability in the world (Burton et al., 2018), and approximately 80% of stroke patients have accompanying upper limb motor dysfunction (such as muscle weakness, abnormal posture control, and abnormal limb coordinated exercise). Upper limb motor dysfunction seriously affects a stroke patient’s daily life and work (Hatem et al., 2016). Many clinical practices show that rehabilitation training can effectively promote the recovery of upper limb motor dysfunction (Zhang et al., 2015). However, during rehabilitation training, patients often compensate for the impaired upper limb by recruiting intact trunk muscles and joints (Cirstea and Levin, 2000). This compensatory motion is called trunk compensation. According to the different motion characteristics of the trunk, there are three common trunk compensations: lean-forward (LF), trunk rotation (TR), and shoulder elevation (SE) (Dolatabadi et al., 2017). Regardless of the type of compensation, the trunk compensation reduces the effect of rehabilitation training and hinders the recovery of upper limb motor dysfunction (Levin et al., 2009).

To improve the effectiveness of rehabilitation training, measures should be taken to detect trunk compensations. In early studies, physical constraints (Michaelsen and Levin, 2004; Pain et al., 2015; Greisberger et al., 2016) were applied to the stroke patient’s trunk using straps or special wire harnesses, restraining the patient’s trunk on the chair without compensation. These limitations on trunk compensation can improve the arm function of the patient (Wee et al., 2014). However, rehabilitation training for patients is repetitive and intensive. Long-term physical constraints can cause discomfort and anxiety. In addition, once the rehabilitation training exceeds the patient’s range of motion, it is highly likely that strain to the patient will result. Therefore, without the restraint of the trunk, detecting trunk compensations by detection technology is more suitable and effective for stroke patients.

At present, wearable inertial sensors (Najafi et al., 2003) or cameras (Bakhti et al., 2018) are mainly used to detect trunk compensations. Although wearable inertial sensor systems are often used to assess and monitor upper limb motor ability in stroke patients (Zhang et al., 2012; Urbin et al., 2015), a preliminary study shows that compensation strategies can be identified by inertial sensors (Salazar et al., 2014). For instance, Ranganathan et al. (2017) used two wearable inertial sensors to collect motion data for 20 healthy participants when simulating trunk compensations. Using the naïve Bayesian classifier for binary classification (whether there is trunk displacement), the authors obtained an accuracy of 88.6%. In short, the trunk compensation detection (TCD) method based on inertial sensors achieves unsatisfactory detection accuracy (<90%) and lacks TCD in stroke patients. In addition, in order to reduce the measurement errors, some actions, such as arm horizontal abduction, are needed to calibrate the inertial sensors, but it is difficult for stroke patients to perform these actions. Besides, the position of the inertial sensors may change during motion due to the flexibility of human skin causing the reduction of the effectiveness of data acquisition.

Currently, camera-based detection method has gained wide popularity (Duff et al., 2010; Subramanian et al., 2013). For example, Taati et al. (2012) used a depth camera to capture video data from seven healthy participants simulating LF, TR, SE, and slouch compensation. Using an improved hidden Markov support vector machine (HM-SVM) classifier for multiclassification, the authors achieved an average accuracy of 85.9% per frame. Subsequently, Zhi et al. (2017) captured video data of not only simulated LF, TR, and SE compensation for 10 healthy participants but also actual trunk compensations for 9 stroke participants with a Kinect v2 camera. Using an SVM and recurrent neural network (RNN) classifier, the authors achieved similar classification performance. In the simulated trunk compensation dataset of healthy participants, the detection performance of LF compensation was the highest (AUC = 0.98, F1 = 0.82), followed by TR compensation (AUC = 0.77, F1 = 0.57), and finally SE compensation (AUC = 0.66, F1 = 0.07). In contrast, lower detection performance was achieved in the actual trunk compensation dataset of stroke patients, namely: LF compensation (AUC = 0.77, F1 = 0.17), TR compensation (AUC = 0.81, F1 = 0.27), and SE compensation (AUC = 0.27, F1 = 0.07). We found that the detection performance is not ideal, especially in the detection of stroke participants’ trunk compensations. In addition, a camera-based detection system is limited to indoor environments due to dependence on illumination. What’s more, a camera-based detection system can lead to privacy issues, especially in regard to stroke patients. Because of the shortcomings of the above two methods, a convenient, environment-independent, and accurate detection method is needed to detect trunk compensations.

Surface electromyography (sEMG) signal is a bioelectrical signal containing muscle motion information. Compared to cameras and inertial sensors, the acquisition of sEMG signals does not depend on an external environment, such as illumination, nor does it require calibration. Based on these advantages, sEMG-based pattern recognition technology emerged and developed rapidly. Feature extraction and classification are the most critical technologies in sEMG-based pattern recognition technology. To date, the time domain, frequency domain, and time-frequency domain features have been widely used for the analysis and processing of sEMG signals (Burhan and Ghazali, 2016; Majid et al., 2018; Phinyomark et al., 2018). In addition, many classifier algorithms have appeared for classification, such as SVM, artificial neural networks (ANNs), and linear discriminant analysis (LDA) (Chowdhury et al., 2013; Nazmi et al., 2016). Due to a variety of features and classifiers, the sEMG-based pattern recognition technology has been widely used for upper limb motion pattern recognition (Lucas et al., 2008; Yang and Chen, 2016; Lu et al., 2017) and upper limb continuous motion estimation (Liu et al., 2017; Zhang et al., 2017). However, it has not yet been used in TCD.

Therefore, in this paper, the sEMG-based TCD (sEMG-bTCD) method is proposed and its feasibility is verified by experiments. The experiment was divided into two sessions. First, five healthy participants were recruited to verify the practical feasibility of the method, and then nine stroke participants were recruited to verify the clinical feasibility. Specifically, we selected nine trunk muscles from the trunk muscles that control the three trunk compensations and collected sEMG signals from these muscles. Then, we extracted five time domain features from the acquired sEMG signals, and performed the TCD by using SVM classifier, and achieved excellent detection performance. The rest of this article is structured as follows. The section “Materials and Methods” introduces the participants and experimental protocols. The section “Trunk Compensation Detection Procedure” provides the TCD procedure in detail, specifically, an improved active segment detection method. The section “Results and Discussion” analyzes the experimental results and discussion. Finally, the section “Conclusion” summarizes the paper.

Materials and Methods

Participants

For this paper, 14 participants were recruited to participate in the experiment, including five healthy subjects (all male, age 25.7 ± 1.8 years, without upper limb motor dysfunction) and nine stroke subjects. Ethics approval and consent to participate (i.e., informed consent) was obtained from all the participants to complete the protocol approved by the Guangzhou First People’s Hospital Department of Ethics Committee. All the research was performed in accordance with the Declaration of Helsinki. Stroke subjects were screened by a rehabilitation therapist. The inclusion criteria for stroke subjects included: (a) between the ages of 20 and 80 years; (b) the Brunnstrom Scale above stage II to have upper limb exercise capacity; and (c) having cognitive and comprehension skills. Finally, nine stroke patients were recruited to participate in the experiment, as detailed in Table 1.

TABLE 1
www.frontiersin.org

Table 1. Details of the nine stroke subjects.

Experimental Protocols

Rehabilitation Training Tasks and Trunk Compensations

Each participant performed three basic rehabilitation training tasks, including the reach-forward-back (T1), reach-side-to-side (T2), and reach-up-to-down (T3) motions. The T1 motion refers to the straight forward and backward movement of an upper limb (e.g., right hand, left hand symmetrical to right hand) in the sagittal and transverse plane. The starting point is located on the central axis of the human body, 20 cm away from the participant as shown in Figure 1A. The range of motion is the distance (approximately 24 cm) between the center of the five circular grooves of the wooden flashboard (34 cm × 28 cm × 2 cm). The T2 motion means that an upper limb moves in a straight line with adduction and abduction in the transverse plane. The starting point is located on the side of the participant’s body, 20 cm away from the participant as shown in Figure 1B. The range of motion is also 24 cm. The T3 motion is a shoulder flexion with a range of 0 to the maximum angle of the participant (<180°) in the sagittal plane, as shown in Figure 1C.

FIGURE 1
www.frontiersin.org

Figure 1. Three rehabilitation training tasks. (A) Reach-forward-back, (B) reach-side-to-side, and (C) reach-up-to-down.

The rehabilitation training tasks involve the shoulder and elbow joints, which contribute to the recovery of the motor function of these two joints. More importantly, these tasks aim to elicit three common trunk compensations: LF, TR, and SE. LF compensation happens when a participant’s hip bending angle is <90°, as shown in Figure 2A. TR compensation happens when a participant rotates his trunk in the transverse plane, as shown in Figure 2B. SE compensation happens when a participant raises his unilateral shoulder in the coronal plane, as shown in Figure 2C. Basic motions (tasks) correspond to trunk compensations. The participant may experience LF compensation when performing the T1 motion. The participant may experience TR compensation when performing the T2 motion. In addition, the participant may experience SE compensation when performing the T3 motion.

FIGURE 2
www.frontiersin.org

Figure 2. Three common types of trunk compensation. (A) shoulder elevation, (B) lean-forward, and (C) trunk rotation.

sEMG Acquisition System

The collection of the sEMG signals is strictly in accordance with the recommended standards (Hermens et al., 1999; Konrad, 2005). Combining some references (Larivière et al., 2000; Ghofrani et al., 2017; Mueller et al., 2017; Varrecchia et al., 2018) and the physiology, nine superficial trunk muscles were selected from the numerous trunk muscles involved in the three trunk compensations. These muscles are the left and right rectus abdominis (LRA and RRA), the left and right obliquus externus abdominis (LOEA and ROEA), the left and right thoracic erector spinae (LTES and RTES), the left and right lumbar erector spinae (LLES and RLES), and a descending part of the trapezius (DT, on the side of the upper limb of the motion). The DT muscle plays a major role in the SE compensation. The LOEA and ROEA muscles play a key role in the TR compensation, while other muscles help to control the LF compensation. Then, nine pairs of surface electrodes were used to record the sEMG signals of the nine trunk muscles. The surface electrode material was AgCl, and the distance between the electrodes was 2 cm. The direction of the electrodes was parallel to the muscle fibers. The electrodes were placed as shown in Figure 3A. The surface electrodes for the LRA and RRA were placed 2 cm left and right next to the umbilicus. The surface electrodes for the LOEA and ROEA were placed 15 cm left and right next to the umbilicus. The surface electrodes for the LTES and RTES were placed 3 cm left and right of the T10 spinous process. The surface electrodes for the LLES and RLES were placed 3 cm left and right of the L3 spinous process (Larivière et al., 2000; Ghofrani et al., 2017). Prior to placing the surface electrodes, we wiped alcohol on the skin surface to reduce skin impedance. Then, the 1st–9th channels of the 16-channel Ultium-EMG sensor system (Noraxon USA Inc., Scottsdale, AZ, United States) with a sampling frequency of 2000 Hz were used to collect the original sEMG signals. With the amplitude range of 100–5000 μV and the frequency component of 0–500 Hz (Merletti et al., 1992), the sEMG signals were amplified 1000 times and filtered a 10–500 Hz bandpass.

FIGURE 3
www.frontiersin.org

Figure 3. (A) Electrodes placement on trunk muscles. DT, descending part of trapezius; LRA, left rectus abdominis; RRA, right rectus abdominis; LOEA, left obliquus externus abdominis; ROEA, right obliquus externus abdominis; LTES, left thoracic erector spinae; RTES, right thoracic erector spinae; LLES, left lumbar erector spinae; RLES, right lumbar erector spinae. (B) A snapshot of the experiment setup.

Experimental Sessions

The experimental protocols consisted of two sessions, which included the healthy group and the stroke group experiment sessions. First, we investigated the feasibility of the sEMG-bTCD method with the simulated trunk compensations of the healthy group. Second, we verified whether the proposed method could detect the actual trunk compensations in stroke patients. There are two reasons for using healthy group simulation data rather than data obtained directly from stroke patients. On the one hand, this is a novel study that cannot be used directly on stroke patients. On the other hand, a previous study (Zhi et al., 2017) has shown that healthy people can obtain valuable experimental data by simulating trunk compensations.

The experimental setup is shown in Figure 3B. Each participant in the healthy group sat on the chair without any physical restraint on their trunk. A horizontal table was placed in front of the participants. A wooden flashboard was fixed on the table to guide the participant’s motions. With a stick, the participant completed three tasks (T1, T2, and T3 motions) on the wooden flashboard at a normal speed. Additionally, the participants simulated three types of trunk compensations (LF, TR, and SE compensation) according to the guidance and demonstration of our research team. Unlike the healthy group, all participants in the stroke group performed three tasks with both the healthy and affected hands. The data from the healthy hand performing tasks were used as the data with no compensation. The data from the affected hand performing tasks represented the trunk compensation data. Each motion was repeated 10 times. To prevent fatigue, each participant rested for 10 s between the two motions and rested for 1 min after the five motions. At least one rehabilitation therapist participated in the entire experiment of the stroke group, helping our research team visually observe whether stroke patients developed trunk compensation and the type of trunk compensation.

Trunk Compensation Detection Procedure

The processing of the sEMG signals was implemented with MATLAB 2017a (The MathWorks Inc., Natick, MA, United States) (Figure 4), including preprocessing, feature extraction, and classification. The preprocessing consists of three parts: filter denoising, analysis window, and active segment detection.

FIGURE 4
www.frontiersin.org

Figure 4. Flowchart of the procedures for sEMG processing.

Preprocessing

Filter Denoising

Various external factors during the acquisition process, such as 50 or 60 Hz power frequency interference, motion artifact, and ECG interference can easily interfere with the sEMG signals (Phinyomark et al., 2012; Barrios-Muriel et al., 2016). To eliminate ECG interference and motion artifacts, a 20–200 Hz bandpass filtering for sEMG signals was implemented by using a Butterworth filter with 0.1 dB passband ripple and 50 dB stopband attenuation. A 50 Hz notch filter was implemented using a Butterworth filter to eliminate power frequency interference. These preprocessing methods were intended to improve the signal-to-noise ratio (SNR) of the sEMG signals.

Analysis Window

Due to the randomness and non-stationarity of the sEMG signals, the analysis window, rather than the instantaneous value, is a useful input in the pattern recognition process (Smith et al., 2010). In this paper, we used an overlap analysis window with a window length of 256 ms (512 samples) and a window sliding step size of 64 ms (128 samples). So, the sEMG signals collected in 1 s can be divided into 12 analysis windows. The subsequent active segment detection, feature extraction, and classification in this paper were based on these analysis windows.

Active Segment Detection

In this paper, a sample entropy (SampEn) method based on optimal threshold was proposed to detect the active segments of sEMG signals. The SampEn is an improved method for measuring the complexity of time series based on approximate entropy (ApEn) (Richman and Moorman, 2000). A study has applied SampEn based on a fixed threshold to the active segmentation of sEMG signals (Zhou and Zhang, 2013). The fixed threshold is an empirical value determined by experiments. However, it is very difficult to choose a general fixed threshold for different participants or motions. Therefore, we proposed a SampEn method based on an optimal threshold. The implementation was divided into three steps: calculating SampEn, detecting active segments based on a fixed threshold, and calculating optimal threshold.

In the first step, the SampEn of an analysis window (M samples, M=512) is calculated. The time sequence sEMGsum(k) of the sum of 9-channel signals is constructed as follows:

sEMG sum ( k ) = i = 1 C sEMG i ( k ) (1)

where C is the total number of channels (C=9), i is the channel number, and k is the number of points in the analysis window.

Then, the scalar time series sEMGsum(k), k = 1, 2, …, M, are embedded in the delayed m-dimensional space to form a set of m-dimensional vectors (a data segment of length m) (Zhang and Zhou, 2012; Yentes et al., 2013):

{sEMGsumm(j)=[sEMGsumm(j+p)]p=0m1j=1,2,,M-m+1(2)

The probability Bm(r) of two sequences matching m points is computed by calculating the average number of vector pairs whose distance is lower than the similar tolerance r. Similarly, the probability Am(r) of the m+1 dimension can be calculated. Finally, the SampEn is calculated as:

SampEn ( m , r , M ) = - ln ( A m ( r ) B m ( r ) ) (3)

The choice of the dimension m and the similar tolerance r determines the calculation result of SampEn. There are empirical formulas for these values, which are (Pincus, 1991; Costa et al., 2002): m = 1 or 2, r = (0.15–0.25) σ. Where σ is the standard deviation of the entire data sequence sEMGsum. In this paper, these values are: m = 2, r = 0.25 σ.

In the second step, active segment detection based on a fixed threshold is performed. According to the first step, the SampEn(l) of the lth analysis window is obtained. Then, the state function s(l) of the lth analysis window is calculated:

s(l)={ 0,SampEn(l)<Th1,SampEn(l)Th(4)

where Th is the fixed threshold value. The condition of an active segment based on the state function is:

{ s(l11)=0ands(l1)=1s(l21)=1ands(l2)=0L=l2l1L0=12×sec(5)

where l1 and l2 are the starting and ending analysis windows of an active segment, L is the number of analysis windows between l1 and l2, sec means time sec seconds, and L0 is the preset number of analysis windows in an active segment. Only when L is not less than L0 can this active segment be considered as an effective active segment. Otherwise, this active segment is still regarded as a noise. In addition, multiple active segments (such as n) may be detected in the acquired sEMG signals. In order to distinguish each active segment, the l1 and l2 of each active segment are stored in one-dimensional arrays x1 and x2 of length n, respectively.

In the third step, the optimal threshold is calculated by iteration. The objective function is not only to accurately detect the known n0 active segments (n0 = 5 in this paper), but also to make each active segment as long as possible so as to contain more motion information. Therefore, the objective function is realized by two loops, and the flowchart is shown in Figure 5.

FIGURE 5
www.frontiersin.org

Figure 5. Flowchart for calculating the optimal threshold.

The loop variables of the outer loop and the inner loop are, respectively, the number L0 of the analysis windows in the active segment (replacing L0 with sec, 10≥sec≥1) and the SampEn threshold Th (0≤Th≤2). The loop body performs the first two steps in sequence, and outputs the number n of detected active segments and determines whether it is equal to n0. If n is equal to n0, the x1, x2, and Th values at the moment are output. Taking a stroke participant performing reach-up-to-down motion as an example, the active segment detection result of 9-channel sEMG signals was shown in Figure 6.

FIGURE 6
www.frontiersin.org

Figure 6. Active segment detection based on adaptive SampEn threshold algorithm in reach-up-to-down motion. DT, descending part of trapezius; LRA, left rectus abdominis; RRA, right rectus abdominis; LOEA, left obliquus externus abdominis; ROEA, right obliquus externus abdominis; LTES, left thoracic erector spinae; RTES, right thoracic erector spinae; LLES, left lumbar erector spinae; RLES, right lumbar erector spinae.

Feature Extraction

Compared with the frequency domain and time-frequency domain features, the time domain features are simple and less time-consuming. So, we selected five commonly used time domain features to establish feature vectors. These features are root mean square (RMS), variance (Varrecchia et al., 2018), MAV, waveform length (WL), and the fourth order autoregressive model coefficient (4th-ARMC).

The RMS is the square root of the average power of the sEMG signals in a given analysis window. It is calculated as:

RMS i ( t ) = 1 M k = 1 M sEMG i t ( k ) 2 (6)

where i is the channel number (i = 1, 2, 3, …, 9), t is the analysis window number, k is the number of points in the tth analysis window.

The VAR reflects the extent to which the sEMG signal deviates from the average and is calculated as:

{ AVR i ( t ) = 1 M k = 1 M sEMG i t ( k ) VAR i ( t ) = 1 M k = 1 M ( sEMG i t ( k ) - AVR i ( t ) ) 2 (7)

In statistics, the sEMG signal is approximated as a random signal with a mean of zero. The average value does not reflect the signal characteristics. Therefore, the absolute value of the sEMG signal is averaged, which is the definition of MAV. It is calculated as:

MAV i ( t ) = 1 M k = 1 M | sEMG i t ( k ) | (8)

The WL is a simple accumulation of sEMG signal lengths that can reflect the complexity of the sEMG signal waveform. It is defined as:

WL i ( t ) = k = 1 M | sEMG i t ( k + 1 ) - sEMG i t ( k ) | (9)

The AR model is a linear model used for time-series analysis of sEMG signals. It is defined as:

sEMG i t ( k ) = j = 1 q a j sEMG i t ( k - j ) + e i t ( k ) (10)

where q is the order of AR model (q=4), aj is the jth order AR coefficient, and eit(k) is the white noise residual.

The five time domain features were extracted from each analysis window in a single channel sEMG signal. In this paper, 9-channel sEMG signals were collected, so 1 45 (5 9) one-dimensional feature vector was extracted from each analysis window. However, the stroke patient’s affected side may be left hand or right hand. Different affected sides lead to SE and TR compensations in opposite directions. This results in the opposite effect of the four pairs of muscles (LRA/RRA, LOEA/ROEA, LTES/RTES, and LLES/RLES). Correspondingly, the consistency of feature vectors extracted from the posterior 8-channel sEMG signals is poor or even contrary, which is not conducive to classification. Therefore, in order to reduce the influence of different affected hands, we reconstructed five time domain features of the posterior 8-channel sEMG signals as:

{ feat i ( t ) = feat i ( t ) + feat i + 1 ( t ) feat i + 1 ( t ) = abs ( feat i ( t ) - feat i + 1 ( t ) ) i = 2 , 4 , 6 , 8 (11)

where i is the ith channel, t is the analysis window number, and feati(t) stands for any of the above five time domain features (RMS, VAR, MAV, WL, and 4th-ARMC). Feature reconstruction only changed the feature values, but did not change the feature dimension, so each analysis window extracted 1 45 dimension feature vector. In addition, considering the convenience of the method in clinical application, the number of four pairs of trunk muscles was continuously reduced, and finally 9, 7, 5, and 3 channels were investigated. Correspondingly, the feature vector dimensions extracted by each analysis window are 1 45, 1 35, 1 25, and 1 15, respectively.

Classification

As the SVM algorithm implements the principle of structural risk minimization (Burges, 1998), it has unique advantages in solving small sample, non-linear, and high-dimensional pattern recognition. Some studies (e.g., Bellingegni et al., 2017; Quitadamo et al., 2017) have also shown that the SVM has higher classification performance. Therefore, we choose the SVM classifier. The purpose of the SVM is to find an optimal hyperplane to segment samples. The principle of segmentation is to maximize the interval and finally transform it into a convex quadratic programming problem (Scholkopf and Smola, 2001), expressed as:

{ min 1 2 || w || 2 s . t . y t ( w * x t + b ) - 1 0 (12)

where (xt,yt) is the tth data point and (w, b) is the hyperplane parameter. The Lagrange multiplier is used to solve the problem.

The TCD model is a four-class model (NC, LF, TR, and SE), so the one-versus-one strategy is used for multiclassification. And we used the LIBLINEAR (Fan et al., 2008) toolkit for SVM classifier. When using L2-regularized L2-loss support vectorclassification, only the penalty factor C needs to be searched (Hsu et al., 2003). In this paper, cross-validation was used to adjust parameter C from small to large. When the increase C did not change the classification result much, the debugging was finished and the relatively small C value was selected to improve the convergence speed of the model (finally, C = 1). In addition, the hold-out method was used to evaluate classifier performance. Specifically, in order to maintain the consistency of data distribution as much as possible, a training subset and a test subset were randomly divided into 80:20% of each class’s feature set. The training subsets and test subsets of the four classes were, respectively, combined to form a training set and a test set. In addition, we used the 100-time hold-out method to obtain a stable and reliable evaluation result. Also, we chose classification accuracy, F1-score, receiver operating characteristic (ROC) curve and the under the curve (AUC) as model evaluation parameters. Classification accuracy is the most commonly used classification model evaluation index, which refers to the ratio of the number of correctly classified samples to the total sample. The F1-score is the harmonic mean of precision and recall. The ROC curve is an evaluation curve in which the false positive rate (FPR) is the horizontal axis and the true positive rate (TPR) is the vertical axis. The AUC is defined as the area enclosed by the ROC curve and the coordinate axis.

Results and Discussion

Results

Classification Accuracy

To investigate the feasibility of the proposed method, we established two trunk compensation models based on the healthy group dataset and the stroke group dataset. First, the impact of the number of channels on the classification was investigated. It can be seen from Figure 7 that fewer channels result in lower average accuracy. Based on the principle of optimal accuracy, only the detailed detection results of nine channels were reported below.

FIGURE 7
www.frontiersin.org

Figure 7. Average accuracy of the healthy and stroke group models established by different channel numbers.

The results showed that the healthy group model and the patient group model achieved an average accuracy of 95.0 and 83.1% (Figure 7). The confusion matrices of the two models were given as grayscale images (Figure 8). The diagonal elements (n, n) (n = 1, 2, 3, 4) in the confusion matrix represent the classification accuracy of each class, while the other elements represent the error classification rate.

FIGURE 8
www.frontiersin.org

Figure 8. Confusion matrix of the trunk compensation detection models. (A) Healthy group. (B) Stroke group. NC, no compensation; LF, lean-forward; TR, trunk rotation; SE, shoulder elevation.

ROC and F1-Score

Due to the difference of each participant’s motor function, the sample distribution of the four classes is slightly unbalanced. Therefore, we also selected F1-score, ROC, and AUC as model evaluation parameters. These parameters are often used for binary classification of unbalanced distribution. However, the models established in this paper were four-class models, so the conversion was needed to obtain these parameters. We considered the current class as the positive class, and the remaining classes as the negative class. In this way, four classes of ROC and AUC were obtained (Figure 9). In the ROC curve, the more convex the curve to the upper left corner, the better the model performance. The closer AUC is to 1, the better the model performance is. The AUC for individual categories in this paper reached 1, indicating that the models exhibited the desired recognition performance in the detection of these categories.

FIGURE 9
www.frontiersin.org

Figure 9. The ROC curves for the trunk compensation detection models. (A) The healthy group. (B) The stroke group. NC, no compensation; LF, lean-forward; TR, trunk rotation; SE, shoulder elevation.

The F1-score is the harmonic mean of precision and recall. The closer the F1-score is to 1, the better the model performance. We used the same conversion method to calculate the F1-score per class, and the results are shown in Figure 10.

FIGURE 10
www.frontiersin.org

Figure 10. The F1-scores for each class of the health and stroke group models. NC, no compensation; LF, lean-forward; TR, trunk rotation; SE, shoulder elevation.

Discussion

In this paper, the sEMG-bTCD method was proposed, and its feasibility was verified. To our knowledge, this is the first study to detect simulated trunk compensations in healthy participants and real trunk compensations in stroke participants based on sEMG signals from nine superficial trunk muscles. In addition, an active segment detection method based on the optimal SampEn threshold was proposed, and was used to detect the active segments of the sEMG signals of the healthy and stroke group, respectively. Five compound time domain features of each channel in the active segment were extracted to form the feature vector space, including RMS, VAR, MAV, WL, and 4th-ARMC. Using the SVM classifier, two four-class models for detecting three types of trunk compensations (LF, TR, and SE compensations) and NC motion were established, trained, and tested, consisting of the healthy detection model and the stroke detection model. In addition, the effect of channel number on classification was investigated, and the results showed that the best accuracy was achieved for both detection models based on nine channels. Therefore, only the experimental results of nine channels were analyzed below.

First, the healthy detection model was established based on the sEMG signals of the healthy group. The testing results showed that >90% accuracy of each class (average 95.0%) was achieved. Compared with the accuracy of 88.6 (Ranganathan et al., 2017) and 85.9% (Taati et al., 2012), higher detection accuracy was obtained by using the method proposed in this paper. We also selected the AUC and the F1-score as model evaluation parameters. The best detection performance was obtained on the SE compensation (AUC = 1.00, F1 = 1.00), followed by the TR compensation (AUC = 0.99, F1 = 0.96), and finally the LF compensation (AUC = 0.97, F1 = 0.94). When compared with the results (SE: AUC = 0.66, F1 = 0.07; TR: AUC = 0.77, F1 = 0.57; LF: AUC = 0.98, F1 = 0.82) (Zhi et al., 2017), the detection performance of SE and TR compensation in this paper was significantly improved, except for equivalent detection performance of LF compensation.

In addition, with the same process as the healthy group, the stroke detection model was established based on the sEMG signals of the healthy group. The results showed that the average accuracy of this model was 83.1%. Specifically, high accuracy (over 90%) was achieved in NC and SE compensation, followed by LF compensation (74.8%), and finally TR compensation (67.1%). Using the AUC and the F1-score to evaluate the model, the results showed that the NC detection performance was the best (AUC = 1.00, F1 = 1.00), followed by SE compensation (AUC = 0.98, F1 = 0.90), then LF compensation (AUC = 0.90, F1 = 0.73), and finally TR compensation (AUC = 0.85, F1 = 0.71). Similarly, nine stroke subjects were recruited to participate in the experiment (Zhi et al., 2017). Compared with their results (SE: AUC = 0.27, F1 = 0.07; LF: AUC = 0.77, F1 = 0.17; TR: AUC = 0.81, F1 = 0.27), it was found that the AUC and F1 values for the three types of trunk compensation are generally higher.

Overall, using the sEMG-bTCD method, we obtained better TCD performance in both the healthy and stroke groups. The results suggested the feasibility and effectiveness of this method. However, we found that TCD performance of the stroke detection model was generally lower than those from the healthy group. There may be many reasons for this result. First, actual trunk compensations in the stroke group are the joint motion of multiple muscle groups, which makes it more difficult to distinguish trunk compensations. Second, grasping the stick on the wooden flashboard for rehabilitation training, the stroke patients use the proximal (shoulder) muscles to assist because of the weakness of the distal (wrist) muscles. This action makes the DT muscle abnormally activated in various rehabilitation training tasks not just in the SE compensation. In addition, despite skin pretreatment, the collection of sEMG signals (especially from LRA, RRA, LOEA, and ROEA muscles) was affected by sensor location and soft fat tissue of human body. This observation may be one of the reasons for the low detection performance of LF and TR compensation. Moreover, stroke patients who recover better or are slightly injured have enough motion ability to produce less compensation, which is not conducive to the detection of trunk compensation. Finally, the motor strategies of the stroke patients cannot be precisely controlled may lead to simultaneous multiple trunk compensations rather than a single type of compensation simulated by the healthy group.

Future work should focus on improving the detection performance of stroke patients. Given that stroke patients may perform multiple trunk compensations at the same time, a multi-label classification model will be established, trained, and tested. In addition, a closed-loop approach, such as the use of a slider rail mechanism rather than an open-loop wooden flashboard, can reduce or even eliminate the effects of the stick on the proximal muscles of stroke patients. What’s more, multiple sensors, such as sEMG, cameras, and inertial sensors, should be fused for TCD. Finally, although lower detection accuracy was achieved with fewer channels, we will try to adopt some new methods, such as deep learning to ensure accuracy while reducing the number of muscles.

Future work should also realize the potential medical value of the proposed method and provide feedback for postural correction. Studies have shown that sEMG signals can be used for quantitative assessment of muscle spasticity (Zhang et al., 2019) and as feedback control for robot (Koh et al., 2017) or prosthesis (Zhai et al., 2017). Therefore, the future work should use sEMG signals for quantitative assessment of trunk compensations and as a feedback control for robotic rehabilitation training to correct posture.

Conclusion

In this paper, we proposed the sEMG-bTCD method and investigated the feasibility of the method. The healthy group (five subjects) and stroke group (nine subjects) were recruited to participate in the experiment. All subjects performed three rehabilitation training tasks. The sEMG signals from nine superficial trunk muscles were collected during three rehabilitation training tasks without compensation and with three common trunk compensations. Preprocessing like filtering, active segment detection was performed and five time domain features were extracted. The four-class model obtained by using SVM classifier has excellent detection performance in healthy participants (LF: accuracy = 94.0%, AUC = 0.97, F1 = 0.94; TR: accuracy = 95.8%, AUC = 0.99, F1 = 0.96; SE: accuracy = 100.0%, AUC = 1.00, F1 = 1.00). Good detection performance was also achieved in stroke participants (LF: accuracy = 74.8%, AUC = 0.90, F1 = 0.73; TR: accuracy = 67.1%, AUC = 0.85, F1 = 0.71; SE: accuracy = 91.3%, AUC = 0.98, F1 = 0.90). The results indicate that the sEMG-bTCD method is feasible. This method helps to prompt the patient to correct the wrong posture, thereby improving the effectiveness of rehabilitation training. To enhance the detection performance in stroke patients, the compound trunk compensation should be detected instead of a single trunk compensation. Additionally, multiple sensors, such as sEMG, cameras, and inertial sensors, should be fused for TCD.

Data Availability Statement

The raw data supporting the conclusions of this manuscript will be made available by the authors, without undue reservation, to any qualified researcher.

Ethics Statement

Ethics approval and consent to participate (i.e., written informed consent) was obtained from all the participants to complete the protocol approved by the Guangzhou First People’s Hospital Department of Ethics Committee. All the research was performed in accordance with the Declaration of Helsinki.

Author Contributions

KM conceived the research and participated in the entire research process, including experiments, data processing, results analysis, and manuscript drafting and revision. YC and LX conceived the research, and participated in experiments and revisions of manuscripts. XZ and HZ participated in the experiments and analysis of the results. SY and SC participated in the experiments and data processing.

Funding

This work was supported in part by the National Natural Science Foundation of China (Grant No. 51575188), the National Key R&D Program of China (Grant No. 2018YFB1306201), the Research Foundation of Guangdong Province (Grant Nos. 2016A030313492 and 2019A050505001), and the Guangzhou Research Foundation (Grant No. 201903010028).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Bakhti, K., Laffont, I., Muthalib, M., Froger, J., and Mottet, D. (2018). Kinect-based assessment of proximal arm non-use after a stroke. J. Neuroeng. Rehabil. 15:104. doi: 10.1186/s12984-018-0451-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Barrios-Muriel, J., Romero, F., Alonso, F. J., and Gianikellis, K. (2016). A simple SSA-based de-noising technique to remove ECG interference in EMG signals. Biomed. Signal Process. Control 30, 117–126. doi: 10.1016/j.bspc.2016.06.001

CrossRef Full Text | Google Scholar

Bellingegni, A. D., Gruppioni, E., Colazzo, G., Davalli, A., Sacchetti, R., Guglielmelli, E., et al. (2017). NLR, MLP, SVM, and LDA: a comparative analysis on EMG data from people with trans-radial amputation. J. Neuroeng. Rehabil. 14:82. doi: 10.1186/s12984-017-0290-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Burges, C. J. (1998). A tutorial on support vector machines for pattern recognition. Data Mining knowl. Disc. 2, 121–167.

Google Scholar

Burhan, N., and Ghazali, R. (2016). “Feature extraction of surface electromyography (sEMG) and signal processing technique in wavelet transform: a review,” in 2016 IEEE International Conference on Automatic Control and Intelligent Systems (I2CACIS), (Piscataway, NJ: IEEE), 141–146.

Google Scholar

Burton, J. K., Ferguson, E. E., Barugh, A. J., Walesby, K. E., Maclullich, A. M., Shenkin, S. D., et al. (2018). Predicting discharge to institutional long-term care after stroke: a systematic review and metaanalysis. J. Am. Geriatr. Soc. 66, 161–169. doi: 10.1111/jgs.15101

PubMed Abstract | CrossRef Full Text | Google Scholar

Chowdhury, R., Reaz, M., Ali, M., Bakar, A., Chellappan, K., and Chang, T. (2013). Surface electromyography signal processing and classification techniques. Sensors 13, 12431–12466. doi: 10.3390/s130912431

PubMed Abstract | CrossRef Full Text | Google Scholar

Cirstea, M., and Levin, M. F. (2000). Compensatory strategies for reaching in stroke. Brain 123, 940–953. doi: 10.1093/brain/123.5.940

PubMed Abstract | CrossRef Full Text | Google Scholar

Costa, M., Goldberger, A. L., and Peng, C.-K. (2002). Multiscale entropy analysis of complex physiologic time series. Phys. Rev. Lett. 89:068102.

PubMed Abstract | Google Scholar

Dolatabadi, E., Zhi, Y. X., Ye, B., Coahran, M., Lupinacci, G., Mihailidis, A., et al. (2017). “The toronto rehab stroke pose dataset to detect compensation during stroke rehabilitation therapy,” in Proceedings of the 11th EAI International Conference on Pervasive Computing Technologies for Healthcare, (New York, NY: ACM), 375–381.

Google Scholar

Duff, M., Chen, Y., Attygalle, S., Herman, J., Sundaram, H., Qian, G., et al. (2010). An adaptive mixed reality training system for stroke rehabilitation. IEEE Trans. Neural. Syst. Rehabil. Eng. 18, 531–541. doi: 10.1109/tnsre.2010.2055061

PubMed Abstract | CrossRef Full Text | Google Scholar

Fan, R.-E., Chang, K.-W., Hsieh, C.-J., Wang, X.-R., and Lin, C.-J. (2008). LIBLINEAR: a library for large linear classification. J. Mach. Learn. Res. 9, 1871–1874. doi: 10.1021/ci100073w

PubMed Abstract | CrossRef Full Text | Google Scholar

Ghofrani, M., Olyaei, G., Talebian, S., Bagheri, H., and Kazemi, P. (2017). Reliability of SEMG measurements for trunk muscles during lifting variable loads in healthy subjects. J. Bodyw. Move. Ther. 21, 711–718. doi: 10.1016/j.jbmt.2016.12.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Greisberger, A., Aviv, H., Garbade, S. F., and Diermayr, G. (2016). Clinical relevance of the effects of reach-to-grasp training using trunk restraint in individuals with hemiparesis poststroke: a systematic review. J. Rehabil. Med. 48, 405–416. doi: 10.2340/16501977-2077

PubMed Abstract | CrossRef Full Text | Google Scholar

Hatem, S. M., Saussez, G., Della Faille, M., Prist, V., Zhang, X., Dispa, D., et al. (2016). Rehabilitation of motor function after stroke: a multiple systematic review focused on techniques to stimulate upper extremity recovery. Front. Human Neurosci. 10:442. doi: 10.3389/fnhum.2016.00442

PubMed Abstract | CrossRef Full Text | Google Scholar

Hermens, H. J., Freriks, B., Merletti, R., Stegeman, D., Blok, J., Rau, G., et al. (1999). European recommendations for surface electromyography. Roessingh Re. Dev. 8, 13–54.

Google Scholar

Hsu, C.-W., Chang, C.-C., and Lin, C.-J. (2003). A Practical Guide to Support Vector Classification. National Taiwan University: Taipei

Google Scholar

Koh, T. H., Cheng, N., Yap, H. K., and Yeow, C.-H. (2017). Design of a soft robotic elbow sleeve with passive and intent-controlled actuation. Front. Neurosci. 11:597. doi: 10.3389/fnins.2017.00597

PubMed Abstract | CrossRef Full Text | Google Scholar

Konrad, P. (2005). A Practical Introduction to Kinesiological Electromyography. Scottsdale, AZ: Noraxon INC.

Google Scholar

Larivière, C., Gagnon, D., and Loisel, P. (2000). The comparison of trunk muscles EMG activation between subjects with and without chronic low back pain during flexion–extension and lateral bending tasks. J. Electromyogr. Kinesiol. 10, 79–91. doi: 10.1016/s1050-6411(99)00027-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Levin, M. F., Kleim, J. A., and Wolf, S. L. (2009). What do motor “recovery” and “compensation” mean in patients following stroke? Neurorehabil. Neural. Repair 23, 313–319. doi: 10.1177/1545968308328727

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, J., Kang, S. H., Xu, D., Ren, Y., Lee, S. J., and Zhang, L.-Q. (2017). EMG-based continuous and simultaneous estimation of arm kinematics in able-bodied individuals and stroke survivors. Front. Neurosci. 11:480. doi: 10.3389/fnins.2017.00480

PubMed Abstract | CrossRef Full Text | Google Scholar

Lu, Z., Chen, X., Zhang, X., Tong, K.-Y., and Zhou, P. (2017). Real-time control of an exoskeleton hand robot with myoelectric pattern recognition. Intern. J. Neural. Syst. 27:1750009. doi: 10.1142/S0129065717500095

PubMed Abstract | CrossRef Full Text | Google Scholar

Lucas, M.-F., Gaufriau, A., Pascual, S., Doncarli, C., and Farina, D. (2008). Multi-channel surface EMG classification using support vector machines and signal-based wavelet optimization. Biomed. Signal Process. Control 3, 169–174. doi: 10.1016/j.bspc.2007.09.002

CrossRef Full Text | Google Scholar

Majid, M. S. H., Khairunizam, W., Ali, H., Zunaidi, I., Shahriman, A., Zuradzman, M., et al. (2018). Performance assessment of the optimum feature extraction for upper-limb stroke rehabilitation using angular separation method. J. Telecommun. Electron. Comput. Eng. 10, 99–103.

Google Scholar

Merletti, R., Knaflitz, M., and De Luca, C. J. (1992). Electrically evoked myoelectric signals. Crit. Rev. Biomed. Eng. 19, 293–340.

PubMed Abstract | Google Scholar

Michaelsen, S. M., and Levin, M. F. (2004). Short-term effects of practice with trunk restraint on reaching movements in patients with chronic stroke: a controlled trial. Stroke 35, 1914–1919. doi: 10.1161/01.str.0000132569.33572.75

PubMed Abstract | CrossRef Full Text | Google Scholar

Mueller, S., Stoll, J., Mueller, J., Cassel, M., and Mayer, F. (2017). Trunk muscle activity during drop jump performance in adolescent athletes with back pain. Front. Physiol. 8:274. doi: 10.3389/fphys.2017.00274

PubMed Abstract | CrossRef Full Text | Google Scholar

Najafi, B., Aminian, K., Paraschiv-Ionescu, A., Loew, F., Bula, C. J., and Robert, P. (2003). Ambulatory system for human motion analysis using a kinematic sensor: monitoring of daily physical activity in the elderly. IEEE Trans. Biomed. Eng. 50, 711–723. doi: 10.1109/tbme.2003.812189

PubMed Abstract | CrossRef Full Text | Google Scholar

Nazmi, N., Abdul Rahman, M., Yamamoto, S.-I., Ahmad, S., Zamzuri, H., and Mazlan, S. (2016). A review of classification techniques of EMG signals during isotonic and isometric contractions. Sensors 16:1304. doi: 10.3390/s16081304

PubMed Abstract | CrossRef Full Text | Google Scholar

Pain, L. M., Baker, R., Richardson, D., and Agur, A. M. (2015). Effect of trunk-restraint training on function and compensatory trunk, shoulder and elbow patterns during post-stroke reach: a systematic review. Disabil. Rehabil. 37, 553–562. doi: 10.3109/09638288.2014.932450

PubMed Abstract | CrossRef Full Text | Google Scholar

Phinyomark, A., Khushaba, R. N., and Scheme, E. (2018). Feature extraction and selection for myoelectric control based on wearable EMG sensors. Sensors 18:1615. doi: 10.3390/s18051615

PubMed Abstract | CrossRef Full Text | Google Scholar

Phinyomark, A., Phukpattaranont, P., and Limsakul, C. (2012). The Usefulness of Wavelet Transform to Reduce Noise in the SEMG Signal. London: IntechOpen.

Google Scholar

Pincus, S. M. (1991). Approximate entropy as a measure of system complexity. Proc. Natl. Acad. Sci. U.S.A. 88, 2297–2301. doi: 10.1073/pnas.88.6.2297

PubMed Abstract | CrossRef Full Text | Google Scholar

Quitadamo, L., Cavrini, F., Sbernini, L., Riillo, F., Bianchi, L., Seri, S., et al. (2017). Support vector machines to detect physiological patterns for EEG and EMG-based human–computer interaction: a review. J. Neural. Eng. 14:011001. doi: 10.1088/1741-2552/14/1/011001

PubMed Abstract | CrossRef Full Text | Google Scholar

Ranganathan, R., Wang, R., Dong, B., and Biswas, S. (2017). Identifying compensatory movement patterns in the upper extremity using a wearable sensor system. Physiol. Measure. 38:2222. doi: 10.1088/1361-6579/aa9835

PubMed Abstract | CrossRef Full Text | Google Scholar

Richman, J. S., and Moorman, J. R. (2000). Physiological time-series analysis using approximate entropy and sample entropy. Am. J. Physiol. Heart Circ. Physiol. 278, H2039–H2049.

PubMed Abstract | Google Scholar

Salazar, A. J., Silva, A. S., Silva, C., Borges, C. M., Correia, M. V., Santos, R. S., et al. (2014). Low-cost wearable data acquisition for stroke rehabilitation: a proof-of-concept study on accelerometry for functional task assessment. Top. Stroke Rehabil. 21, 12–22. doi: 10.1310/tsr2101-12

PubMed Abstract | CrossRef Full Text | Google Scholar

Scholkopf, B., and Smola, A. J. (2001). Learning with Kernels: Support Vector Machines, Regularization, Optimization, and Beyond. Cambridge, MA: MIT press.

Google Scholar

Smith, L. H., Hargrove, L. J., Lock, B. A., and Kuiken, T. A. (2010). Determining the optimal window length for pattern recognition-based myoelectric control: balancing the competing effects of classification error and controller delay. IEEE Trans. Neural. Syst. Rehabil. Eng. 19, 186–192. doi: 10.1109/TNSRE.2010.2100828

PubMed Abstract | CrossRef Full Text | Google Scholar

Subramanian, S. K., Lourenço, C. B., Chilingaryan, G., Sveistrup, H., and Levin, M. F. (2013). Arm motor recovery using a virtual reality intervention in chronic stroke: randomized control trial. Neurorehabil. Neural. Repair 27, 13–23. doi: 10.1177/1545968312449695

PubMed Abstract | CrossRef Full Text | Google Scholar

Taati, B., Wang, R., Huq, R., Snoek, J., and Mihailidis, A. (2012). “Vision-based posture assessment to detect and categorize compensation during robotic rehabilitation therapy,” in Proceedings of the 2012 4th IEEE RAS & EMBS International Conference on Biomedical Robotics and Biomechatronics (BioRob), (Piscataway, NJ: IEEE), 1607–1613.

Google Scholar

Urbin, M., Bailey, R. R., and Lang, C. E. (2015). Validity of body-worn sensor acceleration metrics to index upper extremity function in hemiparetic stroke. J. Neurol. Phys. Ther. 39:111. doi: 10.1097/NPT.0000000000000085

PubMed Abstract | CrossRef Full Text | Google Scholar

Varrecchia, T., De Marchis, C., Rinaldi, M., Draicchio, F., Serrao, M., Schmid, M., et al. (2018). Lifting activity assessment using surface electromyographic features and neural networks. Intern. J. Industr. Ergonom. 66, 1–9. doi: 10.1016/j.ergon.2018.02.003

CrossRef Full Text | Google Scholar

Wee, S. K., Hughes, A.-M., Warner, M., and Burridge, J. H. (2014). Trunk restraint to promote upper extremity recovery in stroke patients: a systematic review and meta-analysis. Neurorehabil. Neural. Repair 28, 660–677. doi: 10.1177/1545968314521011

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, Z., and Chen, Y. (2016). Surface EMG-based sketching recognition using two analysis windows and gene expression programming. Front. Neurosci. 10:445. doi: 10.3389/fnins.2016.00445

PubMed Abstract | CrossRef Full Text | Google Scholar

Yentes, J. M., Hunt, N., Schmid, K. K., Kaipust, J. P., Mcgrath, D., and Stergiou, N. (2013). The appropriate use of approximate entropy and sample entropy with short data sets. Ann. Biomed. Eng. 41, 349–365. doi: 10.1007/s10439-012-0668-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhai, X., Jelfs, B., Chan, R. H., and Tin, C. (2017). Self-recalibrating surface EMG pattern recognition for neuroprosthesis control based on convolutional neural network. Front. Neurosci. 11:379. doi: 10.3389/fnins.2017.00379

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, M., Lange, B., Chang, C.-Y., Sawchuk, A. A., and Rizzo, A. A. (2012). “Beyond the standard clinical rating scales: fine-grained assessment of post-stroke motor functionality using wearable inertial sensors,” in Proceedings of the 2012 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, (Piscataway, NJ: IEEE), 6111–6115.

Google Scholar

Zhang, Q., Liu, R., Chen, W., and Xiong, C. (2017). Simultaneous and continuous estimation of shoulder and elbow kinematics from surface emg signals. Front. Neurosci. 11:280. doi: 10.3389/fnins.2017.00280

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, X., Tang, X., Zhu, X., Gao, X., and Chen, X. (2019). A regression-based framework for quantitative assessment of muscle spasticity using combined EMG and inertial data from wearable sensors. Front. Neurosci. 13:398. doi: 10.3389/fnins.2019.00398

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, X., and Zhou, P. (2012). Sample entropy analysis of surface EMG for improved muscle activity onset detection against spurious background spikes. J. Electr. Kinesiol 22, 901–907. doi: 10.1016/j.jelekin.2012.06.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, Z., Fang, Q., and Gu, X. (2015). Objective assessment of upper-limb mobility for poststroke rehabilitation. IEEE Trans. Biomed. Eng. 63, 859–868.

Google Scholar

Zhi, Y. X., Lukasik, M., Li, M. H., Dolatabadi, E., Wang, R. H., and Taati, B. (2017). Automatic detection of compensation during robotic stroke rehabilitation therapy. IEEE J. Trans. Eng. Health Med. 6, 1–7. doi: 10.1109/JTEHM.2017.2780836

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, P., and Zhang, X. (2013). A novel technique for muscle onset detection using surface EMG signals without removal of ECG artifacts. Physiol. Measure. 35:45. doi: 10.1088/0967-3334/35/1/45

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: trunk compensation detection, surface electromyography, stroke, rehabilitation training, support vector machine

Citation: Ma K, Chen Y, Zhang X, Zheng H, Yu S, Cai S and Xie L (2019) sEMG-Based Trunk Compensation Detection in Rehabilitation Training. Front. Neurosci. 13:1250. doi: 10.3389/fnins.2019.01250

Received: 31 May 2019; Accepted: 05 November 2019;
Published: 21 November 2019.

Edited by:

Takashi Hanakawa, National Center of Neurology and Psychiatry, Japan

Reviewed by:

Qi An, The University of Tokyo, Japan
Sridhar Poosapadi Arjunan, SRM Institute of Science and Technology, India

Copyright © 2019 Ma, Chen, Zhang, Zheng, Yu, Cai and Xie. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Haiqing Zheng, zhenghaiqing0909@aliyun.com; Longhan Xie, melhxie@scut.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.