paper-with-me

홈 › Papers

TraHGR: Transformer for Hand Gesture Recognition via ElectroMyography

2022-03-28 · Soheil Zabihi, Elahe Rahimian, Amir Asif, Arash Mohammadi

Deep learning-based Hand Gesture Recognition (HGR) via surface Electromyogram (sEMG) signals has recently shown significant potential for development of advanced myoelectric-controlled prosthesis. Existing deep learning approaches, typically, include only one model as such can hardly maintain acceptable generalization performance in changing scenarios. In this paper, we aim to address this challenge by capitalizing on the recent advances of hybrid models and transformers. In other words, we propose a hybrid framework based on the transformer architecture, which is a relatively new and revolutionizing deep learning model. The proposed hybrid architecture, referred to as the Transformer for Hand Gesture Recognition (TraHGR), consists of two parallel paths followed by a linear layer that acts as a fusion center to integrate the advantage of each module and provide robustness over different scenarios. We evaluated the proposed architecture TraHGR based on the commonly used second Ninapro dataset, referred to as the DB2. The sEMG signals in the DB2 dataset are measured in the real-life conditions from 40 healthy users, each performing 49 gestures. We have conducted extensive set of experiments to test and validate the proposed TraHGR architecture, and have compared its achievable accuracy with more than five recently proposed HGR classification algorithms over the same dataset. We have also compared the results of the proposed TraHGR architecture with each individual path and demonstrated the distinguishing power of the proposed hybrid architecture. The recognition accuracies of the proposed TraHGR architecture are 86.18%, 88.91%, 81.44%, and 93.84%, which are 2.48%, 5.12%, 8.82%, and 4.30% higher than the state-ofthe-art performance for DB2 (49 gestures), DB2-B (17 gestures), DB2-C (23 gestures), and DB2-D (9 gestures), respectively.

📄 PDF Abstract BibTeX arXiv:2203.16336

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

EMGTFNet: Fuzzy Vision Transformer to decode Upperlimb sEMG signals for Hand Gestures Recognition

2023-09-23 · Joseph Cherre Córdova, Christian Flores, Javier Andreu-Perez

Myoelectric control is an area of electromyography of increasing interest nowadays, particularly in applications such as Hand Gesture Recognition (HGR) for bionic prostheses. Today's focus is on pattern recognition using…

Data AugmentationGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition+1

Spectral Collaborative Representation based Classification for Hand Gestures recognition on Electromyography Signals

2015-06-26 · Ali Boyali

In this study, we introduce a novel variant and application of the Collaborative Representation based Classification in spectral domain for recognition of the hand gestures using the raw surface Electromyography signals.…

ClassificationGeneral Classification

An Exploratory Study of Single Channel Surface Electromyography for Hand Gesture Classification

2026-07-17 · Daanish Hindustani arxiv

Accurate hand gesture recognition using surface electromyography (sEMG) typically relies on multichannel sensor arrays and computationally intensive models. This limits practical deployment in low-power and embedded syst…

Hand Gesture Recognition

Sensor fusion using EMG and vision for hand gesture classification in mobile applications

2019-10-19 · Enea Ceolini, Gemma Taverni, Lyes Khacef, Melika Payvand 외

The discrimination of human gestures using wearable solutions is extremely important as a supporting technique for assisted living, healthcare of the elderly and neurorehabilitation. This paper presents a mobile electrom…

Electromyography (EMG)General ClassificationGesture RecognitionHand Gesture Recognition+2

MEET: Mixture of Experts Extra Tree-Based sEMG Hand Gesture Identification

2024-05-06 · Naveen Gehlot, Ashutosh Jena, Rajesh Kumar, Mahipal Bukya

Artificial intelligence (AI) has made significant advances in recent years and opened up new possibilities in exploring applications in various fields such as biomedical, robotics, education, industry, etc. Among these f…

Electromyography (EMG)Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition+1