Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (16)

Search Parameters:
Keywords = forearm gesture classification

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 5700 KB  
Article
A Deep Learning-Based EIT System for Robust Gesture Recognition Under Confounding Factors
by Hancong Wu, Guanghong Huang, Wentao Wang and Yuan Wen
Biosensors 2026, 16(4), 200; https://doi.org/10.3390/bios16040200 - 1 Apr 2026
Viewed by 265
Abstract
Gesture recognition with electrical impedance tomography (EIT) is an enormous potential tool for human–machine interaction because of its low cost, low complexity and high temporal resolution. Although high-precision EIT-based gesture recognition has been achieved in ideal scenarios, ensuring its consistent performance under interference [...] Read more.
Gesture recognition with electrical impedance tomography (EIT) is an enormous potential tool for human–machine interaction because of its low cost, low complexity and high temporal resolution. Although high-precision EIT-based gesture recognition has been achieved in ideal scenarios, ensuring its consistent performance under interference remains challenging. This article presents a novel method to alleviate the effect of confounding factors on EIT gesture recognition. An EIT armband was designed to mitigate the effect of contact impedance variation based on equivalent circuit analysis, and a spatial–temporal fusion network, named the Fold Atrous Spatial Pyramid Pooling-Gated Recurrent Unit (FASPP-GRU), was developed for robust gesture classification. The results showed that the proposed two-layer electrode maintained a stable contact impedance when its contact force with the skin was changed. Although confounding factors caused significant changes in baseline forearm impedance, FASPP-GRU achieved 80% accuracy under the effect of limb position changes and dynamic changes in muscle state over time, which outperforms conventional classifiers. With an 87 μs inference time, the proposed system shows enormous potential in real-time applications. Full article
Show Figures

Figure 1

24 pages, 6118 KB  
Article
Effective Approach for Classifying EMG Signals Through Reconstruction Using Autoencoders
by Natalia Rendón Caballero, Michelle Rojo González, Marcos Aviles, José Manuel Alvarez Alvarado, José Billerman Robles-Ocampo, Perla Yazmin Sevilla-Camacho and Juvenal Rodríguez-Reséndiz
AI 2026, 7(1), 36; https://doi.org/10.3390/ai7010036 - 22 Jan 2026
Viewed by 619
Abstract
The study of muscle signal classification has been widely explored for the control of myoelectric prostheses. Traditional approaches rely on manually designed features extracted from time- or frequency-domain representations, which may limit the generalization and adaptability of EMG-based systems. In this work, an [...] Read more.
The study of muscle signal classification has been widely explored for the control of myoelectric prostheses. Traditional approaches rely on manually designed features extracted from time- or frequency-domain representations, which may limit the generalization and adaptability of EMG-based systems. In this work, an autoencoder-based framework is proposed for automatic feature extraction, enabling the learning of compact latent representations directly from raw EMG signals and reducing dependence on handcrafted features. A custom instrumentation system with three surface EMG sensors was developed and placed on selected forearm muscles to acquire signals associated with five hand movements from 20 healthy participants aged 18 to 40 years. The signals were segmented into 200 ms windows with 75% overlap. The proposed method employs a recurrent autoencoder with a symmetric encoder–decoder architecture, trained independently for each sensor to achieve accurate signal reconstruction, with a minimum reconstruction loss of 3.3×104V2. The encoder’s latent representations were then used to train a dense neural network for gesture classification. An overall efficiency of 93.84% was achieved, demonstrating that the proposed reconstruction-based approach provides high classification performance and represents a promising solution for future EMG-based assistive and control applications. Full article
(This article belongs to the Special Issue Transforming Biomedical Innovation with Artificial Intelligence)
Show Figures

Figure 1

