paper-with-me

홈 › Papers

MSEMG: Surface Electromyography Denoising with a Mamba-based Efficient Network

2024-11-28 · Yu-Tung Liu, Kuan-Chen Wang, Rong Chao, Sabato Marco Siniscalchi, Ping-Cheng Yeh, Yu Tsao

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 higher-quality sEMG signals using fewer parameters.

📄 PDF Abstract BibTeX arXiv:2411.18902

Code (1)

tonyliu0910/msemg 공식 구현 pytorch

Tasks

DenoisingMambaRhythm

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

TrustEMG-Net: Using Representation-Masking Transformer with U-Net for Surface Electromyography Enhancement

2024-10-04 · Kuan-Chen Wang, Kai-Chun Liu, Ping-Cheng Yeh, Sheng-Yu Peng 외

Surface electromyography (sEMG) is a widely employed bio-signal that captures human muscle activity via electrodes placed on the skin. Several studies have proposed methods to remove sEMG contaminants, as non-invasive me…

Denoising

ECG Artifact Removal from Single-Channel Surface EMG Using Fully Convolutional Networks

2022-10-24 · Kuan-Chen Wang, Kai-Chun Liu, Sheng-Yu Peng, Yu Tsao

Electrocardiogram (ECG) artifact contamination often occurs in surface electromyography (sEMG) applications when the measured muscles are in proximity to the heart. Previous studies have developed and proposed various me…

DenoisingRhythm

SDEMG: Score-based Diffusion Model for Surface Electromyographic Signal Denoising

2024-02-06 · Yu-Tung Liu, Kuan-Chen Wang, Kai-Chun Liu, Sheng-Yu Peng 외

Surface electromyography (sEMG) recordings can be influenced by electrocardiogram (ECG) signals when the muscle being monitored is close to the heart. Several existing methods use signal-processing-based approaches, such…

DenoisingRhythm

SSUMamba: Spatial-Spectral Selective State Space Model for Hyperspectral Image Denoising

2024-05-02 · Guanyiman Fu, Fengchao Xiong, Jianfeng Lu, Jun Zhou

Denoising is a crucial preprocessing step for hyperspectral images (HSIs) due to noise arising from intra-imaging mechanisms and environmental factors. Long-range spatial-spectral correlation modeling is beneficial for H…

Computational EfficiencyDenoisingHyperspectral Image DenoisingImage Denoising+2

CleanUMamba: A Compact Mamba Network for Speech Denoising using Channel Pruning

2024-10-14 · Sjoerd Groot, Qinyu Chen, Jan C. van Gemert, Chang Gao

This paper presents CleanUMamba, a time-domain neural network architecture designed for real-time causal audio denoising directly applied to raw waveforms. CleanUMamba leverages a U-Net encoder-decoder structure, incorpo…

Audio DenoisingDecoderDenoisingMamba+1