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

Abstract

TinyMyo is a lightweight EMG foundation model based on a Transformer encoder, pre-trained with self-supervised masked reconstruction on publicly available datasets. With only 3.6M parameters, it supports multiple downstream tasks — hand gesture classification, hand kinematic regression, speech production and speech recognition — with performance comparable to or surpassing the state of the art, achieving 89.4% on NinaPro DB5, 97.56% on UCI-EMG, and 96.74% on EPN-612. It is the first EMG foundation model deployed on an ultra-low-power microcontroller (GAP9), with 0.785 s inference time, 44.91 mJ energy, and a 57.18 mW power envelope.

Thorir Mar Ingolfsson
Thorir Mar Ingolfsson
Postdoctoral Researcher

I develop efficient machine learning systems for biomedical wearables that operate under extreme resource constraints. My work bridges foundation models, neural architecture design, and edge deployment to enable real-time biosignal analysis on microwatt-scale devices.

Related