22 pages, 4342 KB  
Article
Cloud-Based Personalized sEMG Classification Using Lightweight CNNs for Long-Term Haptic Communication in Deaf-Blind Individuals
by Kaavya Tatavarty, Maxwell Johnson and Boris Rubinsky
Bioengineering 2025, 12(11), 1167; https://doi.org/10.3390/bioengineering12111167 - 27 Oct 2025
Viewed by 1172
Abstract
Deaf-blindness, particularly in progressive conditions such as Usher syndrome, presents profound challenges to communication, independence, and access to information. Existing tactile communication technologies for individuals with Usher syndrome are often limited by the need for close physical proximity to trained interpreters, typically requiring [...] Read more.
Deaf-blindness, particularly in progressive conditions such as Usher syndrome, presents profound challenges to communication, independence, and access to information. Existing tactile communication technologies for individuals with Usher syndrome are often limited by the need for close physical proximity to trained interpreters, typically requiring hand-to-hand contact. In this study, we introduce a novel, cloud-based, AI-assisted gesture recognition and haptic communication system designed for long-term use by individuals with Usher syndrome, whose auditory and visual abilities deteriorate with age. Central to our approach is a wearable haptic interface that relocates tactile input and output from the hands to an arm-mounted sleeve, thereby preserving manual dexterity and enabling continuous, bidirectional tactile interaction. The system uses surface electromyography (sEMG) to capture user-specific muscle activations in the hand and forearm and employs lightweight, personalized convolutional neural networks (CNNs), hosted on a centralized server, to perform real-time gesture classification. A key innovation of the system is its ability to adapt over time to each user’s evolving physiological condition, including the progressive loss of vision and hearing. Experimental validation using a public dataset, along with real-time testing involving seven participants, demonstrates that personalized models consistently outperform cross-user models in terms of accuracy, adaptability, and usability. This platform offers a scalable, longitudinally adaptable solution for non-visual communication and holds significant promise for advancing assistive technologies for the deaf-blind community. Full article
(This article belongs to the Section Biosignal Processing)
Show Figures

Graphical abstract

16 pages, 2911 KB  
Article
A Bimodal EMG/FMG System Using Machine Learning Techniques for Gesture Recognition Optimization
by Nuno Pires and Milton P. Macedo
Signals 2025, 6(1), 8; https://doi.org/10.3390/signals6010008 - 20 Feb 2025
Cited by 2 | Viewed by 2706
Abstract
This study is part of a broader project, the Open Source Bionic Hand, which aims to develop and control, in real time, a low-cost 3D-printed bionic hand prototype using signals from the muscles of the forearm. This work is intended to implement a [...] Read more.
This study is part of a broader project, the Open Source Bionic Hand, which aims to develop and control, in real time, a low-cost 3D-printed bionic hand prototype using signals from the muscles of the forearm. This work is intended to implement a bimodal signal acquisition system, which uses EMG signals and Force Myography (FMG) in order to optimize the recognition of gesture intention and, consequently, the control of the bionic hand. The implementation of this bimodal EMG-FMG system will be described. It uses two different signals from BITalino EMG modules and Flexiforce™ sensors from Tekscan™. The dataset was built from thirty-six features extracted from each acquisition using two of each EMG and FMG sensors in extensor and flexor muscle groups simultaneously. The extraction of features is also depicted, as well as the subsequent use of these features to train and compare Machine Learning models in gesture recognition through MATLAB’s Classification Learner tool (v2.2.5 software). Preliminary results obtained from a dataset of three healthy volunteers show the effectiveness of this bimodal EMG/FMG system in the improvement of the efficacy on gesture recognition as it is shown, for example, for the Quadratic SVM classifier that raises from 75.00% with EMG signals to 87.96% using both signals. Full article
Show Figures

Figure 1

