ROAILGJun 17, 2024

ChatEMG: Synthetic Data Generation to Control a Robotic Hand Orthosis for Stroke

arXiv:2406.12123v37 citations
Originality Highly original
AI Analysis

This addresses the challenge of data collection and generalization in EMG-based control for stroke rehabilitation, offering a practical solution to reduce burdensome data collection.

The paper tackles the problem of intent inferral for controlling a robotic hand orthosis for stroke patients by proposing ChatEMG, an autoregressive generative model that generates synthetic EMG signals to expand small datasets, improving classifier accuracy and enabling deployment in a single patient session.

Intent inferral on a hand orthosis for stroke patients is challenging due to the difficulty of data collection. Additionally, EMG signals exhibit significant variations across different conditions, sessions, and subjects, making it hard for classifiers to generalize. Traditional approaches require a large labeled dataset from the new condition, session, or subject to train intent classifiers; however, this data collection process is burdensome and time-consuming. In this paper, we propose ChatEMG, an autoregressive generative model that can generate synthetic EMG signals conditioned on prompts (i.e., a given sequence of EMG signals). ChatEMG enables us to collect only a small dataset from the new condition, session, or subject and expand it with synthetic samples conditioned on prompts from this new context. ChatEMG leverages a vast repository of previous data via generative training while still remaining context-specific via prompting. Our experiments show that these synthetic samples are classifier-agnostic and can improve intent inferral accuracy for different types of classifiers. We demonstrate that our complete approach can be integrated into a single patient session, including the use of the classifier for functional orthosis-assisted tasks. To the best of our knowledge, this is the first time an intent classifier trained partially on synthetic data has been deployed for functional control of an orthosis by a stroke survivor. Videos, source code, and additional information can be found at https://jxu.ai/chatemg.

Foundations

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

Your Notes