Next Article in Journal
Agreement of Gait Events Detection during Treadmill Backward Walking by Kinematic Data and Inertial Motion Units
Next Article in Special Issue
Wearable Health Technology to Quantify the Functional Impact of Peripheral Neuropathy on Mobility in Parkinson’s Disease: A Systematic Review
Previous Article in Journal
Control Systems and Electronic Instrumentation Applied to Autonomy in Wheelchair Mobility: The State of the Art
Previous Article in Special Issue
A Multidomain Approach to Assessing the Convergent and Concurrent Validity of a Mobile Application When Compared to Conventional Methods of Determining Body Composition
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Energy-Based Method for Orientation Correction of EMG Bracelet Sensors in Hand Gesture Recognition Systems

by
Lorena Isabel Barona López
1,†,
Ángel Leonardo Valdivieso Caraguay
1,†,
Victor H. Vimos
1,†,‡,
Jonathan A. Zea
1,†,
Juan P. Vásconez
1,†,
Marcelo Álvarez
2,† and
Marco E. Benalcázar
1,*,†
1
Artificial Intelligence and Computer Vision Research Lab, Escuela Politécnica Nacional, Quito 170517, Ecuador
2
Departamento de Eléctrica y Electrónica, Universidad de las Fuerzas Armadas ESPE, Sangolquí 171103, Ecuador
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Current address: Ladrón de Guevara E11-253, Quito 170517, Ecuador.
Sensors 2020, 20(21), 6327; https://doi.org/10.3390/s20216327
Submission received: 6 September 2020 / Revised: 20 October 2020 / Accepted: 21 October 2020 / Published: 6 November 2020
(This article belongs to the Collection Sensors for Gait, Human Movement Analysis, and Health Monitoring)

Abstract

:
Hand gesture recognition (HGR) systems using electromyography (EMG) bracelet-type sensors are currently largely used over other HGR technologies. However, bracelets are susceptible to electrode rotation, causing a decrease in HGR performance. In this work, HGR systems with an algorithm for orientation correction are proposed. The proposed orientation correction method is based on the computation of the maximum energy channel using a synchronization gesture. Then, the channels of the EMG are rearranged in a new sequence which starts with the maximum energy channel. This new sequence of channels is used for both training and testing. After the EMG channels are rearranged, this signal passes through the following stages: pre-processing, feature extraction, classification, and post-processing. We implemented user-specific and user-general HGR models based on a common architecture which is robust to rotations of the EMG bracelet. Four experiments were performed, taking into account two different metrics which are the classification and recognition accuracy for both models implemented in this work, where each model was evaluated with and without rotation of the bracelet. The classification accuracy measures how well a model predicted which gesture is contained somewhere in a given EMG, whereas recognition accuracy measures how well a model predicted when it occurred, how long it lasted, and which gesture is contained in a given EMG. The results of the experiments (without and with orientation correction) executed show an increase in performance from 44.5% to 81.2% for classification and from 43.3% to 81.3% for recognition in user-general models, while in user-specific models, the results show an increase in performance from 39.8% to 94.9% for classification and from 38.8% to 94.2% for recognition. The results obtained in this work evidence that the proposed method for orientation correction makes the performance of an HGR robust to rotations of the EMG bracelet.

1. Introduction

Hand gesture recognition (HGR) systems are human–machine interfaces that are responsible for determining which gesture was performed and when it was performed [1]. Hand gestures are a common and effective type of non-verbal communication which can be learned easily through direct observation [2]. In recent years, several applications of HGRs have been proven useful. For example, these models have been applied in sign language recognition (English, Arabic, Italian) [3,4,5], in prosthesis control [6,7,8,9], in robotics [10,11], in biometric technology [12], and in gesture recognition of activities of daily living [13], among others. In the medical field, hand gesture recognition has also been applied to data visualization [14] and image manipulation during medical procedures [15,16] as well as for biomedical signal processing [17,18]. Although there are many fields of application, HGR models have not reached their full potential, nor have they been widely adopted. This is caused mainly by three factors. First, the performance of HGR systems can still be improved (i.e., recognition accuracy and processing time, and number of gestures). Second, the protocol used for evaluating these models usually is poorly rigorous or ambiguous, and thus, the results are hardly comparable. Third, HGR implementations are commonly cumbersome. This is partly because they are not easy or intuitive to use (i.e., an HGR implementation is expected to be real-time, non-invasive, and wireless), or because they require some training or strict procedure before usage.
In this work, an HGR model focused on this third issue (procedures before usage, intuitive interface, and training/testing requirements) for HGR based on electromyography (EMG) signals is presented. In the following paragraphs, the problem is fully described.

1.1. Structure of Hand Gesture Recognition Systems

An HGR system is composed of five modules: data acquisition, pre-processing, feature extraction, classification, and post-processing. Data acquisition consists of measuring, via some physical sensors, the signals generated when a person performs a gesture [1]. All sorts of technologies have been used for data acquisition, such as inertial measurement units (IMUs) [19,20], cameras [21], force and flexion sensors (acquired through sensory gloves) [6,22], and sensors of electrical muscle activity (EMG) [23]. EMG signals can be captured via needle electrodes inserted in the muscle (intramuscular EMG, iEMG) or using surface electrodes which are placed over the skin (surface EMG, sEMG). The iEMG is used especially for medical diagnosis and has greater accuracy because needles can be directed on specific muscles [24]. On the other hand, sEMG is considered to be non-invasive. In this work, a non-invasive commercial device (Myo bracelet), which captures EMG signals, was used for data acquisition. EMG signals stand out among all other technologies because of their potential for capturing the intention of movement on amputees [25]. Pre-processing is the second module of an HGR system, which is in charge of organizing and homogenizing all sorts of acquired signals (i.e., sensor fusion) to match the feature extraction module. Common techniques used at this stage include filtering for noise reduction [7], normalization [26], or segmentation [27]. The next module of an HGR system is feature extraction. Its goal is to extract distinctive and non-redundant information from the original signals [28]. Features are intended to share similar patterns between elements of the same class. Feature extraction can be carried out using automatic feature extractors such as convolutional neural networks (CNNs) or autoencoders [29,30,31,32,33,34,35]. Other features can be selected manually with an arbitrary selection of the feature extraction functions. These functions can be extracted from time, frequency, or time–frequency domains [36]. However, most real-time HGR models use time-domain features because the controller delay for their computation is smaller compared to others. We found that the mean absolute value (MAV) was the most used feature for HGR applications. Nevertheless, we observed that other time-related features can also be used, such as root mean square (RMS), waveform length (WL), variance (VAR), fourth-order auto-regressive coefficients (AR-Coeff), standard deviation (SD), variance (VAR), energy ratio (ER), slope sign changes (SSC), mean, median, integrated EMG (iEMG), sample entropy (SampEn), mean absolute value ratio (MAVR), modified mean absolute value (MMAV), simple square integral (SSI), log detector (LOG), average amplitude change (AAC), maximum fractal length (MFL), dynamic time warping (DTW), sample entropy (SE), and quantization-based position weight matrix (QuPWM) [1,3,6,8,9,11,12,13,17,18].
The classifier module is composed of a supervised learning algorithm that maps a feature vector to a label. Common classifiers used for HGR applications are k-nearest neighbor [10], tree-based classifier [12], support vector machines (SVM) [6,11,37,38,39,40], Bayesian methods [41], neural networks (NN) [42,43,44], and recurrent neural networks [45,46,47,48]. Among these methods, it has been observed that SVM and CNN stand out, where SVM shows high efficiency with light computational requirements and fast responses, whereas CNN has very high recognition performance but requires hardware with more processing capacity and longer inference times. The last module is post-processing. Its objectives is to filter spurious predictions to produce a smoother response [49] and to adapt the responses of the classifier to final applications (e.g., a drone or robot).

1.2. Evaluation of Hand Gesture Recognition Systems

The performance of a hand gesture recognition system is analyzed based on three parameters: classification accuracy, recognition accuracy, and processing time. Classification and recognition concepts are differentiated in this work. Classification identifies the corresponding class of a given sample. The evaluation of classification just compares the predicted label with the true label of the EMG sample. Results of classification are usually presented in confusion matrices where sensitivity, precision, and accuracy are summarized by the gesture. Recognition goes further than classification because it not only involves assigning a sample to a label but also requires determining the instants of time where the gesture was performed. The evaluation of recognition accuracy, hence, compares the vector of predictions of an HGR system with the ground truth corresponding to the given EMG sample. The ground truth is a Boolean vector set over the points with muscle activity; this information is included in every sample of the data set, and it was obtained before by a manual segmentation procedure. There could be several ways of comparing the vector of predictions with the ground truth. In this work, the evaluation protocol previously defined in [50] is followed. This protocol calculates an overlapping factor between both vectors and considers a sample correctly recognized when the overlapping factor is above a threshold of 25%. This comparison is only carried out for a valid vector of predictions. A vector of predictions is valid when there is only one segment of continuous predictions with the same label which are different from the relax position. This can be considered as a strict evaluation because any point of the signal differently labeled will cause an incorrect recognition. Moreover, any relax label predicted in the middle of predictions of a different class will also imply an incorrect recognition. This way of evaluating recognition provides us with a true perspective of the HGR behavior in real applications. As a result, classification accuracy will be higher than recognition accuracy.
A demanding requirement for the HGR system is having real-time operation. For human–machine interfaces, a system works in real time when a person uses a system and does not perceive delay on the response [1]. This involves that real-time operation is dependent upon the application and user perception. There is much debate in the literature about the maximum time limit for a system to be considered in real time (e.g., 300 ms [51]). In this work, the threshold of 100 ms reported by [52] is considered. This time (also known as controller delay) is measured from the moment when the system receives the signal until it returns a response. Additionally, real-time operation is assured based on the time responses obtained over offline simulations. An offline simulation in this context is a simulation with previously obtained data. In contrast, an online evaluation involves new recordings of data every time it is going to be implemented. Additionally, HGR systems evaluated in online scenarios usually suffer from being tested over a small set of users (e.g., [53]). An offline evaluation has the advantage of using already collected data, and it also allows the experiments to be replicated and compared. An offline approach is suitable in our case where a large amount of data is required to evaluate the models. In our experiments, real-time data acquisition is simulated using a sliding window approach.

1.3. User-Specific and User-General HGR Systems

HGR systems are divided into two types: user-specific (dependent or individual models) and user-general (independent models). A user-specific system requires collecting samples each time a new user uses the system for training or tuning. On the other hand, user-general models are trained once over a multi-user data set, and these systems do not require additional collection of samples when a new user wants to use the system [54]. Although user-specific models are trained with fewer training samples, they usually obtain higher accuracies because they are trained and calibrated for each person. Meanwhile, user-general models are easier to use and set up. However, these models have a really low performance for a significant portion of users in the data set [29]. Developing user-general HGR systems is still an open research challenge because it requires not only large data sets but also robust and adaptable machine learning algorithms.

1.4. The Rotation Problem with Bracelet-Shaped Devices and Related Works

One of the main drawbacks of general HGR systems using a bracelet-shaped EMG devices is their dependence on the location of the sensor. This problem is usually diminished in the literature because HGR models are trained and evaluated assuming the exact location of the bracelet in the forearm of the user. In the literature, there are also reported examples of the downside effects of electrode displacement. For instance, Hargrove et al. [55] proposed a classifier training strategy in order to reduce the effect of electrode displacements on classification accuracy. Here, the system must be trained carefully. The samples corresponding to some rotation conditions were included in the training data. Sueaseenak et al. [56] proposed an optimal electrode position for the surface EMG sensor Myo bracelet. They found that the position to get the best surface EMG recording is in the middle of the forearm’s length area. This approach for wearing a bracelet sensor in its optimal position is not practical because it requires one to place the bracelet in exactly the same position every time the system is used. In [57], different experiments related to sensor orientation were applied when the testing data were shifted. The experiments demonstrated that shifting the sensor 2 cm causes the SVM’s and the kNN’s accuracy to drop significantly with accuracy between 50% and 60%. It is noticeable that sensor rotation decrements the performance of HGR systems and sometimes even makes those unusable. Therefore, it is important to have a system that corrects the variation in the orientation of the sensor. In this context, several researchers have tried to solve this problem with different methods. In [58], the bracelet was rotated every 45 degrees and the EMG signals were recorded. Then, a remapping was made according to the predicted angle and the distribution was marked on the user’s arm prior to the signal recording. However, the calculation time was high and it only worked well in steps of 45 degrees because of the high complexity of the algorithm. In [59], a classification system that uses the Myo bracelet and a correction to the rotation of the bracelet was applied showing a classification accuracy of 94.7%. However, the classification time was 338 ms, not applicable in real-time scenarios. Despite the fact that most of the previous works solve the problem of the sensor’s rotation found in the literature, the recognition was not evaluated in most of them, and only classification was performed. As a result, it is important to build a system that performs classification and recognition in conjunction with orientation correction.