7 pages, 1068 KB  
Proceeding Paper
Gesture Recognition Using Electromyography and Deep Learning
by Daniel Gómez-Verde, Sergio Esteban-Romero, Manuel Gil-Martín and Rubén San-Segundo
Eng. Proc. 2024, 82(1), 38; https://doi.org/10.3390/ecsa-11-20510 - 26 Nov 2024
Cited by 1 | Viewed by 2893
Abstract
Human gesture recognition using electromyography (EMG) signals holds high potential for enhancing the functionality of human–machine interfaces, prosthetic devices, and sports performance analysis. This work proposes a gesture classification system based on electromyography. This system has been designed to improve the accuracy of [...] Read more.
Human gesture recognition using electromyography (EMG) signals holds high potential for enhancing the functionality of human–machine interfaces, prosthetic devices, and sports performance analysis. This work proposes a gesture classification system based on electromyography. This system has been designed to improve the accuracy of forearm gesture classification by leveraging advanced signal processing and deep learning techniques to optimize classification accuracy. The system is composed of two main modules: a signal processing module, able to perform two main transforms (short-time Fourier transform and Constant-Q-Transform), and a classification module based on convolutional neural networks (CNNs). The dataset employed in this study, entitled “Latent Factors Limiting the Performance of sEMG-Interfaces”, comprises EMG signals collected via a bracelet equipped with 8 distinct sensors, capable of capturing a wide range of forearm muscle activities. The experimental process is composed of two main phases. Firstly, we employed a k-fold cross-validation methodology to systematically assess and validate the model’s performance across different subsets of data for hyperparameter tunning. Secondly, the best system configuration was evaluated using a new subset, reporting significant improvements. The baseline neural network architecture reported an accuracy of 85.0 ± 0.13% when classifying gestures. Through rigorous hyperparameter tuning and the application of various mathematical transformations to the EMG features, we managed to enhance the classification accuracy to 90.0 ± 0.12% (an absolute improvement of 5% compared to the baseline for a 5-class problem). When making comparisons to previous works, we significantly improved the F-score from 85.5% to 89.3% for a 4-class problem (left, right, up, and down). Full article
Show Figures

Figure 1

15 pages, 4355 KB  
Article
Assessment of Low-Density Force Myography Armband for Classification of Upper Limb Gestures
by Mustafa Ur Rehman, Kamran Shah, Izhar Ul Haq, Sajid Iqbal, Mohamed A. Ismail and Fatih Selimefendigil
Sensors 2023, 23(5), 2716; https://doi.org/10.3390/s23052716 - 1 Mar 2023
Cited by 11 | Viewed by 4179
Abstract
Using force myography (FMG) to monitor volumetric changes in limb muscles is a promising and effective alternative for controlling bio-robotic prosthetic devices. In recent years, there has been a focus on developing new methods to improve the performance of FMG technology in the [...] Read more.
Using force myography (FMG) to monitor volumetric changes in limb muscles is a promising and effective alternative for controlling bio-robotic prosthetic devices. In recent years, there has been a focus on developing new methods to improve the performance of FMG technology in the control of bio-robotic devices. This study aimed to design and evaluate a novel low-density FMG (LD-FMG) armband for controlling upper limb prostheses. The study investigated the number of sensors and sampling rate for the newly developed LD-FMG band. The performance of the band was evaluated by detecting nine gestures of the hand, wrist, and forearm at varying elbow and shoulder positions. Six subjects, including both fit and amputated individuals, participated in this study and completed two experimental protocols: static and dynamic. The static protocol measured volumetric changes in forearm muscles at the fixed elbow and shoulder positions. In contrast, the dynamic protocol included continuous motion of the elbow and shoulder joints. The results showed that the number of sensors significantly impacts gesture prediction accuracy, with the best accuracy achieved on the 7-sensor FMG band arrangement. Compared to the number of sensors, the sampling rate had a lower influence on prediction accuracy. Additionally, variations in limb position greatly affect the classification accuracy of gestures. The static protocol shows an accuracy above 90% when considering nine gestures. Among dynamic results, shoulder movement shows the least classification error compared to elbow and elbow–shoulder (ES) movements. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

11 pages, 19911 KB  
Article
Detection of Hand Poses with a Single-Channel Optical Fiber Force Myography Sensor: A Proof-of-Concept Study
by Matheus K. Gomes, Willian H. A. da Silva, Antonio Ribas Neto, Julio Fajardo, Eric Rohmer and Eric Fujiwara
Automation 2022, 3(4), 622-632; https://doi.org/10.3390/automation3040031 - 18 Nov 2022
Cited by 4 | Viewed by 3957
Abstract
Force myography (FMG) detects hand gestures based on muscular contractions, featuring as an alternative to surface electromyography. However, typical FMG systems rely on spatially-distributed arrays of force-sensing resistors to resolve ambiguities. The aim of this proof-of-concept study is to develop a method for [...] Read more.
Force myography (FMG) detects hand gestures based on muscular contractions, featuring as an alternative to surface electromyography. However, typical FMG systems rely on spatially-distributed arrays of force-sensing resistors to resolve ambiguities. The aim of this proof-of-concept study is to develop a method for identifying hand poses from the static and dynamic components of FMG waveforms based on a compact, single-channel optical fiber sensor. As the user performs a gesture, a micro-bending transducer positioned on the belly of the forearm muscles registers the dynamic optical signals resulting from the exerted forces. A Raspberry Pi 3 minicomputer performs data acquisition and processing. Then, convolutional neural networks correlate the FMG waveforms with the target postures, yielding a classification accuracy of (93.98 ± 1.54)% for eight postures, based on the interrogation of a single fiber transducer. Full article
(This article belongs to the Special Issue Anniversary Feature Papers-2022)
Show Figures

Figure 1

19 pages, 9085 KB  
Article
sEMG-Based Hand Posture Recognition and Visual Feedback Training for the Forearm Amputee
by Jongman Kim, Sumin Yang, Bummo Koo, Seunghee Lee, Sehoon Park, Seunggi Kim, Kang Hee Cho and Youngho Kim
Sensors 2022, 22(20), 7984; https://doi.org/10.3390/s22207984 - 19 Oct 2022
Cited by 7 | Viewed by 3487
Abstract
sEMG-based gesture recognition is useful for human–computer interactions, especially for technology supporting rehabilitation training and the control of electric prostheses. However, high variability in the sEMG signals of untrained users degrades the performance of gesture recognition algorithms. In this study, the hand posture [...] Read more.
sEMG-based gesture recognition is useful for human–computer interactions, especially for technology supporting rehabilitation training and the control of electric prostheses. However, high variability in the sEMG signals of untrained users degrades the performance of gesture recognition algorithms. In this study, the hand posture recognition algorithm and radar plot-based visual feedback training were developed using multichannel sEMG sensors. Ten healthy adults and one bilateral forearm amputee participated by repeating twelve hand postures ten times. The visual feedback training was performed for two days and five days in healthy adults and a forearm amputee, respectively. Artificial neural network classifiers were trained with two types of feature vectors: a single feature vector and a combination of feature vectors. The classification accuracy of the forearm amputee increased significantly after three days of hand posture training. These results indicate that the visual feedback training efficiently improved the performance of sEMG-based hand posture recognition by reducing variability in the sEMG signal. Furthermore, a bilateral forearm amputee was able to participate in the rehabilitation training by using a radar plot, and the radar plot-based visual feedback training would help the amputees to control various electric prostheses. Full article
(This article belongs to the Special Issue Sensor Systems for Gesture Recognition II)
Show Figures

Figure 1

