paper-with-me

홈 › Papers

MyoSem: Aligning Electromyography to Natural-Language Action Semantics for Hand Action Understanding

2026-05-29 · Chiyue Wang, Dong She, Yang Gao, Zhanpeng Jin arxiv

Electromyography (EMG) directly reflects muscle activation and is a key sensing modality for gesture recognition, prosthetic control, and wearable interaction. Existing EMG methods, however, commonly formulate hand action understanding as classification over fixed labels, making it difficult to support querying, retrieval, and generalization based on action descriptions. We present MyoSem, an EMG--action semantic alignment framework that maps low-level EMG signals into a shared semantic space constructed from multi-view action descriptions. MyoSem combines multi-view action-semantic construction, activation-aware EMG encoding, and semantic query alignment, enabling bidirectional retrieval between EMG signals and text descriptions. We systematically evaluate MyoSem on EMG2Pose and NinaPro-series datasets. Results show that MyoSem performs well on EMG--text bidirectional retrieval, generally outperforms most baselines, and shows favorable generalization to unseen users, held-out action classes, and amputee-user transfer scenarios. Ablations and visualizations further validate the effectiveness of each module. Overall, MyoSem advances EMG-based hand action understanding from fixed-label recognition toward queryable bidirectional semantic retrieval, providing a new modeling paradigm for language-mediated EMG action understanding.

📄 PDF Abstract BibTeX arXiv:2606.00174

Code (0)

등록된 구현이 없습니다.

Tasks

Action UnderstandingGesture RecognitionSemantic Retrieval

Similar Papers 제목 키워드 기반

Natural Typing Recognition via Surface Electromyography

2021-09-22 · Michael S. Crouch, Mingde Zheng, Michael S. Eggleston

By using a computer keyboard as a finger recording device, we construct the largest existing dataset for gesture recognition via surface electromyography (sEMG), and use deep learning to achieve over 90% character-level …

Gesture Recognition

Force-Aware Interface via Electromyography for Natural VR/AR Interaction

2022-10-03 · Yunxiang Zhang, Benjamin Liang, Boyuan Chen, Paul Torrens 외

While tremendous advances in visual and auditory realism have been made for virtual and augmented reality (VR/AR), introducing a plausible sense of physicality into the virtual world remains challenging. Closing the gap …

Translating Signals to Languages for sEMG-Based Activity Recognition

2026-05-21 · Ming Wang, Haoxuan Qu, Qiuhong Ke, Wei Zhou 외 arxiv

Surface electromyography (sEMG) signal-based activity recognition has attracted increasing research attention in recent years. To develop accurate sEMG signal-based activity recognizers, numerous approaches have been pro…

Activity Recognition

Is Reinforcement Learning (Not) for Natural Language Processing: Benchmarks, Baselines, and Building Blocks for Natural Language Policy Optimization

2022-10-03 · Rajkumar Ramamurthy, Prithviraj Ammanabrolu, Kianté Brantley, Jack Hessel 외

We tackle the problem of aligning pre-trained large language models (LMs) with human preferences. If we view text generation as a sequential decision-making problem, reinforcement learning (RL) appears to be a natural co…

Decision MakingPolicy Gradient Methodsreinforcement-learningReinforcement Learning (RL)+2

Aligning Language Models Using Follow-up Likelihood as Reward Signal

2024-09-20 · Chen Zhang, Dading Chong, Feng Jiang, Chengguang Tang 외

In natural human-to-human conversations, participants often receive feedback signals from one another based on their follow-up reactions. These reactions can include verbal responses, facial expressions, changes in emoti…

Language Modelling