LGCVNov 23, 2024

Machine Learning-based sEMG Signal Classification for Hand Gesture Recognition

arXiv:2411.15655v113 citationsh-index: 27BIBM
Originality Incremental advance
AI Analysis

This work addresses hand gesture recognition for applications like prosthesis control and human-computer interaction, but it is incremental as it combines existing methods with new feature sets.

The paper benchmarks EMG-based hand gesture recognition by testing novel feature extraction methods with machine and deep learning models, achieving up to 97% accuracy on the Grabmyo dataset using a 1D Dilated CNN with fused time-domain descriptors.

EMG-based hand gesture recognition uses electromyographic~(EMG) signals to interpret and classify hand movements by analyzing electrical activity generated by muscle contractions. It has wide applications in prosthesis control, rehabilitation training, and human-computer interaction. Using electrodes placed on the skin, the EMG sensor captures muscle signals, which are processed and filtered to reduce noise. Numerous feature extraction and machine learning algorithms have been proposed to extract and classify muscle signals to distinguish between various hand gestures. This paper aims to benchmark the performance of EMG-based hand gesture recognition using novel feature extraction methods, namely, fused time-domain descriptors, temporal-spatial descriptors, and wavelet transform-based features, combined with the state-of-the-art machine and deep learning models. Experimental investigations on the Grabmyo dataset demonstrate that the 1D Dilated CNN performed the best with an accuracy of $97\%$ using fused time-domain descriptors such as power spectral moments, sparsity, irregularity factor and waveform length ratio. Similarly, on the FORS-EMG dataset, random forest performed the best with an accuracy of $94.95\%$ using temporal-spatial descriptors (which include time domain features along with additional features such as coefficient of variation (COV), and Teager-Kaiser energy operator (TKEO)).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes