Compact Deep Neural Networks for Computationally Efficient Gesture Classification From Electromyography Signals
Adam Hartwell, Visakan Kadirkamanathan, Sean R Anderson

TL;DR
This paper introduces a small, efficient deep neural network for classifying gestures from electromyography signals, outperforming traditional SVMs and larger neural networks in accuracy and suitability for embedded systems.
Contribution
A novel compact deep neural network architecture is proposed, significantly reducing parameters while maintaining high classification accuracy for electromyography-based gesture recognition.
Findings
The compact deep net achieved 84.2% accuracy, outperforming SVMs.
The network has only 5,889 parameters, much fewer than existing models.
It demonstrated superior performance across different electrode sets and subjects.
Abstract
Machine learning classifiers using surface electromyography are important for human-machine interfacing and device control. Conventional classifiers such as support vector machines (SVMs) use manually extracted features based on e.g. wavelets. These features tend to be fixed and non-person specific, which is a key limitation due to high person-to-person variability of myography signals. Deep neural networks, by contrast, can automatically extract person specific features - an important advantage. However, deep neural networks typically have the drawback of large numbers of parameters, requiring large training data sets and powerful hardware not suited to embedded systems. This paper solves these problems by introducing a compact deep neural network architecture that is much smaller than existing counterparts. The performance of the compact deep net is benchmarked against an SVM and…
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 · Advanced Sensor and Energy Harvesting Materials · Tactile and Sensory Interactions
MethodsSupport Vector Machine