1.5. Article Overview

The main contribution of this paper is the method for electrode rotation compensation, based on identifying the maximum energy channel (MEC) to detect the reference pod to compensate the variation in the orientation of the bracelet. The maximum energy is calculated using a reference hand gesture; then, the data are rearranged creating a new sensor order. This method is executed each time a person uses the recognition system, needing a maximum time of 4 s for the calibration process. After the calibration procedure, a person can use the proposed HGR system wearing the bracelet with a different rotation (i.e., any angle on the forearm). The proposed orientation correction algorithm was evaluated over a larger dataset following a stricter evaluation procedure for classification and recognition [50]. The data set has 612 users and was divided into two groups: 50% (i.e., 306 users) for training and 50% for testing. This work also implemented and compared user-specific and user-general models. One of the advantages of the HGR implemented system is its low computational cost and astonishing recognition and classification accuracy.
Following this introduction, the remaining of this paper is organized as follows. Section 2 presents Materials and Methods, including the EMG device used for collecting the data set, the gestures included, and the proposed model architecture to fix the displacement problem. In Section 3, the experiments designed for testing the proposed model are described. These include a comprehensive combination of user-specific and user-general models, original pod position and synthetic rotation, and HGR system with and without orientation correction. The results of these experiments are presented and analyzed in Section 4. In Section 5, further discussion over the results is presented. In Section 6, the findings of this research, as well as the outlines of the future work, are mentioned.

2. Materials and Methods

The architecture for the HGR system based on EMG signals that we developed in this work is presented in Figure 1. As can be observed, the proposed system is composed of five stages, which are data acquisition, pre-processing, feature extraction, classification, and post-processing. The mentioned stages are explained as follows.

2.1. Data Acquisition

This work uses the dataset collected in a previous research [60], and can be found in [61]. Additionally, the code has been uploaded to GitHub [62]. To simulate rotations of the bracelet, we assume that, by default, the pods of the Myo armband are ordered according to the sequence S = 1 , 2 , , 8 . Then, with uniform probability, we randomly selected a number r from the set { 3 , 2 , 1 , 0 , + 1 , + 2 , + 3 , + 4 } . Then, we simulated the rotation of bracelet by computing the new sequence S ˜ = s 1 ˜ , s 2 ˜ , , s 8 ˜ of the pods, where s i ˜ = m o d ( s i + r , 9 ) , with s i S and i = 1 , 2 , , 8 . Note that in this way, we simulated rotations of the bracelet clockwise and counterclockwise in steps of 45 degrees.
The EMG signals were acquired with the Myo bracelet, which has eight differential electrodes with a sampling frequency of 200 Hz. This device also has an inertial measurement unit with nine degrees of freedom (accelerometer, gyroscope, and magnetometer) and haptic feedback, but in this work, we only used EMG information. The Myo bracelet is able to transmit the collected data via Bluetooth to a computer. The Myo bracelet sensor is illustrated in Figure 2a, the suggested manufacturer position of the Myo bracelet is observed in Figure 2b, and a sample of the Myo bracelet rotated in a different angle can be visualized in Figure 2c.
The protocol followed for acquiring EMG signals indicates that the Myo bracelet must be placed in the same area of the right or left forearm during the acquisition over all the users. In this research, the signals used are from people who wear the bracelet placed only on the right forearm, no matter if they were right- or left-handed. The data set is composed of 612 users and was divided into two groups: 50% for training and 50% for testing (i.e., 306 users for each one). It has to be noted that the data set is composed of 96% right-handed people and 4% left-handed people, as well as 66% men and 34% women. The age distribution of the data set has a higher concentration of users between 18 and 25 years old; this is because the data are from undergraduate students. An illustration of the statistical information related to the data set is presented in Figure 3.
The data set used in this work consists of five gestures, which are the same as those detected by the MYO manufacturer’s software. The mentioned hand gestures are w a v e I n , w a v e O u t , f i s t , o p e n , p i n c h , and the relax state ( n o G e s t u r e ) as can be observed in Figure 4. The total number of repetitions performed by each user is 300, which corresponds to 50 repetitions for each gesture. Each repetition was recorded during 5 s, and every gesture repetition starts in the relax position and ends in the same relax position.
The data set also includes information on the limits of muscle activity, which was manually segmented within the 5 s of the measured EMG signal. This information is useful to identify the moments when every gesture was performed. For the rest of the paper, we use the name g r o u n d T r u t h for the manual segmentation of the muscular activity.

2.1.1. General and Specific Models

In this work, we train and evaluate two different approaches for hand gesture recognition based on a general and a specific model, respectively. We first created a general model based on a training set composed of EMG information from all users, and then each user tested the model to evaluate the recognition results. On the other hand, we also created a specific model based on a training set that only uses one user at a time, and again each user tested their respective model to evaluate the recognition results. To work with general or specific models, it is necessary to create a matrix organized per sensor, user, and gesture category to train the classifier. Equation (1) shows the EMG training matrix Dtrain u s e r k for each user k.
Dtrain u s e r k = EMG ( u s e r k , w o g ) EMG ( u s e r k , w i g ) EMG ( u s e r k , f g ) EMG ( u s e r k , o g ) EMG ( u s e r k , p g ) EMG ( u s e r k , n g )
where EMG ( u s e r k , g e s t u r e j ) represents the EMG measures for each u s e r k and g e s t u r e j , waveOut ( w o g ), waveIn ( w i g ), fist ( f g ), open ( o g ), pinch ( p g ), and noGesture ( n g ). Each matrix EMG ( u s e r k , g e s t u r e j ) is composed of a set of the EMG measures denoted by Ms k , which represents the transposed vector of every channel repetition performed for u s e r k as we show.
EMG ( u s e r k , g e s t u r e j ) = Ms 1 Ms 2 Ms 8
Notice that the dimensions of each matrix are Ms k R [ P × 7 × 6 ] × 200 , where we consider P as the number of the repetitions of a g e s t u r e j , with seven sliding windows for each measure, six classes, and 200 extracted points for each sliding window that extract information of the EMG signal. It is worth mentioning that each sliding window was separated from each other by 25 points. Since the Myo sensor has eight EMG channels, we can write the EMG training matrix dimension as Dtrain u s e r k R [ [ P × 7 × 6 ] × 200 ] × 8 .
Finally, the data of each user are appended in a general training matrix Dtrain t o t a l . When a user-general model is used, we consider ( P = 50 ). Equation (3) shows how a total training matrix for the user-general model is composed ( k = 306 users).
Dtrain t o t a l = Dtrain u s e r 1 Dtrain u s e r 2 Dtrain u s e r k
where the EMG total training matrix dimension is Dtrain t o t a l R [ [ [ P × 7 × 6 ] × 200 ] × Q ] × 8 . The parameter Q represents the number of users used in the model. For the user-general model, Q = 306 , and for the user-specific model, Q = 1 . For the case of a user-specific model, the training matrix is composed only of signals belonging to each specific user. In user-specific models, the number of repetitions considered is P = 25 . It has to be noted that for each measure related to a EMG ( u s e r k and g e s t u r e j ) , a label Y w a v e O u t , w a v e I n , f i s t , o p e n , p i n c h , a n d n o G e s t u r e is added to train the mode. Y denotes the label corresponding to the current EMG gesture sample, and to the seven sliding windows within it.

2.1.2. Orientation Considerations for the EMG Sensor

In this research, two approaches were tested regarding the orientation problem of the Myo armband sensor, which are with and without orientation correction. Both methods were applied over the user-specific and user-general models previously explained.
Typically, the models—user-general and user-specific—that do not consider orientation correction present poor performance when the user places the bracelet in a different orientation. In this work, we propose an orientation correction algorithm to solve the problem related to the orientation variation of the Myo bracelet. This approach uses the maximum energy channel (MEC) of a E M G g e s t u r e , which allows us to obtain high robustness to rotation and allows us to place the bracelet in any angle, similar to [63]. Furthermore, it helps to avoid the necessity to record the signals every time the system is going to be used.
For this purpose, a gesture to synchronize the HGR models was used. The synchronization gesture lets the sensor be used in a different position. All five gestures were tested as synchronization signals ( s y n c ). The results of the test for the selection of the best gesture for the synchronization signal are presented in Appendix A. These results demonstrated that the best performance was obtained using the w a v e O u t gesture; thus, we selected that gesture for our experiments.
Performing the gesture w a v e O u t during a period of time, a pod S x is obtained, which shows the location of the maximum activity in the EMG w a v e O u t signal. The EMG data are then rearranged according to S x , obtaining a new sensor orientation for the HGR system. For this purpose, the average energy in every EMG window of 200 points is calculated for T repetitions, and then the maximum value is found in a specific pod. It is worth mentioning that one, two, three, or four windows of 200 points can be used as sync signals to identify S x . The procedure to get the pod information in the synchronization stage starts with the data acquisition of the EMG signals of the sensor in the vector EMG w O , as we state as follows:
EMG w O = s 1 s 2 s 3 s 4 s 5 s 6 s 7 s 8
where EMG w O R 200 × 8 and s i [ 1 , 1 ] 200 × 1 . It has to be noted that the sample values from each channel s i are normalized values in the range of 1 and 1. Then, the energy of the samples of each channel is given by
E w O = E s 1 E s 2 E s 3 E s 4 E s 5 E s 6 E s 7 E s 8
where E s refers to the energy in each pod. The average energy E s k ¯ value over a channel for T repetitions of the gesture w a v e O u t is represented by
E s k ¯ = 1 T j = 1 T ( i = 2 L a b s { ( x i ) · a b s x i ( x i 1 ) · a b s x i 1 } )
where a b s refers to the absolute value, T [ 1 , 4 ] is the number of w a v e O u t synchronization repetitions, k [ 1 , 8 ] represent the pod number, L is the length of the EMG w a v e O u t signal, and x i is the ith point of the EMG w a v e O u t signal. Then, the sensor S x is identified through the max function, which gives the maximum average energy value of the vector as we state as follows:
s x = max E s 1 ¯ E s 2 ¯ E s 3 ¯ E s 4 ¯ E s 5 ¯ E s 6 ¯ E s 7 ¯ E s 8 ¯
Finally, the new matrix order for all gestures is organized and described according the following equation:
EMG n e w O r d e r = s x s m o d ( ( x + 1 ) , 9 ) s m o d ( ( x + 2 ) , 9 ) s m o d ( ( x + 7 ) , 9 ) s m o d ( ( x + 8 ) , 9 )
where m o d refers to the remainder after division value, and the maximum value of ( x + 8 ) is 8 because there are eight pods. Notice that the default order coming from the Myo bracelet is as follows:
EMG d e f a u l t O r d e r = s 1 s 2 s 3 s 4 s 5 s 6 s 7 s 8
As an example, if the S x detected is S 6 , the new matrix is arranged as follows: EMG n e w O r d e r = s 6 s 7 s 8 s 1 s 2 s 3 s 4 s 5 .
After obtaining the S x reference sensors through the maximum energy channel ( M E C ), we use it in training and testing procedures. It is important to highlight that the reference pod could not be the same for all recordings between users and gestures. The calibration process must be executed every time that a user wants to test the recognition system after the user takes the bracelet off.
For reproducing the results of the proposed models, the code and the dataset used for this paper are located in [64].

2.2. Pre-Processing