19 pages, 5912 KB  
Article
Electrical Impedance Tomography for Hand Gesture Recognition for HMI Interaction Applications
by Noelia Vaquero-Gallardo and Herminio Martínez-García
J. Low Power Electron. Appl. 2022, 12(3), 41; https://doi.org/10.3390/jlpea12030041 - 18 Jul 2022
Cited by 9 | Viewed by 4518
Abstract
Electrical impedance tomography (EIT) is based on the physical principle of bioimpedance defined as the opposition that biological tissues exhibit to the flow of a rotating alternating electrical current. Consequently, here, we propose studying the characterization and classification of bioimpedance patterns based on [...] Read more.
Electrical impedance tomography (EIT) is based on the physical principle of bioimpedance defined as the opposition that biological tissues exhibit to the flow of a rotating alternating electrical current. Consequently, here, we propose studying the characterization and classification of bioimpedance patterns based on EIT by measuring, on the forearm with eight electrodes in a non-invasive way, the potential drops resulting from the execution of six hand gestures. The starting point was the acquisition of bioimpedance patterns studied by means of principal component analysis (PCA), validated through the cross-validation technique, and classified using the k-nearest neighbor (kNN) classification algorithm. As a result, it is concluded that reduction and classification is feasible, with a sensitivity of 0.89 in the worst case, for each of the reduced bioimpedance patterns, leading to the following direct advantage: a reduction in the numbers of electrodes and electronics required. In this work, bioimpedance patterns were investigated for monitoring subjects’ mobility, where, generally, these solutions are based on a sensor system with moving parts that suffer from significant problems of wear, lack of adaptability to the patient, and lack of resolution. Whereas, the proposal implemented in this prototype, based on the so-called electrical impedance tomography, does not have these problems. Full article
Show Figures

Figure 1

17 pages, 3848 KB  
Article
sEMG Signals Characterization and Identification of Hand Movements by Machine Learning Considering Sex Differences
by Ruixuan Zhang, Xushu Zhang, Dongdong He, Ruixue Wang and Yuan Guo
Appl. Sci. 2022, 12(6), 2962; https://doi.org/10.3390/app12062962 - 14 Mar 2022
Cited by 15 | Viewed by 4428
Abstract
Developing a robust machine-learning algorithm to detect hand motion is one of the most challenging aspects of prosthetic hands and exoskeleton design. Machine-learning methods that considered sex differences were used to identify and describe hand movement patterns in healthy individuals. To this purpose, [...] Read more.
Developing a robust machine-learning algorithm to detect hand motion is one of the most challenging aspects of prosthetic hands and exoskeleton design. Machine-learning methods that considered sex differences were used to identify and describe hand movement patterns in healthy individuals. To this purpose, surface Electromyographic (sEMG) signals have been acquired from muscles in the forearm and hand. The results of statistical analysis indicated that most of the same muscle pairs in the right hand (females and males) showed significant differences during the six hand movements. Time features were used an as input to machine-learning algorithms for the recognition of six gestures. Specifically, two types of hand-gesture recognition methods that considered sex differences(differentiating sex datasets and adding a sex label)were proposed and applied to the k-nearest neighbor (k-NN), support vector machine (SVM) and artificial neural network (ANN) algorithms for comparison. In addition, a t-test statistical analysis approach and 5-fold cross validation were used as complements to verify whether considering sex differences could significantly improve classification performance. It was demonstrated that considering sex differences can significantly improve classification performance. The ANN algorithm with the addition of a sex label performed best in movement classification (98.4% accuracy). In the future, hand movement recognition algorithms considering sex differences could be applied to control systems for prosthetic hands or exoskeletons. Full article
Show Figures

Figure 1

17 pages, 5538 KB  
Article
A Coupled Piezoelectric Sensor for MMG-Based Human-Machine Interfaces
by Mateusz Szumilas, Michał Władziński and Krzysztof Wildner
Sensors 2021, 21(24), 8380; https://doi.org/10.3390/s21248380 - 15 Dec 2021
Cited by 15 | Viewed by 5048
Abstract
Mechanomyography (MMG) is a technique of recording muscles activity that may be considered a suitable choice for human–machine interfaces (HMI). The design of sensors used for MMG and their spatial distribution are among the deciding factors behind their successful implementation to HMI. We [...] Read more.
Mechanomyography (MMG) is a technique of recording muscles activity that may be considered a suitable choice for human–machine interfaces (HMI). The design of sensors used for MMG and their spatial distribution are among the deciding factors behind their successful implementation to HMI. We present a new design of a MMG sensor, which consists of two coupled piezoelectric discs in a single housing. The sensor’s functionality was verified in two experimental setups related to typical MMG applications: an estimation of the force/MMG relationship under static conditions and a neural network-based gesture classification. The results showed exponential relationships between acquired MMG and exerted force (for up to 60% of the maximal voluntary contraction) alongside good classification accuracy (94.3%) of eight hand motions based on MMG from a single-site acquisition at the forearm. The simplification of the MMG-based HMI interface in terms of spatial arrangement is rendered possible with the designed sensor. Full article
Show Figures

