Decision Forest Based EMG Signal Classification with Low Volume Dataset Augmented with Random Variance Gaussian Noise
Tekin Gunasar, Alexandra Rekesh, Atul Nair, Penelope King, Anastasiya, Markova, Jiaqi Zhang, and Isabel Tate

TL;DR
This paper presents a decision forest-based approach for classifying EMG signals into six gestures using a small dataset augmented with Gaussian noise, emphasizing simple feature extraction methods suitable for online applications.
Contribution
It demonstrates that elementary feature extraction combined with data augmentation and ensemble models can achieve high accuracy in EMG gesture classification with limited data.
Findings
Random Forest and XGBoost achieved high accuracy.
Data augmentation with Gaussian noise improved model performance.
Elementary features outperformed more complex methods like Fourier Transform.
Abstract
Electromyography signals can be used as training data by machine learning models to classify various gestures. We seek to produce a model that can classify six different hand gestures with a limited number of samples that generalizes well to a wider audience while comparing the effect of our feature extraction results on model accuracy to other more conventional methods such as the use of AR parameters on a sliding window across the channels of a signal. We appeal to a set of more elementary methods such as the use of random bounds on a signal, but desire to show the power these methods can carry in an online setting where EMG classification is being conducted, as opposed to more complicated methods such as the use of the Fourier Transform. To augment our limited training data, we used a standard technique, known as jitter, where random noise is added to each observation in a channel…
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
TopicsMuscle activation and electromyography studies · Hand Gesture Recognition Systems · EEG and Brain-Computer Interfaces