As part of the pre-processing stage, the EMG energy (Equation (15)) is used to identify if a current analyzed window needs to be classified or not. Every EMG window must exceed an energy threshold to be computed for the classifier. A threshold of 17% was considered in this research based on multiple tests with different energy thresholds. Whenever the energy of an analyzed window exceeds the threshold, the EMG window goes to the next stage, which is feature extraction. This process avoids the classification of unnecessary gestures if the threshold is not reached and, therefore, improves the computational cost. It has to be noted that the energy threshold is calculated using the synchronization gesture w a v e O u t and adding consecutively the energy calculated from each channel to obtain the value of energy E.
To perform the pre-processing procedure, the eight pods of the Myo bracelet have been divided into two groups. Every group is composed of four pods— g r o u p h i g h and g r o u p l o w —that are analyzed individually with respect to the energy E and a threshold of 17%. The w a v e O u t gesture requests a muscle activation pattern that is detected through the g r o u p h i g h . When a different gesture is performed, for example, waveIn, the activity is sensed through the g r o u p l o w of sensors. The channel division by groups allows the detection of gestures that activate a different group of muscles. The energy for g r o u p h i g h corresponds to the energy of the pods S 1 , S 2 , S 3 , S 4 as stated in Equation (10), while the energy for g r o u p l o w corresponds to the energy of the pods S 5 , S 6 , S 7 , and S 8 , as is shown in Equation (11).
T h h i g h = ( 0.17 ) 1 4 i = 1 4 E S i ¯
T h l o w = ( 0.17 ) 1 4 i = 5 8 E S i ¯

2.3. Feature Extraction

Five functions to extract features are used in this paper, which are applied over every EMG recording (see Figure 5) contained into a sliding window only when it surpassed the threshold of energy.
The following set of functions that were used is briefly explained as follows:
  • Standard deviation (SD): This feature measures the dispersion of the EMG signal. It indicates how the data are scattered respectively to the average and is expressed as:
    S D = 1 L 1 i = 1 L x i u 2
    where x i is a sample of EMG signal, u is the average, and L is the total points of the EMG;
  • Absolute envelope (AE): It uses the Hilbert transform for calculating the instantaneous attributes of a time series, especially amplitude and frequency [65]:
    A E = A E = f t 2 + H f t 2
    where H ( t ) is the Hilbert transform and f ( t ) is the EMG signal;
  • Mean absolute value (MAV): It is a popular feature used in EMG-based hand gesture recognition applications. The mean absolute value is the average of the absolute value of the EMG signal amplitude, and it is defined as follows:
    M A V = 1 L i = 1 L x i
    where x i is a sample of EMG signal, and and L is the total points of the EMG;
  • Energy (E): It is a feature for measuring energy distribution, and it can be represented as [66]:
    E = i = 2 L a b s { ( x i ) · a b s x i ( x i 1 ) · a b s x i 1 }
    where x i is a sample of EMG signal, and L is total length of the EMG signal;
  • Root mean square (RMS): It describes the muscle force and non-fatigue contraction [51]. Mathematically, the RMS can be defined as:
    R M S = 1 L i = 1 L x i 2
    where x i is a sample of EMG signal, and L is the total points of the EMG.

2.4. Classification

A support vector machine (SVM) was chosen for the hand gesture classification. The SVM is a machine learning technique used to find the optimal separation hyper-plane in data classification [38,39,67]. It uses a kernel function in the input data to remap it into a new hyper-plane that facilitates the separation between classes. In this research, a polynomial kernel of third order with a one-vs.-one strategy was implemented to carried out the classification procedure. The parameters used to configure the SVM can be observed in Table 1. The parameters for the SVM were implemented in MATLAB for all the experiments.
For this research, the SVM multi-class classification was utilized. The multi-class problem is broken down to multiple binary classification cases, which is also called one-vs.-one coding [67]. The number of classifiers necessary for one-vs.-one multi-class classification can be retrieved with the formula n ( n 1 ) / 2 , where n is the number of gesture classes.
In the one-vs.-one approach, each classifier separates points of two different classes, and uniting all one-vs.-one classifiers leads to a multi-class classifier. We use SVM since it is a classifier that allows portability of HGR systems due to its low computational cost and real-time operation [38,39,67]. In addition, in experiments conducted in [68,69], the authors demonstrate that SVM is able to reach a higher performance than k-nearest neighbor (KNN) for EMG signal classification.
In our research, the SVM training process was performed offline, obtaining different sets of support vectors for both user-specific and user-general models. It is worth mentioning that when we use a user-general model, the set of created support vectors influences the classifier inference time because this type of models were trained with a large amount of data. Therefore, more support vectors have to be analyzed before the classifier gives a response. When the SVM classifies an EMG window, a score matrix with values related to each gesture is generated, as is stated as follows:
Scores = S g 1 , S g 2 , S g 3 , S g 4 , S g 5 , S g 6
where S g i is the corresponding score gesture value of w a v e O u t , w a v e I n , f i s t , o p e n , p i n c h , n o G e s t u r e . The scores matrix is composed of negative scores, and the SVM gives as the selected label the one nearest to zero. These scores were turned into a positive range, as we can observe in the following equation,
Scores a b s = a b s ( Scores ) ,
and they are used to determine a maximum positive value each time a window is analyzed, as is presented as follows,
S c o r e s m a x = m a x ( Scores a b s )
Scores n o r m = Scores a b s S c o r e s m a x
P s = m a x ( 1 Scores n o r m )
Whenever a positive score ( P s ) value exceeds a threshold of 0.9 (based on different experiments), the label predicted by the classifier will be valid; otherwise, the default label is n o G e s t u r e . Algorithm 1 for the operation of the SVM and the handling of the values of the scores matrix for each of the classification windows is as follows.
Algorithm 1: SVM Classification and Scores validation.
Sensors 20 06327 i001

2.5. Post-Processing

During classification, each sliding window of 200 points with 20 points of separation was used to analyze the EMG signal, and then a vector with the probability of each gesture class was obtained, and only the most probable class was considered as the result of the classification stage. Then, the post-processing receives each of those class results, and a vector of labels is created by concatenating them. The vector of labels is finished when the number of sliding windows analyzed reaches the 5 s of recording. Then, we analyze the mode of every four labels, and the result is stored in a new vector of labels B , which is key to remove spurious labels that might appear during the classification results. In addition, we assign each those label results to a point in the time domain depending on the position of each sliding window. A sample of the vector of labels B in the time domain is illustrated in Figure 6, where we can observe a set of n o G e s t u r e labels, followed by a set of f i s t gesture labels, and again a set of n o G e s t u r e labels. The ground truth A can also be observed, which was obtained from the manual segmentation of the muscular activity that corresponds to a gesture. Finally, a recognition is considered successful if the vector of labels corresponds to the ground truth label, and if the vector of labels is aligned in time domain with the manual segmentation as illustrated in Figure 6. For this purpose, we used a minimum overlapping factor of ρ = 0.25 as a threshold to decide if the recognition is correct. The overlapping factor is described in Equation (18),
ρ = 2 A B A + B
where A is the set of points where the muscle activity is located by the manual segmentation, and B is the set of points where the gesture was detected by the model during post-processing.

3. Experimental Setup

The HGR classification and recognition experiments were carried out considering both user-specific and user-general models, and for each of them, we consider if each of those systems works with or without orientation correction. The information related to the experiments’ setup is illustrated in Figure 7. In addition, a brief explanation of each experiment can be found as follows.
  • Experiment 1: This experiment represents the ideal scenario suggested by the Myo bracelet manufacturer where each user trains and tests the recognition model, placing the bracelet in the same orientation recommended by the manufacturer. This orientation implies that a user should wear the bracelet in such a way that pod number 4 is always parallel to the palm of the hand (see Figure 2b). There is no orientation correction for this experiment;
  • Experiment 2: The training EMG signals were acquired with the sensor placed in the orientation recommended by the manufacturer. However, when testing the model, the bracelet was rotated artificially (see Figure 2c). This experiment simulates the scenario where a user wears the sensor without taking into account the suggested positions for the testing procedure, which usually is the most common scenario. However, there is no orientation correction for this experiment;
  • Experiment 3: The training EMG signals were acquired with the sensor placed in the orientation recommended by the manufacturer. For testing, the bracelet was rotated, simulating different angles. The orientation correction algorithm was applied for both training and testing data;
  • Experiment 4: In this experiment, the performance of the proposed method is evaluated when there is rotation of the bracelet for training and testing, and the orientation correction algorithm was applied for both training and testing data.

4. Results

In this section, we present the HGR performance results for the Myo armband sensor manufacturer’s model, as well as our results for the user-specific and user-general models. In addition, we also compare our user-specific and user-general results with each other, and then we compare such results with other approaches that can be found in the literature. For this purpose, we use confusion matrices where accuracy, precision, and sensitivity information values can be visualized.
To calculate the accuracy, the number of true positives ( T P ) values are divided by the total set of samples analyzed, which includes true positives ( T P ), true negatives ( T N ), false positives ( T P ), and false negatives ( T P ). The accuracy value, which is considered our main metric of evaluation, is useful to analyze the proportion of correct predictions over a set of measures, as can be observed in Equation (19).
A c c u r a c y = T P T P + T N + F P + F N × 100 %
We also calculated the sensitivity and precision values as support metrics of evaluation. The sensitivity (also known as recall) is the fraction of the total amount of relevant instances that were actually retrieved—i.e., how many recognized gestures are relevant. On the other hand, the precision (also called positive predictive value) is the fraction of relevant instances among the retrieved instances—i.e., how many relevant gestures are recognized. The sensitivity and precision metrics can be observed in Equations (20) and (21), respectively.
S e n s i t i v i t y = T P T P + F N × 100 %
P r e c i s i o n = T P T P + F P × 100 %

4.1. Myo Bracelet Model Results Using Manufacturer’s Software

The classification results obtained using the MYO bracelet manufacturer’s model are presented in Table 2. It is worth mentioning that the Myo bracelet manufacturer’s recognition system provides an answer every 20 ms. As can be observed, the accuracy obtained for classification is 64.66% using the suggested position by the manufacturer.

4.2. User-Specific HGR Model Result

The classification results for e x p e r i m e n t 1 , e x p e r i m e n t 2 , e x p e r i m e n t 3 , and e x p e r i m e n t 4 for the user-specific models are presented in Table 3, Table 4, Table 5 and Table 6, respectively. As can be observed, the classification accuracy obtained was 94.99% for e x p e r i m e n t 1 , 39.38% for e x p e r i m e n t 2 , 94.93% for e x p e r i m e n t 3 , and 94.96% for e x p e r i m e n t 4 . The worst possible scenario was e x p e r i m e n t 2 with a classification accuracy of 39.38%. This is because the bracelet sensor was rotated for the test set, and there was no orientation correction for this experiment. On the other hand, the best result among all the experiments for user-specific models was e x p e r i m e n t 4 with a classification accuracy of 94.96%. This is usually the most common scenario that can be present during the experiments because it takes into account simulated rotation during training and testing. The approach used for e x p e r i m e n t 4 also considered the orientation correction, which helps to achieve high classification results. The best precision and sensitivity results were obtained during e x p e r i m e n t 4 for the w a v e I n gesture with 98.89% and the w a v e O u t gesture with 97.66%, respectively. It has to be noted that we present only the best results for e x p e r i m e n t 3 and e x p e r i m e n t 4 , which were obtained with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . The other results for (sync = 1 , 2, and 3) can be found in Appendix B.

4.3. User-General HGR Model Results

The classification results for e x p e r i m e n t 1 , e x p e r i m e n t 2 , e x p e r i m e n t 3 , and e x p e r i m e n t 4 for the user-general models are presented in Table 7, Table 8, Table 9 and Table 10, respectively. As can be observed, the classification accuracy obtained was 81.6% for e x p e r i m e n t 1 , 44.52% for e x p e r i m e n t 2 , 81.2% for e x p e r i m e n t 3 , and 81.22% for e x p e r i m e n t 4 . The worst scenario was e x p e r i m e n t 2 with a classification accuracy of 44.52%. This is because the bracelet sensor was rotated for the test set, and there was no orientation correction for this experiment. On the other hand, the best result among all the experiment for user-specific models was e x p e r i m e n t 4 with a classification accuracy of 81.22%. This is usually the most common scenario that can be present during the experiments because it takes into account simulated rotation during training and testing. The approach used for e x p e r i m e n t 4 also considered the orientation correction, which helps to achieve high classification results. The best precision and sensitivity results were obtained during e x p e r i m e n t 4 for the p i n c h gesture with 88.02% and the n o G e s t u r e gesture with 89.9%, respectively. It has to be noted that we present only the best results for e x p e r i m e n t 3 and e x p e r i m e n t 4 , which were obtained with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . The other results for ( s y n c = 1, 2, and 3) can be found in Appendix C.

