Hand Gesture Recognition Using Temporal Convolutions and Attention Mechanism
This work addresses the need for efficient human-machine interfaces for controlling artificial limbs, though it appears incremental as it builds on existing temporal convolution and attention methods.
The paper tackled the problem of high computational burden in deep neural networks for hand gesture recognition from sEMG signals by proposing the TC-HGR architecture, which achieved 81.65% and 80.72% accuracy for 300ms and 200ms windows while reducing trainable parameters by 11.9 times compared to state-of-the-art methods.
Advances in biosignal signal processing and machine learning, in particular Deep Neural Networks (DNNs), have paved the way for the development of innovative Human-Machine Interfaces for decoding the human intent and controlling artificial limbs. DNN models have shown promising results with respect to other algorithms for decoding muscle electrical activity, especially for recognition of hand gestures. Such data-driven models, however, have been challenged by their need for a large number of trainable parameters and their structural complexity. Here we propose the novel Temporal Convolutions-based Hand Gesture Recognition architecture (TC-HGR) to reduce this computational burden. With this approach, we classified 17 hand gestures via surface Electromyogram (sEMG) signals by the adoption of attention mechanisms and temporal convolutions. The proposed method led to 81.65% and 80.72% classification accuracy for window sizes of 300ms and 200ms, respectively. The number of parameters to train the proposed TC-HGR architecture is 11.9 times less than that of its state-of-the-art counterpart.