IVLGSPSep 12, 2020

Deep learning denoising for EOG artifacts removal from EEG signals

arXiv:2009.08809v135 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of EEG signal contamination for researchers and clinicians, but it is incremental as it applies an existing method (U-NET) to a known challenge in EEG denoising.

The paper tackled the removal of ocular artifacts from EEG signals by developing a deep learning model based on U-NET, achieving a reliable reduction in mean square error between pure and purified signals.

There are many sources of interference encountered in the electroencephalogram (EEG) recordings, specifically ocular, muscular, and cardiac artifacts. Rejection of EEG artifacts is an essential process in EEG analysis since such artifacts cause many problems in EEG signals analysis. One of the most challenging issues in EEG denoising processes is removing the ocular artifacts where Electrooculographic (EOG), and EEG signals have an overlap in both frequency and time domains. In this paper, we build and train a deep learning model to deal with this challenge and remove the ocular artifacts effectively. In the proposed scheme, we convert each EEG signal to an image to be fed to a U-NET model, which is a deep learning model usually used in image segmentation tasks. We proposed three different schemes and made our U-NET based models learn to purify contaminated EEG signals similar to the process used in the image segmentation process. The results confirm that one of our schemes can achieve a reliable and promising accuracy to reduce the Mean square error between the target signal (Pure EEGs) and the predicted signal (Purified EEGs).

Foundations

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

Your Notes