4.4. Comparison between User-Specific and User-General Results

In this section, we summarize and compare the best classification results obtained from the HGR proposed system. We also include in this section the recognition results for each experiment, which are obtained after the post-processing stage. Both classification and recognition are presented in terms of accuracy. In Figure 8, we present the results for all the users without taking into account sex or handedness preference information. Figure 9 presents the results considering the user’s sex, and Figure 10 presents the results considering handedness preferences. The presented results correspond to the best for each experiment, which means that for e x p e r i m e n t 1 and e x p e r i m e n t 2 , there is no synchronization gesture ( s y n c = 0 ) , and for e x p e r i m e n t 3 and e x p e r i m e n t 4 , we used four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x .
As can be seen in Figure 8, when the user-general model is used, the accuracy of the system without taking into account sex or handedness preference information decreases by up to 13.7% for classification and up to 13.9% for recognition, respectively. It also decreases by up to 15.9% for classification and 15.9% for recognition for the experiments considering the user’s sex—Figure 9. Moreover, its accuracy also decreases by up to 16.7% for classification and 16.9% for recognition for the experiments considering handedness preference—Figure 10. However, it is observed in Figure 8 that, in general, only for e x p e r i m e n t 2 , the user-general model obtains slightly better results than in the other experiments—up to 7.6% better. Nevertheless, e x p e r i m e n t 2 also obtains the worst results for classification—from 39.8% to 44.5%—and recognition—from 38.8% to 43.4%. This behavior is repeated in Figure 9 and Figure 10. The observed decrease in accuracy when using a user-general model is a common behavior in classification and recognition systems. This is because typically, the performance tends to decrease when a large data set is used to analyze the generalization properties of a proposed model. For this reason, and based on the aforementioned results, we consider that the generalization capabilities of the proposed HGR system are acceptable since its performance does not decrease drastically when we compare user-specific with user-general models.
To analyze the effect of the orientation correction algorithm over all the experiments, we focus on the general data results presented in Figure 8. It can be seen that when the orientation correction is used, the performance is capable of increasing classification and recognition performances up to 45.4% and 36.9%, respectively. This indicates that the orientation correction approach has a positive and substantial impact on the performance of the HGR models. This behavior is repeated in Figure 9 and Figure 10.
In order to analyze the user’s sex-related results over all the experiments, we focus on the results presented in Figure 9. It can be observed that women obtain better results in the user-specific model—up to 1.6% better—while men obtain better results in the user-general model—up to 3.1% better. This might be due to the fact that there are more men—66%—than women—44%—in the overall data set, which decreases the performance of women when using the user-general models.
To analyze the user’s handedness preference-related results over all experiments, we focus on the results presented in Figure 10. It can be observed that left-handed users present better results in the user-specific model—up to 8.1% better—while right-handed users present better results for the user-general model—up to 3.6% better. This might be due to the fact that there are more right-handed users—96%—than left-handed users—4%—in the overall data set, which decreases the performance of left-handed users when using the user-general models.
Finally, in Table 11, we show the average classification time for the user-general and user-specific models. It can be observed that the average time in the user-general models is higher than in the user-specific case. This is because the general model is composed of several data users and there is a greater number of support vectors that must be analyzed before the classifier gives a label response. However, the response time of both the user-specific and user-general models is close to 100 ms, which is considered real-time for this application.

4.5. Comparison of Results with Other Papers

We compare our user-specific and user-general HGR models with other proposals in terms of classification and recognition in Table 12. Although recognition evaluation is mentioned in those proposals, in most of them, only classification was performed. Moreover, several experiments performed in these papers were carried out without sensor rotation considerations. For example, a rotation correction was performed in [63], but such work does not evaluate recognition. Another approach is presented in [59], where no recognition evaluation was presented, but a rotation correction algorithm was proposed.
As can be observed, our proposed user-general model obtained better results compared to [55,57,70]. Moreover, our user-general system performed better, even when training a model based on 306 users, while the others only trained their models as a user-specific approach. On the other hand, our user-specific model also obtained better results compared to [55,57,58,59,70], which are also user-specific-based models. The only approach that obtained better results than our proposed approach is [63]. However, that approach does not use a recognition criterion for evaluation, and it trained and tested the model using only 40 users. It does not help to compare its generalization capabilities with those of our proposed model, which uses 306 users for training and testing, respectively.

5. Discussion

During the experiments, we noticed that the recognition performance for most of the experiments is significantly lower than the classification performance. This is because for classification, the time in which a gesture is executed is not relevant. On the other hand, recognition requires information about the time when the gestures were detected. This is a key aspect since recognition needs to have a minimum overlap among the predicted and ground-truth signals to indicate that the prediction of a gesture was successful.
The best classification and recognition results were obtained during e x p e r i m e n t 1 for both user-specific and user-general models—see Figure 8. During e x p e r i m e n t 1 , the users always wore the Myo bracelet in exactly the same orientation and following the considerations of the Myo manufacturer for both training and testing, which can be considered an ideal scenario. Thus, the accuracy results obtained during e x p e r i m e n t 1 for classification are 95% and 81.6% for the user-specific and user-general models, respectively. On the other hand, the accuracy results for recognition are 94.2% and 80.6% for the user-specific and user-general models, respectively. Nevertheless, e x p e r i m e n t 4 reached almost the same results using the orientation correction algorithm, even if the bracelet was rotated for the training and test sets, which demonstrated the effectiveness of the proposed orientation correction algorithm. The accuracy results obtained during e x p e r i m e n t 4 for classification are 95% and 81.2% for the user-specific and user-general models, respectively. On the other hand, the accuracy results for recognition are 94.2% and 80.3% for the user-specific and user-general models, respectively.
The worst classification and recognition results were obtained during e x p e r i m e n t 2 for both user-specific and user-general models. During e x p e r i m e n t 2 , the users changed the angles of the Myo bracelet for the testing procedure, and there was no orientation correction performed, which can be considered the worst possible scenario. The accuracy results obtained during e x p e r i m e n t 2 for classification are 39.8% and 44.5% for the user-specific and user-general models, respectively. On the other hand, the accuracy results for recognition are 38.8% and 43.4% for the user-specific and user-general models, respectively.
For e x p e r i m e n t 3 , we started to notice the positive effects of using the orientation correction approach, which allowed us to increase the accuracy results for both user-specific and user-general models. During e x p e r i m e n t 3 , the sensor was not rotated for training, but it was rotated for testing, and the orientation correction was applied on both training and testing data. The accuracy results obtained during e x p e r i m e n t 3 for classification are 94.9% and 81.2% for the user-specific and user-general models, respectively. On the other hand, the accuracy results for recognition are 94.2% and 80.3% for the user-specific and user-general models, respectively. Since the only difference between e x p e r i m e n t 2 and e x p e r i m e n t 3 was that the latter used orientation correction in training and testing data, e x p e r i m e n t 3 was useful to evaluate the effect of orientation correction. If we compare with e x p e r i m e n t 2 , the performance of e x p e r i m e n t 3 increased classification accuracy up to 55.1% and 36.7% for user-specific and user-general models, respectively. Moreover, similar behavior was presented for recognition performance, which increased up to 55.4% and 37% for user-specific and user-general models, respectively. This suggests that the orientation correction approach has a positive and substantial impact on the performance of the HGR models.
In e x p e r i m e n t 4 , we also observed the positive effects of using the orientation correction approach, which allowed us to increase the accuracy results for both user-specific and user-general models. During e x p e r i m e n t 4 , the sensor was rotated for both training and testing data, and the orientation correction was also applied on both of them. The accuracy results obtained during e x p e r i m e n t 4 for classification are 95% and 81.2% for the user-specific and user-general models, respectively. On the other hand, the accuracy results for recognition are 94.2% and 80.3% for the user-specific and user-general models, respectively. These results suggest that although the Myo sensor was rotated for the train and test data for e x p e r i m e n t 4 , we obtained similar results comparable to e x p e r i m e n t 3 where only the sensor was moved for the test. This suggests that the orientation correction approach has a positive and substantial impact on the performance of the HGR models even if the train and test sets were collected with the Myo sensor rotated.
The results obtained using the Myo sensor manufacturer’s model show an acceptable performance as long as the bracelet is placed in the suggested position. However, the proposed user-specific and user-general models considerably improved the performance of the Myo bracelet even when there was rotation of the Myo bracelet on the train and test sets. If we compare with the Myo sensor manufacturer’s model results, the performance of e x p e r i m e n t 4 increases classification accuracy up to 30.6% and 16.6% for user-specific and user-general models, respectively. Moreover, a similar behavior is presented for recognition performance, which increased up to 29.5% and 15.7% for user-specific and user-general models, respectively.
Usually, the classification and recognition performance tends to decrease when a large data set is used to analyze the generalization properties of an HGR model. For this reason, we observed during the experiments that the performance of the HGR model decreases when using a user-general model. However, such a performance does not decrease drastically when using a user-general model; thus, we consider that the generalization capabilities of the proposed HGR system are acceptable.
During the experiments, it was observed that to obtain promising results, the correct selection of the synchronization gesture was a key point. Better results were obtained for e x p e r i m e n t 3 and e x p e r i m e n t 4 when the synchronization gesture was repeated four times ( s y n c = 4 ) for the correct selection of the maximum average energy sensor s x .

6. Conclusions

In this work, a method to correct the orientation rotation of the Myo bracelet sensor for user-specific and user-general hand gesture recognition models was presented. The algorithm for the correction of orientation is based on finding the maximum energy channel for a set of synchronization EMG samples of the gesture w a v e O u t . Based on the maximum average energy sensor s x predicted for the orientation correction algorithm, a new order of the sensor pods is obtained, and then the Myo bracelet sensor pods information are realigned accordingly to consider the sensor with more energy. Our experiments evaluated user-specific and user-general hand gesture recognition models combined with artificial rotations of the bracelet. The classification and recognition results obtained were encouraging. The proposed orientation correction algorithm can improve the classification and recognition performance of the hand gesture recognition system, even if the Myo bracelet sensor is rotated during the training and test sets.
Although the obtained results were promising, there are still improvements that can be made on the user-specific and user-general model performance that might allow us to finetune our method in future works—for example, testing more sophisticated classifiers, improving feature extraction, and using a different post-processing method, among others.

Author Contributions

Conceptualization, L.I.B.L., Á.L.V.C. and M.E.B.; investigation, L.I.B.L., Á.L.V.C., V.H.V., M.Á. and M.E.B.; project administration, L.I.B.L., Á.L.V.C. and M.E.B.; resources, L.I.B.L., Á.L.V.C., M.Á. and M.E.B.; supervision, L.I.B.L., Á.L.V.C. and M.E.B.; validation, L.I.B.L., Á.L.V.C. and M.E.B.; data curation, V.H.V., J.A.Z. and M.Á.; software, V.H.V. and J.A.Z.; visualization, V.H.V. and J.P.V.; methodology, M.E.B.; formal analysis, M.E.B.; funding acquisition, M.Á. and M.E.B.; writing—original draft, L.I.B.L., Á.L.V.C., V.H.V., J.A.Z. and J.P.V.; writing—review & editing, L.I.B.L., Á.L.V.C., V.H.V., J.P.V. and M.E.B. All authors have read and agreed to the published version of the manuscript.

Funding

The authors gratefully acknowledge the financial support provided by the Escuela Politécnica Nacional (EPN) and the Corporación Ecuatoriana para el Desarrollo de la Investigación y la Academia (CEDIA) for the development of the research projects PIE-CEPRA-XIII-2019-13 and CEPRA-XIII-2019-13-Reconocimiento de Gestos, respectively.

Conflicts of Interest

The authors declare no conflict of interest.

Dataset and Code Availability

Appendix A. Synchronization Gesture Selection