Figure 1

20 pages, 5098 KB  
Article
Elements Influencing sEMG-Based Gesture Decoding: Muscle Fatigue, Forearm Angle and Acquisition Time
by Zengyu Qing, Zongxing Lu, Yingjie Cai and Jing Wang
Sensors 2021, 21(22), 7713; https://doi.org/10.3390/s21227713 - 19 Nov 2021
Cited by 29 | Viewed by 4369
Abstract
The surface Electromyography (sEMG) signal contains information about movement intention generated by the human brain, and it is the most intuitive and common solution to control robots, orthotics, prosthetics and rehabilitation equipment. In recent years, gesture decoding based on sEMG signals has received [...] Read more.
The surface Electromyography (sEMG) signal contains information about movement intention generated by the human brain, and it is the most intuitive and common solution to control robots, orthotics, prosthetics and rehabilitation equipment. In recent years, gesture decoding based on sEMG signals has received a lot of research attention. In this paper, the effects of muscle fatigue, forearm angle and acquisition time on the accuracy of gesture decoding were researched. Taking 11 static gestures as samples, four specific muscles (i.e., superficial flexor digitorum (SFD), flexor carpi ulnaris (FCU), extensor carpi radialis longus (ECRL) and finger extensor (FE)) were selected to sample sEMG signals. Root Mean Square (RMS), Waveform Length (WL), Zero Crossing (ZC) and Slope Sign Change (SSC) were chosen as signal eigenvalues; Linear Discriminant Analysis (LDA) and Probabilistic Neural Network (PNN) were used to construct classification models, and finally, the decoding accuracies of the classification models were obtained under different influencing elements. The experimental results showed that the decoding accuracy of the classification model decreased by an average of 7%, 10%, and 13% considering muscle fatigue, forearm angle and acquisition time, respectively. Furthermore, the acquisition time had the biggest impact on decoding accuracy, with a maximum reduction of nearly 20%. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

24 pages, 2766 KB  
Article
Image Analysis Using Human Body Geometry and Size Proportion Science for Action Classification
by Syed Muhammad Saqlain, Anwar Ghani, Imran Khan, Shahbaz Ahmed Khan Ghayyur, Shahaboddin Shamshirband , Narjes Nabipour and Manouchehr Shokri
Appl. Sci. 2020, 10(16), 5453; https://doi.org/10.3390/app10165453 - 7 Aug 2020
Cited by 3 | Viewed by 4444
Abstract
Gestures are one of the basic modes of human communication and are usually used to represent different actions. Automatic recognition of these actions forms the basis for solving more complex problems like human behavior analysis, video surveillance, event detection, and sign language recognition, [...] Read more.
Gestures are one of the basic modes of human communication and are usually used to represent different actions. Automatic recognition of these actions forms the basis for solving more complex problems like human behavior analysis, video surveillance, event detection, and sign language recognition, etc. Action recognition from images is a challenging task as the key information like temporal data, object trajectory, and optical flow are not available in still images. While measuring the size of different regions of the human body i.e., step size, arms span, length of the arm, forearm, and hand, etc., provides valuable clues for identification of the human actions. In this article, a framework for classification of the human actions is presented where humans are detected and localized through faster region-convolutional neural networks followed by morphological image processing techniques. Furthermore, geometric features from human blob are extracted and incorporated into the classification rules for the six human actions i.e., standing, walking, single-hand side wave, single-hand top wave, both hands side wave, and both hands top wave. The performance of the proposed technique has been evaluated using precision, recall, omission error, and commission error. The proposed technique has been comparatively analyzed in terms of overall accuracy with existing approaches showing that it performs well in contrast to its counterparts. Full article
Show Figures

