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

Making AI run on microwatts: I build foundation models for EEG, ECG, and other biosignals, and compress them until they run in real time on wearable devices, not in the cloud.

Related