SPAIHCLGDec 5, 2025

TinyMyo: a Tiny Foundation Model for Flexible EMG Signal Processing at the Edge

arXiv:2512.15729v25 citations
Originality Incremental advance
AI Analysis

This work provides a compact, self-supervised foundation model for EMG processing on edge devices, enabling scalable and energy-efficient applications in motor intent decoding and human-machine interaction, though it is incremental in adapting existing transformer methods to this domain.

The paper tackled the challenge of robust generalization in EMG signal processing by developing TinyMyo, a lightweight foundation model with 3.6M parameters, achieving state-of-the-art results on datasets like NinaPro DB5 (89.4%) and enabling deployment on an ultra-low power microcontroller with 0.785 s inference time and 44.91 mJ energy.

Objective: Surface electromyography (EMG) is a non-invasive sensing modality widely used in biomechanics, rehabilitation, prosthetic control, and human-machine interfaces. Despite decades of use, achieving robust generalization across subjects, recording systems, and acquisition protocols remains challenging. While foundation models (FMs) are gaining traction for EMG, existing approaches remain limited to single downstream tasks and lack deployability on embedded platforms. This work addresses these limitations. Methods: We present TinyMyo, a lightweight FM based on a Transformer encoder architecture. The model is pre-trained in a self-supervised manner using masked reconstruction on publicly available datasets. With only 3.6M parameters, TinyMyo is designed to support multiple downstream tasks through minimal task-specific head adaptations. Results: We demonstrate generalization across hand gesture classification, hand kinematic regression, speech production and speech recognition, with performance comparable to or surpassing the state of the art (SoA), and model size below 5M parameters. We achieve SoA results compared to previous FM-based works on the NinaPro DB5 (89.4%), UCI-EMG (97.56%), and EPN-612 (96.74%) datasets. We demonstrate the first-time deployment of an EMG FM on an ultra-low power microcontroller (GAP9), with an inference time of 0.785 s, energy of 44.91 mJ and power envelope of 57.18 mW. Conclusion: TinyMyo demonstrates that compact, self-supervised EMG FM can guarantee strong generalization across multiple downstream tasks while remaining compatible with low-power edge devices. Significance: TinyMyo is the first EMG FM for ultra-low power edge devices, enabling scalable and energy-efficient sensing for motor intent decoding, neuromuscular assessment, and biosignal driven human-machine interaction.

Foundations

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

Your Notes