Embedding Decomposition for Artifacts Removal in EEG Signals
Junjie Yu, Chenyi Li, Kexin Lou, Chen Wei, Quanying Liu

TL;DR
DeepSeparator is a deep learning framework that effectively separates neural signals from artifacts in EEG data, improving denoising performance and interpretability over traditional methods.
Contribution
It introduces a novel embedding decomposition approach with an encoder, decomposer, and decoder for EEG artifact removal, enhancing interpretability and performance.
Findings
Outperforms conventional models in artifact removal tasks
Effective on both semi-synthetic and real EEG datasets
Extensible to multi-channel and variable-length EEG data
Abstract
Electroencephalogram (EEG) recordings are often contaminated with artifacts. Various methods have been developed to eliminate or weaken the influence of artifacts. However, most of them rely on prior experience for analysis. Here, we propose an deep learning framework to separate neural signal and artifacts in the embedding space and reconstruct the denoised signal, which is called DeepSeparator. DeepSeparator employs an encoder to extract and amplify the features in the raw EEG, a module called decomposer to extract the trend, detect and suppress artifact and a decoder to reconstruct the denoised signal. Besides, DeepSeparator can extract the artifact, which largely increases the model interpretability. The proposed method is tested with a semi-synthetic EEG dataset and a real task-related EEG dataset, suggesting that DeepSeparator outperforms the conventional models in both EOG and…
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
TopicsEEG and Brain-Computer Interfaces · Neural dynamics and brain function · Blind Source Separation Techniques
