An LSTM Feature Imitation Network for Hand Movement Recognition from sEMG Signals
Chuheng Wu, S. Farokh Atashzar, Mohammad M. Ghassemi, Tuka Alhanai

TL;DR
This paper introduces a lightweight LSTM-based feature imitation network for hand movement recognition from sEMG signals, achieving high accuracy with limited labeled data and demonstrating robustness across subjects and environments.
Contribution
The study presents a novel LSTM-based feature imitation network that effectively learns temporal features for hand movement recognition in data-scarce scenarios.
Findings
Achieved up to 99% R2 accuracy in feature reconstruction
Reached 80% accuracy in hand movement recognition
Demonstrated robustness in cross-subject and low-latency environments
Abstract
Surface Electromyography (sEMG) is a non-invasive signal that is used in the recognition of hand movement patterns, the diagnosis of diseases, and the robust control of prostheses. Despite the remarkable success of recent end-to-end Deep Learning approaches, they are still limited by the need for large amounts of labeled data. To alleviate the requirement for big data, we propose utilizing a feature-imitating network (FIN) for closed-form temporal feature learning over a 300ms signal window on Ninapro DB2, and applying it to the task of 17 hand movement recognition. We implement a lightweight LSTM-FIN network to imitate four standard temporal features (entropy, root mean square, variance, simple square integral). We observed that the LSTM-FIN network can achieve up to 99\% R2 accuracy in feature reconstruction and 80\% accuracy in hand movement recognition. Our results also showed that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Muscle activation and electromyography studies · EEG and Brain-Computer Interfaces
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