In this appendix, we show how the sensor used as a reference for the orientation correction procedure, which is based on the the selection of the synchronization gesture, was obtained. To select the synchronization gesture, a set of tests were carried out with a group of 50 users selected randomly from the training subset. The selection of the synchronization gesture is based on tests with the HGR user-general model, since a user-general model is compatible with a large amount of data from multiple users. This allows us to have a better overview of the behavior of each gesture.
All five gestures were tested as synchronization signals ( s y n c ). The results of the test for the selection of the best gesture that will be considered as reference for the synchronization signal are presented in Table A1. Such results demonstrated that the best performance was obtained using the w a v e O u t gesture; thus, we selected that gesture for all our experiments.
Finally, the detailed confusion matrices related to the tests for choosing the synchronization gesture are included as follows (see Table A2, Table A3, Table A4, Table A5 and Table A6).
Table A1. HGR general model tests for different synchronization gesture.
Table A1. HGR general model tests for different synchronization gesture.
User-General Models
Gesture Classification (%) Recognition (%)
waveOut75.6174.57
waveIn 64.45 63.52
fist 64.80 64.01
pinch 67.21 66.51
open 74.79 74.00
Table A2. Confusion matrix of waveOut sync gesture for the user-general HGR.
Table A2. Confusion matrix of waveOut sync gesture for the user-general HGR.
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn892398975180331308
68.2%
waveOut1201103551657291524
72.38%
fist6215959625941161
82.6%
open445953801140281125
71.2%
pinch1072880126755151111
67.96%
noGesture25614214411611271
91.35%
Targets Count
(Sensitivity%)
1250
71.36%
1250
88.24%
1250
76.72%
1250
64.08%
1250
60.4%
1250
92.88%
7500
75.61%
Table A3. Confusion matrix of waveIn sync gesture for the user-general HGR model.
Table A3. Confusion matrix of waveIn sync gesture for the user-general HGR model.
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn841232233249300231878
44.78%
waveOut808515411845141162
73.24%
fist13055824120154211304
63.19%
open95616162116851011
61.42%
pinch3838591085177767
67.41%
noGesture661319346611801378
85.63%
Targets
Count
(Sensitivity%)
1250
67.28%
1250
68.08%
1250
65.92%
1250
49.68%
1250
41.36%
1250
94.4%
7500
64.45%
Table A4. Confusion matrix of first sync gesture for the user-general HGR model.
Table A4. Confusion matrix of first sync gesture for the user-general HGR model.
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn667133157153310311451
45.97%
waveOut12692631953281218
76.03%
fist154438167619971295
63.01%
open775611573010971094
66.73%
pinch16564104120540161009
53.52%
noGesture612827766011811433
82.41%
Targets Count
(Sensitivity%)
1250
53.36%
1250
74.08%
1250
65.28%
1250
58.4%
1250
43.2%
1250
94.48%
7500
64.8%
Table A5. Confusion matrix of pinch sync gesture for the user-general HGR model.
Table A5. Confusion matrix of pinch sync gesture for the user-general HGR model.
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn645132124165134191219
52.91%
waveOut16594859126120361454
65.2%
fist1634386311511481306
66.08%
open68587470414851057
66.6%
pinch1655611992711121155
61.56%
noGesture441311482311701309
89.38%
Targets Count
(Sensitivity%)
1250
51.6%
1250
75.84%
1250
69.04%
1250
56.32%
1250
56.88%
1250
93.6%
7500
67.21%
Table A6. Confusion matrix of open sync gesture for the user-general HGR model.
Table A6. Confusion matrix of open sync gesture for the user-general HGR model.
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn8267115066182121307
63.2%
waveOut15310345716581111501
68.89%
fist102289603481111216
78.95%
open54853386714071186
73.1%
pinch5624398072714940
77.34%
noGesture59811383911951350
88.52%
Targets Count
(Sensitivity%)
1250
66.08%
1250
82.72%
1250
76.8%
1250
69.36%
1250
58.16%
1250
95.6%
7500
74.79%

Appendix B. Confusion Matrices of User-Specific Models

Table A7. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 1 ) .
Table A7. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 1 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn7305647055401717705
94.81%
waveOut8074506856261357815
95.33%
fist2615730643231387551
96.76%
open756610672911111437792
93.57%
pinch3730443970521487350
95.95%
noGesture127255616639869157687
89.96%
Targets Count
(Sensitivity%)
7650
95.49%
7650
97.39%
7650
95.5%
7650
95.31%
7650
92.18%
7650
90.39%
45,900
94.38%
Table A8. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 1 ) .
Table A8. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 1 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn64712033623176461738172
79.19%
waveOut2616475874202801237646
84.68%
fist3692566353316981648222
80.7%
open199865324607011061658729
69.54%
pinch102241272394231874810
87.96%
noGesture2485811527368969388321
83.38%
Targets Count
(Sensitivity%)
7650
84.59%
7650
84.64%
7650
86.73%
7650
79.35%
7650
55.31%
7650
90.69%
45,900
80.22%
Table A9. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 2 ) .
Table A9. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 2 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn7223126162771331797900
91.43%
waveOut10872938560241377707
94.63%
fist53667144137561387594
94.07%
open708512071471311407693
92.9%
pinch6034736369421587330
94.71%
noGesture136466616636468987676
89.86%
Targets Count
(Sensitivity%)
7650
94.42%
7650
95.33%
7650
93.39%
7650
93.42%
7650
90.75%
7650
90.17%
45,900
92.91%
Table A10. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 2 ) .
Table A10. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 2 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn71661362031311661687970
89.91%
waveOut89726882157861327814
93.01%
fist104997061123901497626
92.59%
open776812869911511297544
92.67%
pinch93541106567771707269
93.23%
noGesture121256618338069027677
89.9%
Targets Count
(Sensitivity%)
7650
93.67%
7650
95.01%
7650
92.3%
7650
91.39%
7650
88.59%
7650
90.22%
45,900
91.86%
Table A11. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 3 ) .
Table A11. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 3 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn7281888644431657707
94.47%
waveOut11874099263271367845
94.44%
fist3526726446411357547
96.25%
open726511873111151367817
93.53%
pinch3040447471131547455
95.41%
noGesture114224611231169247529
91.96%
Targets Count
(Sensitivity%)
7650
95.18%
7650
96.85%
7650
94.95%
7650
95.57%
7650
92.98%
7650
90.51%
45,900
94.34%
Table A12. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 3 ) .
Table A12. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 3 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn65621572853117031788196
80.06%
waveOut1846421923952161257433
86.39%
fist4325866762656871568274
80.69%
open162892374620710711628868
69.99%
pinch97411152624374944983
87.78%
noGesture2138110821059969358146
85.13%
Targets Count
(Sensitivity%)
7650
85.78%
7650
83.93%
7650
87.27%
7650
81.14%
7650
57.18%
7650
90.65%
45,900
80.99%

Appendix C. Confusion Matrices of User-General Models

Table A13. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 1 ) .
Table A13. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 1 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn64882053933196521688225
78.88%
waveOut2566422793992921277575
84.78%
fist3432765973186841608129
81.15%
open200908323609910531688751
69.69%
pinch107281472414286864895
87.56%
noGesture2566011127468369418325
83.38%
Targets Count
(Sensitivity%)
7650
84.81%
7650
83.95%
7650
86.24%
7650
79.73%
7650
56.03%
7650
90.73%
45,900
80.25%
Table A14. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 1 ) .
Table A14. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 1 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn64712033623176461738172
79.19%
waveOut2616475874202801237646
84.68%
fist3692566353316981648222
80.7%
open199865324607011061658729
69.54%
pinch102241272394231874810
87.96%
noGesture2485811527368969388321
83.38%
Targets Count
(Sensitivity%)
7650
84.59%
7650
84.64%
7650
86.73%
7650
79.35%
7650
55.31%
7650
90.69%
45,900
80.22%
Table A15. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 2 ) .
Table A15. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 2 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn65271503643127761718300
78.64%
waveOut1916405593742551247408
86.46%
fist3904465663107051518166
80.41%
open200908388617111001718938
69.04%
pinch107671392304179804802
87.03%
noGesture2357613425363569538286
83.91%
Targets Count
(Sensitivity%)
7650
85.32%
7650
83.73%
7650
85.83%
7650
80.67%
7650
54.63%
7650
90.89%
45,900
80.18%
Table A16. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 2 ) .
Table A16. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 2 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn64591943773107211628223
78.55%
waveOut2146357874302521267466
85.15%
fist4198565583637281648317
78.85%
open208908380607910731648812
68.99%
pinch105321312394204844795
87.67%
noGesture2457411722967269508287
83.87%
Targets Count
(Sensitivity%)
7650
84.43%
7650
83.1%
7650
85.73%
7650
79.46%
7650
54.95%
7650
90.85%
45,900
79.75%
Table A17. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 3 ) .
Table A17. Confusion matrix for e x p e r i m e n t 3 . Synchronization gestures ( s y n c = 3 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn65571753033076991878228
79.69%
waveOut2246450824062311277520
85.77%
fist3964066522346531548129
81.83%
open153864367621210261618783
70.73%
pinch106451262604437945068
87.55%
noGesture2147612023160469278172
84.77%
Targets Count
(Sensitivity%)
7650
85.71%
7650
84.31%
7650
86.95%
7650
81.2%
7650
58%
7650
90.55%
45,900
81.12%
Table A18. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 3 ) .
Table A18. Confusion matrix for e x p e r i m e n t 4 . Synchronization gestures ( s y n c = 3 ) .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn65621572853117031788196
80.06%
waveOut1846421923952161257433
86.39%
fist4325866762656871568274
80.69%
open162892374620710711628868
69.99%
pinch97411152624374944983
87.78%
noGesture2138110821059969358146
85.13%
Targets Count
(Sensitivity%)
7650
85.78%
7650
83.93%
7650
87.27%
7650
81.14%
7650
57.18%
7650
90.65%
45,900
80.99%

Appendix D. Description of Gestures Used in Other Works Found in the Literature

  • G r 1 = { w a v e O u t , w a v e I n , f i s t , o p e n , p i n c h , n o G e s t u r e }
  • G r 2 = { w a v e O u t , w a v e I n , f i s t , o p e n , t h u m b , n o G e s t u r e }
  • G r 3 = { s u p i n a t i o n , p r o n a t i o n , w r i s t F l e x i o n , w r i s t E x t e n t i o n , r a d i a l D e v i a t i o n , u l n a r D e v i a t i o n }
  • G r 4 = { s u p i n a t i o n , p r o n a t i o n , w r i s t F l e x i o n , w r i s t E x t e n t i o n , O p e n , c h u n k G r i p , k e y G r i p , p o w e r G r i p , p i n c h , t o o l G r i p , n o G e s t u r e }
  • G r 5 = { e x t e n s i o n , f l e x i o n , s u p i n a t i o n , p r o n a t i o n , u l n a r D e v i a t i o n , r a d i a l D e v i a t i o n , k e y G r i p , p i n c e r G r i p , l a t e r a l G r i p , o p e n , n o G e s t u r e }
  • G r 6 = { t h u m b , i n d e x , m i d d l e , r i n g , p i n k y , p a l m , o p e n , w a v e I n , w a v e O u t , a d d u c t , a b d u c t , s u p i n a t i o n , p r o n a t i o n , f i s t , p o i n t }

