English

Decoding High-Dimensional Finger Motion from EMG Using Riemannian Features and RNNs

Machine Learning 2026-04-27 v1 Robotics

Abstract

Continuous estimation of high-dimensional finger kinematics from forearm surface electromyography (EMG) could enable natural control for hand prostheses, AR/XR interfaces, and teleoperation. However, the complexity of human hand gestures and the entanglement of forearm muscles make accurate recognition intrinsically challenging. Existing approaches typically reduce task complexity by relying on classification-based machine learning, limiting the controllable degrees of freedom and compromising on natural interaction. We present an end-to-end framework for continuous EMG-to-kinematics regression using only consumer-grade hardware. The framework combines an 8-channel EMG armband, a single webcam, and an automatic synchronization procedure, enabling the collection of the EMG Finger-Kinematics dataset (EMG-FK), a 10-h dataset of synchronized EMG and 15 finger joint angles from 20 participants performing rich, unconstrained right-hand motions. We also introduce the Temporal Riemannian Regressor (TRR), a lightweight GRU-based model that uses sequences of multi-band Riemannian covariance features to decode finger motion. Across EMG-FK and the public emg2pose benchmark, TRR outperforms state-of-the-art methods in both intra- and cross-subject evaluation. On EMG-FK, it reaches an average absolute error of 9.79deg±1.489.79 \deg \pm 1.48 in intra-subject and 16.71deg±3.9716.71 \deg \pm 3.97 in cross-subject. Finally, we demonstrate real-time deployment on a Raspberry Pi 5 and intuitive control of a robotic hand; TRR runs at nearly 10 predictions/s and is roughly an order of magnitude faster than state-of-the-art approaches. Together, these contributions lower the barrier to reproducible, real-time EMG-based decoding of high-dimensional finger motion, and pave the way toward more natural and intuitive control of embedded EMG-based systems.

Keywords

Cite

@article{arxiv.2604.22499,
  title  = {Decoding High-Dimensional Finger Motion from EMG Using Riemannian Features and RNNs},
  author = {Martin Colot and Cédric Simar and Guy Cheron and Ana Maria Cebolla Alvarez and Gianluca Bontempi},
  journal= {arXiv preprint arXiv:2604.22499},
  year   = {2026}
}

Comments

13 pages, 10 figures, 3 tables, links to a GitHub, a dataset on Zenodo, and two videos on YouTube

R2 v1 2026-07-01T12:33:45.835Z