Figure 1

17 pages, 3945 KB  
Article
putEMG—A Surface Electromyography Hand Gesture Recognition Dataset
by Piotr Kaczmarek, Tomasz Mańkowski and Jakub Tomczyński
Sensors 2019, 19(16), 3548; https://doi.org/10.3390/s19163548 - 14 Aug 2019
Cited by 75 | Viewed by 13267
Abstract
In this paper, we present a putEMG dataset intended for the evaluation of hand gesture recognition methods based on sEMG signal. The dataset was acquired for 44 able-bodied subjects and include 8 gestures (3 full hand gestures, 4 pinches and idle). It consists [...] Read more.
In this paper, we present a putEMG dataset intended for the evaluation of hand gesture recognition methods based on sEMG signal. The dataset was acquired for 44 able-bodied subjects and include 8 gestures (3 full hand gestures, 4 pinches and idle). It consists of uninterrupted recordings of 24 sEMG channels from the subject’s forearm, RGB video stream and depth camera images used for hand motion tracking. Moreover, exemplary processing scripts are also published. The putEMG dataset is available under a Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). The dataset was validated regarding sEMG amplitudes and gesture recognition performance. The classification was performed using state-of-the-art classifiers and feature sets. An accuracy of 90% was achieved for SVM classifier utilising RMS feature and for LDA classifier using Hudgin’s and Du’s feature sets. Analysis of performance for particular gestures showed that LDA/Du combination has significantly higher accuracy for full hand gestures, while SVM/RMS performs better for pinch gestures. The presented dataset can be used as a benchmark for various classification methods, the evaluation of electrode localisation concepts, or the development of classification methods invariant to user-specific features or electrode displacement. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

13 pages, 3267 KB  
Article
Synergistic Myoelectrical Activities of Forearm Muscles Improving Robust Recognition of Multi-Fingered Gestures
by Xiuying Luo, Xiaoying Wu, Lin Chen, Yun Zhao, Li Zhang, Guanglin Li and Wensheng Hou
Sensors 2019, 19(3), 610; https://doi.org/10.3390/s19030610 - 1 Feb 2019
Cited by 34 | Viewed by 6468
Abstract
Currently, surface electromyography (sEMG) features of the forearm multi-tendon muscles are widely used in gesture recognition, however, there are few investigations on the inherent physiological mechanism of muscle synergies. We aimed to study whether the muscle synergies could be used for gesture recognition. [...] Read more.
Currently, surface electromyography (sEMG) features of the forearm multi-tendon muscles are widely used in gesture recognition, however, there are few investigations on the inherent physiological mechanism of muscle synergies. We aimed to study whether the muscle synergies could be used for gesture recognition. Five healthy participants executed five gestures of daily life (pinch, fist, open hand, grip, and extension) and the sEMG activity was acquired from six forearm muscles. A non-negative matrix factorization (NMF) algorithm was employed to decompose the pre-treated six-channel sEMG data to obtain the muscle synergy matrixes, in which the weights of each muscle channel determined the feature set for hand gesture classification. The results showed that the synergistic features of forearm muscles could be successfully clustered in the feature space, which enabled hand gestures to be recognized with high efficiency. By augmenting the number of participants, the mean recognition rate remained at more than 96% and reflected high robustness. We showed that muscle synergies can be well applied to gesture recognition. Full article
(This article belongs to the Special Issue Neurophysiological Data Denoising and Enhancement)
Show Figures

Figure 1

Back to TopTop