References

  1. Jaramillo-Yánez, A.; Benalcázar, M.E.; Mena-Maldonado, E. Real-Time Hand Gesture Recognition Using Surface Electromyography and Machine Learning: A Systematic Literature Review. Sensors 2020, 20, 2467. [Google Scholar] [CrossRef] [PubMed]
  2. Archer, D. Unspoken diversity: Cultural Differences in Gestures. Qual. Sociol. 1997, 20, 79–105. [Google Scholar] [CrossRef]
  3. Saggio, G.; Orengo, G.; Pallotti, A.; Errico, V.; Ricci, M. Sensory Systems for Human Body Gesture Recognition and Motion Capture. In Proceedings of the 2018 International Symposium on Networks, Computers and Communications (ISNCC), Rome, Italy, 19–21 June 2018; pp. 1–6. [Google Scholar] [CrossRef]
  4. Athira, P.K.; Sruthi, C.J.; Lijiya, A. A Signer Independent Sign Language Recognition with Co-Articulation Elimination from Live Videos: An Indian Scenario. J. King Saud Univ. Comput. Inf. Sci. 2019. [Google Scholar] [CrossRef]
  5. Sidig, A.A.I.; Luqman, H.; Mahmoud, S.A. Arabic Sign Language Recognition Using Optical Flow-Based Features and HMM. In Lecture Notes on Data Engineering and Communications Technologies; Springer: Cham, Switzerland, 2017; pp. 297–305. [Google Scholar] [CrossRef]
  6. Wang, N.; Lao, K.; Zhang, X. Design and Myoelectric Control of an Anthropomorphic Prosthetic Hand. J. Bionic Eng. 2017, 14, 47–59. [Google Scholar] [CrossRef]
  7. Tavakoli, M.; Benussi, C.; Lourenco, J.L. Single Channel Surface EMG Control of Advanced Prosthetic Hands: A Simple, Low Cost and Efficient Approach. Expert Syst. Appl. 2017, 79, 322–332. [Google Scholar] [CrossRef]
  8. Ullah, A.; Ali, S.; Khan, I.; Khan, M.A.; Faizullah, S. Effect of Analysis Window and Feature Selection on Classification of Hand Movements Using EMG Signal. In Intelligent Systems and Applications; Arai, K., Kapoor, S., Bhatia, R., Eds.; Springer International Publishing: Cham, Switzerland, 2020; pp. 400–415. [Google Scholar]
  9. Bermeo-Calderon, J.; Velasco, M.A.; Rojas, J.L.; Villarreal-Lopez, J.; Galvis Resrepo, E. Movement Control System for a Transradial Prosthesis Using Myoelectric Signals. In AETA 2019—Recent Advances in Electrical Engineering and Related Sciences: Theory and Application; Cortes Tobar, D.F., Hoang Duy, V., Trong Dao, T., Eds.; Springer International Publishing: Cham, Switzerland, 2020; pp. 273–282. [Google Scholar]
  10. Liu, H.; Wang, L. Gesture Recognition for Human-Robot Collaboration: A Review. Int. J. Ind. Ergon. 2018, 68, 355–367. [Google Scholar] [CrossRef]
  11. Wang, J.; Tang, L.; Bronlund, J.E. Pattern Recognition-Based Real Time Myoelectric System for Robotic Hand Control. In Proceedings of the 2019 14th IEEE Conference on Industrial Electronics and Applications (ICIEA), Xi’an, China, 19–21 June 2019; pp. 1598–1605. [Google Scholar]
  12. Lu, L.; Mao, J.; Wang, W.; Ding, G.; Zhang, Z. A Study of Personal Recognition Method Based on EMG Signal. IEEE Trans. Biomed. Circuits Syst. 2020, 14, 681–691. [Google Scholar] [CrossRef]
  13. Chang, J.; Phinyomark, A.; Bateman, S.; Scheme, E. Wearable EMG-Based Gesture Recognition Systems During Activities of Daily Living: An Exploratory Study. In Proceedings of the 2020 42nd Annual International Conference of the IEEE Engineering in Medicine Biology Society (EMBC), Montreal, QC, Canada, 20–24 July 2020; pp. 3448–3451. [Google Scholar]
  14. Wachs, J.; Stern, H.; Edan, Y.; Gillam, M.; Feied, C.; Smith, M.; Handler, J. A Real-Time Hand Gesture Interface for Medical Visualization Applications. In Advances in Soft Computing; Springer: Berlin/Heidelberg, Germany, 2006; Volume 36, pp. 153–162. [Google Scholar] [CrossRef]
  15. Wipfli, R.; Dubois-Ferrière, V.; Budry, S.; Hoffmeyer, P.; Lovis, C. Gesture-Controlled Image Management for Operating Room: A Randomized Crossover Study to Compare Interaction Using Gestures, Mouse, and Third Person Relaying. PLoS ONE 2016, 11, e0153596. [Google Scholar] [CrossRef]
  16. Jacob, M.G.; Wachs, J.P.; Packer, R.A. Hand-Gesture-Based Sterile Interface for the Operating Room Using Contextual Cues for the Navigation of Radiological Images. J. Am. Med. Inform. Assoc. 2013, 20, e183–e186. [Google Scholar] [CrossRef] [Green Version]
  17. Andronache, C.; Negru, M.; Neacsu, A.; Cioroiu, G.; Radoi, A.; Burileanu, C. Towards extending real-time EMG-based gesture recognition system. In Proceedings of the 2020 43rd International Conference on Telecommunications and Signal Processing (TSP), Milan, Italy, 7–9 July 2020; pp. 301–304. [Google Scholar]
  18. Chahid, A.; Khushaba, R.; Al-Jumaily, A.; Laleg-Kirati, T. A Position Weight Matrix Feature Extraction Algorithm Improves Hand Gesture Recognition. In Proceedings of the 2020 42nd Annual International Conference of the IEEE Engineering in Medicine Biology Society (EMBC), Montreal, QC, Canada, 20–24 July 2020; pp. 5765–5768. [Google Scholar]
  19. Iyer, D.; Mohammad, F.; Guo, Y.; Al Safadi, E.; Smiley, B.J.; Liang, Z.; Jain, N.K. Generalized Hand Gesture Recognition for Wearable Devices in IoT: Application and Implementation Challenges. In Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Springer: Cham, Switzerland, 2016; Volume 9729, pp. 346–355. [Google Scholar] [CrossRef]
  20. Moschetti, A.; Fiorini, L.; Esposito, D.; Dario, P.; Cavallo, F. Recognition of Daily Gestures with Wearable Inertial Rings and Bracelets. Sensors 2016, 16, 1341. [Google Scholar] [CrossRef] [Green Version]
  21. Palmeri, M.; Vella, F.; Infantino, I.; Gaglio, S. Sign Languages Recognition Based on Neural Network Architecture. In Smart Innovation, Systems and Technologies; Springer: Cham, Switzerland, 2018; Volume 76, pp. 109–118. [Google Scholar] [CrossRef]
  22. Abhishek, K.S.; Qubeley, L.C.K.; Ho, D. Glove-Based Hand Gesture Recognition Sign Language Translator Using Capacitive Touch Sensor. In Proceedings of the 2016 IEEE International Conference on Electron Devices and Solid-State Circuits (EDSSC), Hong Kong, China, 3–5 August 2016; pp. 334–337. [Google Scholar]
  23. Benatti, S.; Rovere, G.; Bosser, J.; Montagna, F.; Farella, E.; Glaser, H.; Schonle, P.; Burger, T.; Fateh, S.; Huang, Q.; et al. A Sub-10mW Real-Time Implementation for EMG Hand Gesture Recognition Based on a Multi-Core Biomedical SoC. In Proceedings of the 2017 7th International Workshop on Advances in Sensors and Interfaces (IWASI), Vieste, Italy, 15–16 June 2017; pp. 139–144. [Google Scholar]
  24. Weiss, L.D.; Weiss, J.M.; Silver, J.K. Easy EMG: A Guide to Performing Nerve Conduction Studies and Electromyography; Elsevier: Amsterdam, The Netherlands, 2015; p. 304. [Google Scholar]
  25. Farina, D.; Jiang, N.; Rehbaum, H.; Holobar, A.; Graimann, B.; Dietl, H.; Aszmann, O.C. The Extraction of Neural Information from the Surface EMG for the Control of Upper-Limb Prostheses: Emerging Avenues and Challenges. IEEE Trans. Neural Syst. Rehabil. Eng. 2014, 22, 797–809. [Google Scholar] [CrossRef] [PubMed]
  26. Barros, P.; Maciel-Junior, N.T.; Fernandes, B.J.; Bezerra, B.L.; Fernandes, S.M. A Dynamic Gesture Recognition and Prediction System Using the Convexity Approach. Comput. Vis. Image Underst. 2017, 155, 139–149. [Google Scholar] [CrossRef]
  27. Benalcazar, M.E.; Motoche, C.; Zea, J.A.; Jaramillo, A.G.; Anchundia, C.E.; Zambrano, P.; Segura, M.; Benalcazar Palacios, F.; Perez, M. Real-Time Hand Gesture Recognition Using the Myo Armband and Muscle Activity Detection. In Proceedings of the 2017 IEEE 2nd Ecuador Technical Chapters Meeting (ETCM), Salinas, Ecuador, 16–20 October 2017; pp. 1–6. [Google Scholar] [CrossRef]
  28. Scherer, R.; Rao, R. Non-Manual Control Devices. In Handbook of Research on Personal Autonomy Technologies and Disability Informatics; IGI Global: Hershey, PA, USA, 2011; pp. 233–250. [Google Scholar] [CrossRef]
  29. Chung, E.A.; Benalcázar, M.E. Real-time Hand Gesture Recognition Model Using Deep Learning Techniques and EMG Signals. In Proceedings of the European Signal Processing Conference. European Signal Processing Conference (EUSIPCO), A Coruna, Spain, 2–6 September 2019. [Google Scholar] [CrossRef]
  30. Fajardo, J.M.; Gomez, O.; Prieto, F. EMG hand gesture classification using handcrafted and deep features. Biomed. Signal Process. Control 2020, 63, 102210. [Google Scholar] [CrossRef]
  31. Pinzón-Arenas, J.O.; Jiménez-Moreno, R.; Rubiano, A. Percentage estimation of muscular activity of the forearm by means of EMG signals based on the gesture recognized using CNN. Sens. Bio-Sens. Res. 2020, 29, 100353. [Google Scholar] [CrossRef]
  32. Zanghieri, M.; Benatti, S.; Burrello, A.; Kartsch, V.; Conti, F.; Benini, L. Robust real-time embedded emg recognition framework using temporal convolutional networks on a multicore iot processor. IEEE Trans. Biomed. Circuits Syst. 2019, 14, 244–256. [Google Scholar] [CrossRef]
  33. Asif, A.R.; Waris, A.; Gilani, S.O.; Jamil, M.; Ashraf, H.; Shafique, M.; Niazi, I.K. Performance Evaluation of Convolutional Neural Network for Hand Gesture Recognition Using EMG. Sensors 2020, 20, 1642. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  34. Chen, H.; Zhang, Y.; Li, G.; Fang, Y.; Liu, H. Surface electromyography feature extraction via convolutional neural network. Int. J. Mach. Learn. Cybern. 2020, 11, 185–196. [Google Scholar] [CrossRef]
  35. Yang, W.; Yang, D.; Liu, Y.; Liu, H. EMG pattern recognition using convolutional neural network with different scale signal/spectra input. Int. J. Humanoid Robot. 2019, 16, 1950013. [Google Scholar] [CrossRef]
  36. Raez, M.B.I.; Hussain, M.S.; Mohd-Yasin, F. Techniques of EMG Signal Analysis: Detection, Processing, Classification and Applications. Biol. Proced. Online 2006, 8, 11–35. [Google Scholar] [CrossRef] [Green Version]
  37. Ameur, S.; Khalifa, A.B.; Bouhlel, M.S. A Comprehensive Leap Motion Database for Hand Gesture Recognition. In Proceedings of the 2016 7th International Conference on Sciences of Electronics, Technologies of Information and Telecommunications (SETIT), Hammamet, Tunisia, 18–20 December 2016; pp. 514–519. [Google Scholar] [CrossRef]
  38. Winarno, H.; Poernama, A.; Soesanti, I.; Nugroho, H. Evaluation on EMG Electrode Reduction in Recognizing the Pattern of Hand Gesture by Using SVM Method. In Journal of Physics: Conference Series; IOP Publishing: Bristol, UK, 2020; Volume 1577, p. 012044. [Google Scholar]
  39. Zhang, Z.; Yang, K.; Qian, J.; Zhang, L. Real-time surface emg real pattern recognition for hand gestures based on an artificial neural network. Sensors 2019, 19, 3170. [Google Scholar] [CrossRef] [Green Version]
  40. Jaramillo-Yanez, A.; Unapanta, L.; Benalcázar, M.E. Short-Term Hand Gesture Recognition using Electromyography in the Transient State, Support Vector Machines, and Discrete Wavelet Transform. In Proceedings of the 2019 IEEE Latin American Conference on Computational Intelligence (LA-CCI), Guayaquil, Ecuador, 11–15 November 2019; pp. 1–6. [Google Scholar]
  41. Pamungkas, D.S.; Simatupang, I. Comparison EMG Pattern Recognition Using Bayes and NN Methods. In Proceedings of the 2020 3rd International Conference on Mechanical, Electronics, Computer, and Industrial Technology (MECnIT), Medan, Indonesia, 25–27 June 2020; pp. 1–4. [Google Scholar]
  42. Mohanty, A.; Rambhatla, S.S.; Sahay, R.R. Deep Gesture: Static Hand Gesture Recognition Using CNN. In Advances in Intelligent Systems and Computing; Springer: Singapore, 2017; Volume 460, pp. 449–461. [Google Scholar] [CrossRef]
  43. Jabbari, M.; Khushaba, R.N.; Nazarpour, K. EMG-Based Hand Gesture Classification with Long Short-Term Memory Deep Recurrent Neural Networks. In Proceedings of the 2020 42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC), Montreal, QC, Canada, 20–24 July 2020; pp. 3302–3305. [Google Scholar]
  44. Neacsu, A.A.; Cioroiu, G.; Radoi, A.; Burileanu, C. Automatic emg-based hand gesture recognition system using time-domain descriptors and fully-connected neural networks. In Proceedings of the 2019 42nd International Conference on Telecommunications and Signal Processing (TSP), Budapest, Hungary, 1–3 July 2019; pp. 232–235. [Google Scholar]
  45. Kocejko, T.; Brzezinski, F.; Polinski, A.; Ruminski, J.; Wtorek, J. Neural network based algorithm for hand gesture detection in a low-cost microprocessor applications. In Proceedings of the 2020 13th International Conference on Human System Interaction (HSI), Tokyo, Japan, 6–8 June 2020; pp. 204–209. [Google Scholar]
  46. Zea, J.A.; Benalcázar, M.E. Real-Time Hand Gesture Recognition: A Long Short-Term Memory Approach with Electromyography. In Proceedings of the International Conference on Computer Science, Electronics and Industrial Engineering (CSEI), Ambato, Ecuador, 28–31 October 2019; Springer: Berlin/Heidelberg, Germany, 2019; pp. 155–167. [Google Scholar]
  47. Shanmuganathan, V.; Yesudhas, H.R.; Khan, M.S.; Khari, M.; Gandomi, A.H. R-CNN and wavelet feature extraction for hand gesture recognition with EMG signals. Neural Comput. Appl. 2020, 32, 16723–16736. [Google Scholar] [CrossRef]
  48. Simão, M.; Neto, P.; Gibaru, O. EMG-based online classification of gestures with recurrent neural networks. Pattern Recognit. Lett. 2019, 128, 45–51. [Google Scholar] [CrossRef]
  49. Benalcázar, M.E.; Anchundia, C.E.; Zea, J.A.; Zambrano, P.; Jaramillo, A.G.; Segura, M. Real-Time Hand Gesture Recognition Based on Artificial Feed-Forward Neural Networks and EMG. In Proceedings of the European Signal Processing Conference, Rome, Italy, 3–7 September 2018; pp. 1492–1496. [Google Scholar] [CrossRef]
  50. Zea, J.A.; Benalcázar, M.E. Real-Time Hand Gesture Recognition: A Long Short-Term Memory Approach with Electromyography. In Advances and Applications in Computer Science, Electronics and Industrial Engineering; Nummenmaa, J., Pérez-González, F., Domenech-Lega, B., Vaunat, J., Oscar Fernández-Peña, F., Eds.; Springer International Publishing: Cham, Switzerland, 2020; pp. 155–167. [Google Scholar]
  51. Hudgins, B.; Parker, P.; Scott, R.N. A New Strategy for Multifunction Myoelectric Control. IEEE Trans. Biomed. Eng. 1993, 40, 82–94. [Google Scholar] [CrossRef] [PubMed]
  52. Miller, R.B. Response Time in Man-Computer Conversational Transactions. In AFIPS ’68 (Fall, Part I): Proceedings of the December 9–11, 1968, Fall Joint Computer Conference, Part I; ACM Press: New York, NY, USA, 1968; p. 267. [Google Scholar] [CrossRef]
  53. Li, G.; Zhang, R.; Ritchie, M.; Griffiths, H. Sparsity-Based Dynamic Hand Gesture Recognition Using Micro-Doppler Signatures. In Proceedings of the 2017 IEEE Radar Conference (RadarConf), Seattle, WA, USA, 8–12 May 2017; pp. 0928–0931. [Google Scholar]
  54. Kerber, F.; Puhl, M.; Krüger, A. User-Independent Real-Time Hand Gesture Recognition Based on Surface Electromyography. In MobileHCI ’17: Proceedings of the 19th International Conference on Human-Computer Interaction with Mobile Devices and Services; Association for Computing Machinery, Inc.: New York, NY, USA, 2017; pp. 1–7. [Google Scholar] [CrossRef]
  55. Hargrove, L.; Englehart, K.; Hudgins, B. A Training Strategy to Reduce Classification Degradation due to Electrode Displacements in Pattern Recognition based Myoelectric Control. Biomed. Signal Process. Control 2008, 3, 175–180. [Google Scholar] [CrossRef]
  56. Sueaseenak, D.; Uburi, T.; Tirasuwannarat, P. Optimal Placement of Multi-Channels sEMG Electrod for Finger Movement Classification. In Proceedings of the 2017 4th International Conference on Biomedical and Bioinformatics Engineering, Seoul, Korea, 14 November 2017; pp. 78–83. [Google Scholar]
  57. Boschmann, A.; Platzner, M. Reducing Classification Accuracy Degradation of Pattern Recognition Based Myoelectric Control Caused by Electrode Shift Using a High Density Electrode Array. In Proceedings of the 2012 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, San Diego, CA, USA, 28 August–1 September 2012; pp. 4324–4327. [Google Scholar]
  58. Zhang, Y.; Chen, Y.; Yu, H.; Yang, X.; Lu, W.; Liu, H. Wearing-Independent Hand Gesture Recognition Method Based on EMG Armband. Pers. Ubiquitous Comput. 2018, 22, 511–524. [Google Scholar] [CrossRef]
  59. Xu, Z.; Shen, L.; Qian, J.; Zhang, Z. Advanced Hand Gesture Prediction Robust to Electrode Shift with an Arbitrary Angle. Sensors 2020, 20, 1113. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  60. Benalcázar, M.; Barona, L.; Valdivieso, L.; Aguas, X.; Zea, J. EMG-EPN-612 Dataset. 2020. Available online: https://doi.org/10.5281/zenodo.4027874 (accessed on 28 October 2020).
  61. Artificial Intelligence and Computer Vision Research Lab, Escuela Politécnica Nacional. EMG-EPN-612. Available online: https://laboratorio-ia.epn.edu.ec/es/recursos/dataset/2020_emg_dataset_612 (accessed on 28 October 2020).
  62. Artificial Intelligence and Computer Vision Research Lab, Escuela Politécnica Nacional. Code for the Paper “An Energy-Based Method for Orientation Correction of EMG Bracelet Sensors in Hand Gesture Recognition Systems”. Available online: https://github.com/laboratorioAI/2020_ROT_SVM_EPN (accessed on 28 October 2020).
  63. Vimos, V.H.; Benalcázar, M.; Oña, A.F.; Cruz, P.J. A Novel Technique for Improving the Robustness to Sensor Rotation in Hand Gesture Recognition Using sEMG. In Proceedings of the International Conference on Computer Science, Electronics and Industrial Engineering (CSEI), Ambato, Ecuador, 28–31 October 2019; Springer: Berlin/Heidelberg, Germany, 2019; pp. 226–243. [Google Scholar]
  64. Artificial Intelligence and Computer Vision Research Lab, Escuela Politécnica Nacional. 2020_ROT_SVM_EPN. Available online: https://laboratorio-ia.epn.edu.ec/es/recursos/dataset-y-aplicaciones-2/2020_rot_svm_epn (accessed on 28 October 2020).
  65. Feldman, M. H ilbert Transform, Envelope, Instantaneous Phase, and Frequency; John Wiley & Sons, Ltd.: Hoboken, NJ, USA, 2009. [Google Scholar] [CrossRef]
  66. Reig Albiñana, D. Implementación de Algoritmos Para la Extracción de Patrones Característicos en Sistemas de Reconocimiento De Voz en Matlab. Ph.D. Thesis, Universitat Politècnica de València, Valencia, Spain, 2015. [Google Scholar]
  67. Vapnik, V. Statistics for engineering and information science. In The Nature of Statistical Learning Theory; Springer: Berlin/Heidelberg, Germany, 2000. [Google Scholar]
  68. Paul, Y.; Goyal, V.; Jaswal, R.A. Comparative analysis between SVM & KNN classifier for EMG signal classification on elementary time domain features. In Proceedings of the 2017 4th International Conference on Signal Processing, Computing and Control (ISPCC), Solan, India, 21–23 September 2017; pp. 169–175. [Google Scholar]
  69. Hasan, M.T. Comparison between kNN and SVM for EMG Signal Classification. Int. J. Recent Innov. Trends Comput. Commun. 2015, 3, 6799–6801. [Google Scholar]
  70. Wahid, M.F.; Tafreshi, R.; Langari, R. A Multi-Window Majority Voting Strategy to Improve Hand Gesture Recognition Accuracies Using Electromyography Signal. IEEE Trans. Neural Syst. Rehabil. Eng. 2019, 28, 427–436. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Hand gesture recognition architecture. It can be observed that the proposed architecture is composed of five stages, which are data acquisition, pre-processing, feature extraction, classification, and post-processing.
