Instance-based Learning with Prototype Reduction for Real-Time Proportional Myocontrol: A Randomized User Study Demonstrating Accuracy-preserving Data Reduction for Prosthetic Embedded Systems
Tim Sziburis, Markus Nowak, Davide Brunelli

TL;DR
This study introduces a dataset reduction technique called Decision Surface Mapping for kNN-based gesture detection in prosthetic control, achieving over 99% data reduction while maintaining high accuracy and real-time performance in embedded systems.
Contribution
It demonstrates that DSM effectively reduces dataset size for kNN in prosthetic gesture recognition without sacrificing accuracy, enabling real-time embedded implementation.
Findings
DSM-kNN achieves over 99% data reduction.
kNN methods outperform regression techniques significantly.
Runtime complexity remains linear with dataset size.
Abstract
This work presents the design, implementation and validation of learning techniques based on the kNN scheme for gesture detection in prosthetic control. To cope with high computational demands in instance-based prediction, methods of dataset reduction are evaluated considering real-time determinism to allow for the reliable integration into battery-powered portable devices. The influence of parameterization and varying proportionality schemes is analyzed, utilizing an eight-channel-sEMG armband. Besides offline cross-validation accuracy, success rates in real-time pilot experiments (online target achievement tests) are determined. Based on the assessment of specific dataset reduction techniques' adequacy for embedded control applications regarding accuracy and timing behaviour, Decision Surface Mapping (DSM) proves itself promising when applying kNN on the reduced set. A randomized,…
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 · EEG and Brain-Computer Interfaces
