Removal of Ocular Artifacts in EEG Using Deep Learning
- URL: http://arxiv.org/abs/2209.11980v1
- Date: Sat, 24 Sep 2022 11:19:52 GMT
- Title: Removal of Ocular Artifacts in EEG Using Deep Learning
- Authors: Mehmet Akif Ozdemir, Sumeyye Kizilisik, Onan Guren
- Abstract summary: The removal of ocular artifacts is the most challenging among these artifacts.
In this study, a novel ocular artifact removal method is presented by developing bidirectional long-short term memory (BiLSTM)-based deep learning (DL) models.
Our results demonstrated the WSST-Net model significantly improves artifact removal performance compared to traditional TF and raw signal methods.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: EEG signals are complex and low-frequency signals. Therefore, they are easily
influenced by external factors. EEG artifact removal is crucial in neuroscience
because artifacts have a significant impact on the results of EEG analysis. The
removal of ocular artifacts is the most challenging among these artifacts. In
this study, a novel ocular artifact removal method is presented by developing
bidirectional long-short term memory (BiLSTM)-based deep learning (DL) models.
We created a benchmarking dataset to train and test proposed DL models by
combining the EEGdenoiseNet and DEAP datasets. We also augmented the data by
contaminating ground-truth clean EEG signals with EOG at various SNR levels.
The BiLSTM network is then fed to features extracted from augmented signals
using highly-localized time-frequency (TF) coefficients obtained by wavelet
synchrosqueezed transform (WSST). We also compare the WSST-based DL model
results with traditional TF analysis (TFA) methods namely short-time Fourier
transformation (STFT) and continuous wavelet transform (CWT) as well as
augmented raw signals. The best average MSE value of 0.3066 was obtained by the
first time-proposed BiLSTM-based WSST-Net model. Our results demonstrated the
WSST-Net model significantly improves artifact removal performance compared to
traditional TF and raw signal methods. Also, the proposed EOG removal approach
reveals that it outperforms many conventional and DL-based ocular artifact
removal methods in the literature.
Related papers
- ART: Artifact Removal Transformer for Reconstructing Noise-Free Multichannel Electroencephalographic Signals [0.10499611180329801]
Artifact removal in electroencephalography (EEG) significantly impacts neuroscientific analysis and brain-computer interface (BCI) performance.
This study presents an innovative EEG denoising model employing transformer architecture to adeptly capture the transient millisecond-scale dynamics characteristic of EEG signals.
Our evaluations confirm that ART surpasses other deep-learning-based artifact removal methods, setting a new benchmark in EEG signal processing.
arXiv Detail & Related papers (2024-09-11T15:05:40Z) - Gadolinium dose reduction for brain MRI using conditional deep learning [66.99830668082234]
Two main challenges for these approaches are the accurate prediction of contrast enhancement and the synthesis of realistic images.
We address both challenges by utilizing the contrast signal encoded in the subtraction images of pre-contrast and post-contrast image pairs.
We demonstrate the effectiveness of our approach on synthetic and real datasets using various scanners, field strengths, and contrast agents.
arXiv Detail & Related papers (2024-03-06T08:35:29Z) - DTP-Net: Learning to Reconstruct EEG signals in Time-Frequency Domain by
Multi-scale Feature Reuse [7.646218090238708]
We present a fully convolutional neural architecture, called DTP-Net, which consists of a Densely Connected Temporal Pyramid (DTP) sandwiched between a pair of learnable time-frequency transformations.
EEG signals are easily corrupted by various artifacts, making artifact removal crucial for improving signal quality in scenarios such as disease diagnosis and brain-computer interface (BCI)
Extensive experiments conducted on two public semi-simulated datasets demonstrate the effective artifact removal performance of DTP-Net.
arXiv Detail & Related papers (2023-11-27T11:09:39Z) - A multi-artifact EEG denoising by frequency-based deep learning [5.231056284485742]
We develop a novel EEG denoising model that operates in the frequency domain, leveraging prior knowledge about noise spectral features.
Performance evaluation on the EEGdenoiseNet dataset shows that the proposed model achieves optimal results according to both temporal and spectral metrics.
arXiv Detail & Related papers (2023-10-26T12:01:47Z) - DGSD: Dynamical Graph Self-Distillation for EEG-Based Auditory Spatial
Attention Detection [49.196182908826565]
Auditory Attention Detection (AAD) aims to detect target speaker from brain signals in a multi-speaker environment.
Current approaches primarily rely on traditional convolutional neural network designed for processing Euclidean data like images.
This paper proposes a dynamical graph self-distillation (DGSD) approach for AAD, which does not require speech stimuli as input.
arXiv Detail & Related papers (2023-09-07T13:43:46Z) - EOG Artifact Removal from Single and Multi-channel EEG Recordings
through the combination of Long Short-Term Memory Networks and Independent
Component Analysis [0.0]
We present a novel methodology that combines a long short-term memory (LSTM)-based neural network with ICA to address the challenge of EOG artifact removal from EEG signals.
Our approach aims to accomplish two primary objectives: 1) estimate the horizontal and vertical EOG signals from the contaminated EEG data, and 2) employ ICA to eliminate the estimated EOG signals from the EEG.
arXiv Detail & Related papers (2023-08-25T13:32:28Z) - Decision Forest Based EMG Signal Classification with Low Volume Dataset
Augmented with Random Variance Gaussian Noise [51.76329821186873]
We produce a model that can classify six different hand gestures with a limited number of samples that generalizes well to a wider audience.
We appeal to a set of more elementary methods such as the use of random bounds on a signal, but desire to show the power these methods can carry in an online setting.
arXiv Detail & Related papers (2022-06-29T23:22:18Z) - Multi-Channel Convolutional Analysis Operator Learning for Dual-Energy
CT Reconstruction [108.06731611196291]
We develop a multi-channel convolutional analysis operator learning (MCAOL) method to exploit common spatial features within attenuation images at different energies.
We propose an optimization method which jointly reconstructs the attenuation images at low and high energies with a mixed norm regularization on the sparse features.
arXiv Detail & Related papers (2022-03-10T14:22:54Z) - Multiple Time Series Fusion Based on LSTM An Application to CAP A Phase
Classification Using EEG [56.155331323304]
Deep learning based electroencephalogram channels' feature level fusion is carried out in this work.
Channel selection, fusion, and classification procedures were optimized by two optimization algorithms.
arXiv Detail & Related papers (2021-12-18T14:17:49Z) - Understanding Self-supervised Learning with Dual Deep Networks [74.92916579635336]
We propose a novel framework to understand contrastive self-supervised learning (SSL) methods that employ dual pairs of deep ReLU networks.
We prove that in each SGD update of SimCLR with various loss functions, the weights at each layer are updated by a emphcovariance operator.
To further study what role the covariance operator plays and which features are learned in such a process, we model data generation and augmentation processes through a emphhierarchical latent tree model (HLTM)
arXiv Detail & Related papers (2020-10-01T17:51:49Z) - Deep learning denoising for EOG artifacts removal from EEG signals [0.5243460995467893]
One of the most challenging issues in EEG denoising processes is removing the ocular artifacts.
In this paper, we build and train a deep learning model to deal with this challenge and remove the ocular artifacts effectively.
We proposed three different schemes and made our U-NET based models learn to purify contaminated EEG signals.
arXiv Detail & Related papers (2020-09-12T23:28:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.