Figure 1. Hand gesture recognition architecture. It can be observed that the proposed architecture is composed of five stages, which are data acquisition, pre-processing, feature extraction, classification, and post-processing.
Sensors 20 06327 g001
Figure 2. Myo armband sensor. (a) Myo pod distribution, (b) position of the sensor suggested by the Myo manufacturer, and (c) position of the Myo sensor rotated, which can cause issues during the recognition procedure.
Figure 2. Myo armband sensor. (a) Myo pod distribution, (b) position of the sensor suggested by the Myo manufacturer, and (c) position of the Myo sensor rotated, which can cause issues during the recognition procedure.
Sensors 20 06327 g002
Figure 3. Data set statistics related to handedness distribution, sex, and age. The illustrations refer to the total number of users—612—in the data set. The data set is divided into 50% of users for training and 50% for test—306 for each, respectively.
Figure 3. Data set statistics related to handedness distribution, sex, and age. The illustrations refer to the total number of users—612—in the data set. The data set is divided into 50% of users for training and 50% for test—306 for each, respectively.
Sensors 20 06327 g003
Figure 4. Hand gestures to be recognized for the proposed architecture. (a) waveOut, (b) waveIn, (c) fist, (d) open, (e) pinch, and (f) noGesture.
Figure 4. Hand gestures to be recognized for the proposed architecture. (a) waveOut, (b) waveIn, (c) fist, (d) open, (e) pinch, and (f) noGesture.
Sensors 20 06327 g004
Figure 5. A sample of an electromyography (EMG) signal recorded using the Myo bracelet with the position of the sensors suggested by the Myo manufacturer for the F i s t gesture.
Figure 5. A sample of an electromyography (EMG) signal recorded using the Myo bracelet with the position of the sensors suggested by the Myo manufacturer for the F i s t gesture.
Sensors 20 06327 g005
Figure 6. Calculation of value ρ through overlapping among ground-truth and the vector of predictions. If overlapping factor for each EMG sample is more than ρ = 0.25 , then we consider that the recognition is correct.
Figure 6. Calculation of value ρ through overlapping among ground-truth and the vector of predictions. If overlapping factor for each EMG sample is more than ρ = 0.25 , then we consider that the recognition is correct.
Sensors 20 06327 g006
Figure 7. Experiment setup diagram. We performed our experiments using user-specific and user-general models, and for each one of them, we evaluated the bracelet rotation with and without the proposed orientation correction method.
Figure 7. Experiment setup diagram. We performed our experiments using user-specific and user-general models, and for each one of them, we evaluated the bracelet rotation with and without the proposed orientation correction method.
Sensors 20 06327 g007
Figure 8. Hand gesture recognition (HGR) classification and recognition accuracy results for all users without taking into account sex or handedness preference information for user-specific and user-general models obtained for (a) e x p e r i m e n t 1 , (b) e x p e r i m e n t 2 , (c) e x p e r i m e n t 3 , and (d) e x p e r i m e n t 4 .
Figure 8. Hand gesture recognition (HGR) classification and recognition accuracy results for all users without taking into account sex or handedness preference information for user-specific and user-general models obtained for (a) e x p e r i m e n t 1 , (b) e x p e r i m e n t 2 , (c) e x p e r i m e n t 3 , and (d) e x p e r i m e n t 4 .
Sensors 20 06327 g008
Figure 9. HGR classification and recognition accuracy results considering user’s sex information for user-specific and user-general models obtained for (a) e x p e r i m e n t 1 , (b) e x p e r i m e n t 2 , (c) e x p e r i m e n t 3 , and (d) e x p e r i m e n t 4 .
Figure 9. HGR classification and recognition accuracy results considering user’s sex information for user-specific and user-general models obtained for (a) e x p e r i m e n t 1 , (b) e x p e r i m e n t 2 , (c) e x p e r i m e n t 3 , and (d) e x p e r i m e n t 4 .
Sensors 20 06327 g009
Figure 10. HGR classification and recognition accuracy results considering handedness preference for user-specific and user-general models obtained for (a) e x p e r i m e n t 1 , (b) e x p e r i m e n t 2 , (c) e x p e r i m e n t 3 , and (d) e x p e r i m e n t 4 .
Figure 10. HGR classification and recognition accuracy results considering handedness preference for user-specific and user-general models obtained for (a) e x p e r i m e n t 1 , (b) e x p e r i m e n t 2 , (c) e x p e r i m e n t 3 , and (d) e x p e r i m e n t 4 .
Sensors 20 06327 g010
Table 1. Support vector machine (SVM) configuration.
Table 1. Support vector machine (SVM) configuration.
MATLAB VariableValue
Kernel Functionpolynomial
Polynomial Order3
Box Constrain1 (variable value for regularization)
Standardize F e a t u r e i μ / σ ;   where μ = mean, σ = standard deviation
Codingone vs one
Table 2. Confusion matrix of the Myo bracelet using the manufacturer’s model and suggested sensor position. Classification accuracy = 64.66 % .
Table 2. Confusion matrix of the Myo bracelet using the manufacturer’s model and suggested sensor position. Classification accuracy = 64.66 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn483143116421121835858
82.47%
waveOut368537026268240637091
75.73%
fist1047548536110091588299582
55.95%
open334458404407279526065
67.14%
pinch105253337342243733477
70.09%
noGesture965590112213342206761013827
55.04%
Targets Count
(Sensitivity%)
7650
63.15%
7650
70.2%
7650
70.08%
7650
53.23%
7650
31.86%
7650
99.48%
45,900
64.66%
Table 3. Confusion matrix of e x p e r i m e n t 1 for the user-specific model. Rotation of the bracelet = N O , orientation correction = N O . The s y n c gesture was not used. Classification accuracy = 94.99 % .
Table 3. Confusion matrix of e x p e r i m e n t 1 for the user-specific model. Rotation of the bracelet = N O , orientation correction = N O . The s y n c gesture was not used. Classification accuracy = 94.99 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn7339657357361687738
94.84%
waveOut8674166454321367788
95.22%
fist1810730543191367531
97%
open799410073851131387909
93.37%
pinch3441534972321507559
95.67%
noGesture9424556221869227375
93.86%
Targets Count
(Sensitivity%)
7650
95.93%
7650
96.94%
7650
95.49%
7650
96.54%
7650
94.54%
7650
90.48%
45,900
94.99%
Table 4. Confusion matrix of e x p e r i m e n t 2 for the user-specific model. Rotation of the bracelet  = Y E S (on the test set), orientation correction = N O . The s y n c gesture was not used. Classification accuracy  = 39.83 % .
Table 4. Confusion matrix of e x p e r i m e n t 2 for the user-specific model. Rotation of the bracelet  = Y E S (on the test set), orientation correction = N O . The s y n c gesture was not used. Classification accuracy  = 39.83 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn2961226521042231215529112007
24.66%
waveOut1204232097010307561366416
36.16%
fist1763187428621714157925410046
28.49%
open51552659413895161273667
37.88%
pinch86956687496520521435469
37.52%
noGesture3389924632159266998295
80.76%
Targets Count
(Sensitivity%)
7650
38.71%
7650
30.33%
7650
37.41%
7650
18.16%
7650
26.82%
7650
87.57%
45,900
39.83%
Table 5. Confusion matrix of e x p e r i m e n t 3 for the user-specific model. Rotation of the bracelet = Y E S (on the test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 94.93 % .
Table 5. Confusion matrix of e x p e r i m e n t 3 for the user-specific model. Rotation of the bracelet = Y E S (on the test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 94.93 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn7338498046391717723
95.01%
waveOut7574606554291347817
95.43%
fist2213730144221377539
96.84%
open766811873811231397905
93.37%
pinch3140433671751497474
96%
noGesture10820438926269207442
92.99%
Targets Count
(Sensitivity%)
7650
95.92%
7650
97.52%
7650
95.44%
7650
96.48%
7650
93.79%
7650
90.46%
45,900
94.93%
Table 6. Confusion matrix of e x p e r i m e n t 4 for the user-specific model. Rotation of the bracelet = Y E S (on training and test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 94.96 % .
Table 6. Confusion matrix of e x p e r i m e n t 4 for the user-specific model. Rotation of the bracelet = Y E S (on training and test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 94.96 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn7335508646401737730
94.89%
waveOut7774715950281347819
95.55%
fist2710730743241417552
96.76%
open726711373861251377900
93.49%
pinch3335413371741507466
96.09%
noGesture10617449225969157433
93.03%
Targets Count
(Sensitivity%)
7650
95.88%
7650
97.66%
7650
95.52%
7650
96.55%
7650
93.78%
7650
90.39%
45,900
94.96%
Table 7. Confusion matrix of e x p e r i m e n t 1 for the user-general model. Rotation of the bracelet = N O , orientation correction = N O . The s y n c gesture was not used. Classification accuracy = 81.6 % .
Table 7. Confusion matrix of e x p e r i m e n t 1 for the user-general model. Rotation of the bracelet = N O , orientation correction = N O . The s y n c gesture was not used. Classification accuracy = 81.6 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn64211512012395491867747
82.88%
waveOut19865441125162701347774
84.18%
fist4672666962786821538302
80.66%
open20979935860708911708497
71.44%
pinch1607917339548321165755
83.96%
noGesture1955111015242668917825
88.06%
Targets Count
(Sensitivity%)
7650
83.93%
7650
85.54%
7650
87.53%
7650
79.35%
7650
63.16%
7650
90.08%
45,900
81.6%
Table 8. Confusion matrix of e x p e r i m e n t 2 for the user-general model. Rotation of the bracelet = Y E S (on the test set), orientation correction = N O . The s y n c gesture was not used. Classification accuracy = 44.52 % .
Table 8. Confusion matrix of e x p e r i m e n t 2 for the user-general model. Rotation of the bracelet = Y E S (on the test set), orientation correction = N O . The s y n c gesture was not used. Classification accuracy = 44.52 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn3490304924262991298641315355
22.73%
waveOut133330075614881891005678
52.96%
fist16197153437136217752039111
37.72%
open3416455612146710914494
47.75%
pinch5681174223771594813159
50.46%
noGesture29911724328639667628103
83.45%
Targets Count
(Sensitivity%)
7650
45.62%
7650
39.31%
7650
44.93%
7650
28.05%
7650
20.84%
7650
88.39%
45,900
44.52%
Table 9. Confusion matrix of e x p e r i m e n t 3 for the user-general model. Rotation of the bracelet = Y E S (on the test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 81.2 % .
Table 9. Confusion matrix of e x p e r i m e n t 3 for the user-general model. Rotation of the bracelet = Y E S (on the test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 81.2 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn66661433442967442158408
79.28%
waveOut1976482853702601397533
86.05%
fist3413966122516631608066
81.97%
open163892387625710691708938
70%
pinch92301212654373874968
88.02%
noGesture1916410121154168797987
86.13%
Targets Count
(Sensitivity%)
7650
87.14%
7650
84.73%
7650
86.43%
7650
81.79%
7650
57.16%
7650
89.92%
45,900
81.2%
Table 10. Confusion matrix of e x p e r i m e n t 4 for the user-general model. Rotation of the bracelet = Y E S (on training and test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 81.22 % .
Table 10. Confusion matrix of e x p e r i m e n t 4 for the user-general model. Rotation of the bracelet = Y E S (on training and test set), orientation correction = Y E S . Best result with four synchronization gestures ( s y n c = 4 ) to select the maximum average energy sensor s x . Classification accuracy = 81.22 % .
TargetsPredictions Count
(Precision%)
waveInwaveOutFistOpenPinchnoGesture
waveIn66511383363027252178369
79.47%
waveOut2076550834162641397659
85.52%
fist3592966142626561608080
81.86%
open147849391616510341628748
70.47%
pinch95301262954424955065
87.34%
noGesture1915410021054768777979
86.19%
Targets Count
(Sensitivity%)
7650
86.94%
7650
85.62%
7650
86.46%
7650
80.59%
7650
57.83%
7650
89.9%
45,900
81.22%
Table 11. Average classification time.
Table 11. Average classification time.
ModelSpecificGeneral
Time (ms) 16.97 . 2 ± 17.52 71.69 ± 54.76
Table 12. Classification and recognition comparisons.
Table 12. Classification and recognition comparisons.
PaperDevicePods
Sensors
GesturesTrain/Test
Users
Class.(%)Recog.(%)HGR
Model
Recognition
Evaluated
Rotation
Performed
Correction of
Rotation
[39]MYO8 *5 G r 1 12/1297.80-Snonono
[70]Delsys126 G r 3 40/4079.68-Snonono
[39]MYO8 *5 G r 1 12/1298.70-Snonono
[55]Sensors511 G r 4 4/481.00-Snoyesno
[57]High Density9611 G r 5 1/160.00-Snoyesno
[58]MYO8 *15 G r 6 1/191.47-Snoyesyes
[59]MYO8 *6 G r 1 10/1094.70-Snoyesyes
[63]MYO8 *5 G r 2 40/4092.40-Gnoyesyes
S-HGR **MYO8 *5 G r 1 306/30694.9694.20Syesyesyes
G-HGR **MYO8 *5 G r 1 306/306 ***81.2280.31Gyesyesyes
S-HGR **MYO8*5 G r 1 306/30694.9694.20Syesyesyes
Myo bracelet used, Specific and General Proposed Models, user-specific (S), and user-general (G) HGR models. Training users are different from testing users; a description of the gestures G r 1 to G r 7 that the analyzed papers study can be found in the Appendix D.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Barona López, L.I.; Valdivieso Caraguay, Á.L.; Vimos, V.H.; Zea, J.A.; Vásconez, J.P.; Álvarez, M.; Benalcázar, M.E. An Energy-Based Method for Orientation Correction of EMG Bracelet Sensors in Hand Gesture Recognition Systems. Sensors 2020, 20, 6327. https://doi.org/10.3390/s20216327

AMA Style

Barona López LI, Valdivieso Caraguay ÁL, Vimos VH, Zea JA, Vásconez JP, Álvarez M, Benalcázar ME. An Energy-Based Method for Orientation Correction of EMG Bracelet Sensors in Hand Gesture Recognition Systems. Sensors. 2020; 20(21):6327. https://doi.org/10.3390/s20216327

Chicago/Turabian Style

Barona López, Lorena Isabel, Ángel Leonardo Valdivieso Caraguay, Victor H. Vimos, Jonathan A. Zea, Juan P. Vásconez, Marcelo Álvarez, and Marco E. Benalcázar. 2020. "An Energy-Based Method for Orientation Correction of EMG Bracelet Sensors in Hand Gesture Recognition Systems" Sensors 20, no. 21: 6327. https://doi.org/10.3390/s20216327

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop