EMGTFNet: Fuzzy Vision Transformer to decode Upperlimb sEMG signals for Hand Gestures Recognition
Joseph Cherre C\'ordova, Christian Flores, Javier Andreu-Perez

TL;DR
This paper introduces EMGTFNet, a novel fuzzy vision transformer architecture that effectively recognizes hand gestures from sEMG signals, achieving high accuracy without extensive data augmentation or large models.
Contribution
The paper presents EMGTFNet, a new ViT-based model with a Fuzzy Neural Block that improves gesture recognition accuracy and efficiency over existing models.
Findings
Achieved 83.57% accuracy on NinaPro dataset.
Outperformed ViT without FNB, demonstrating the benefit of FNB.
Operates with only 56,793 parameters, suitable for practical applications.
Abstract
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 Machine Learning and, more recently, Deep Learning methods. Despite achieving good results on sparse sEMG signals, the latter models typically require large datasets and training times. Furthermore, due to the nature of stochastic sEMG signals, traditional models fail to generalize samples for atypical or noisy values. In this paper, we propose the design of a Vision Transformer (ViT) based architecture with a Fuzzy Neural Block (FNB) called EMGTFNet to perform Hand Gesture Recognition from surface electromyography (sEMG) signals. The proposed EMGTFNet architecture can accurately classify a variety of hand gestures without any need for data augmentation techniques,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Muscle activation and electromyography studies · Neuroscience and Neural Engineering
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Dense Connections · Vision Transformer · Label Smoothing · Adam · Absolute Position Encodings
