MSEMG: Surface Electromyography Denoising with a Mamba-based Efficient Network
Yu-Tung Liu, Kuan-Chen Wang, Rong Chao, Sabato Marco Siniscalchi,, Ping-Cheng Yeh, and Yu Tsao

TL;DR
This paper introduces MSEMG, a lightweight neural network system combining the Mamba state space model with CNNs to effectively denoise surface electromyography signals contaminated by ECG interference, outperforming existing methods.
Contribution
The paper presents a novel MSEMG system that integrates Mamba and CNNs for efficient sEMG denoising, achieving superior performance with fewer parameters.
Findings
MSEMG outperforms existing denoising methods.
Generates higher-quality sEMG signals.
Uses fewer parameters for effective denoising.
Abstract
Surface electromyography (sEMG) recordings can be contaminated by electrocardiogram (ECG) signals when the monitored muscle is closed to the heart. Traditional signal processing-based approaches, such as high-pass filtering and template subtraction, have been used to remove ECG interference but are often limited in their effectiveness. Recently, neural network-based methods have shown greater promise for sEMG denoising, but they still struggle to balance both efficiency and effectiveness. In this study, we introduce MSEMG, a novel system that integrates the Mamba state space model with a convolutional neural network to serve as a lightweight sEMG denoising model. We evaluated MSEMG using sEMG data from the Non-Invasive Adaptive Prosthetics database and ECG signals from the MIT-BIH Normal Sinus Rhythm Database. The results show that MSEMG outperforms existing methods, generating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMuscle activation and electromyography studies · Advanced Sensor and Energy Harvesting Materials · Tactile and Sensory Interactions
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
