Multi-Signal Reconstruction Using Masked Autoencoder From EEG During
Polysomnography
- URL: http://arxiv.org/abs/2311.07868v1
- Date: Tue, 14 Nov 2023 02:57:37 GMT
- Title: Multi-Signal Reconstruction Using Masked Autoencoder From EEG During
Polysomnography
- Authors: Young-Seok Kweon, Gi-Hwan Shin, Heon-Gyu Kwak, Ha-Na Jo, Seong-Whan
Lee
- Abstract summary: Polysomnography (PSG) is an indispensable diagnostic tool in sleep medicine.
We propose a novel system capable of reconstructing multi-signal PSG from a single-channel EEG.
Our results present promise for the development of more accessible and long-term sleep monitoring systems.
- Score: 24.336598771550157
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Polysomnography (PSG) is an indispensable diagnostic tool in sleep medicine,
essential for identifying various sleep disorders. By capturing physiological
signals, including EEG, EOG, EMG, and cardiorespiratory metrics, PSG presents a
patient's sleep architecture. However, its dependency on complex equipment and
expertise confines its use to specialized clinical settings. Addressing these
limitations, our study aims to perform PSG by developing a system that requires
only a single EEG measurement. We propose a novel system capable of
reconstructing multi-signal PSG from a single-channel EEG based on a masked
autoencoder. The masked autoencoder was trained and evaluated using the
Sleep-EDF-20 dataset, with mean squared error as the metric for assessing the
similarity between original and reconstructed signals. The model demonstrated
proficiency in reconstructing multi-signal data. Our results present promise
for the development of more accessible and long-term sleep monitoring systems.
This suggests the expansion of PSG's applicability, enabling its use beyond the
confines of clinics.
Related papers
- Sleep Stage Classification using Multimodal Embedding Fusion from EOG and PSM [0.06282171844772422]
This study introduces a novel approach that leverages ImageBind, a multimodal embedding deep learning model, to integrate PSM data with dual-channel EOG signals for sleep stage classification.<n>Our results demonstrate that fine-tuning ImageBind significantly improves classification accuracy, outperforming existing models.
arXiv Detail & Related papers (2025-06-07T20:18:45Z) - BrainOmni: A Brain Foundation Model for Unified EEG and MEG Signals [50.76802709706976]
This paper proposes Brain Omni, the first brain foundation model that generalises across heterogeneous EEG and MEG recordings.<n>To unify diverse data sources, we introduce BrainTokenizer, the first tokenizer that quantises neural brain activity into discrete representations.<n>A total of 1,997 hours of EEG and 656 hours of MEG data are curated and standardised from publicly available sources for pretraining.
arXiv Detail & Related papers (2025-05-18T14:07:14Z) - PSG-MAE: Robust Multitask Sleep Event Monitoring using Multichannel PSG Reconstruction and Inter-channel Contrastive Learning [16.002946830438766]
Polysomnography (PSG) signals are essential for studying sleep processes and diagnosing sleep disorders.
We propose PSG-MAE, a mask autoencoder based pre-training framework.
We show that PSG-MAE effectively captures both temporal details and inter-channel information from PSG signals.
arXiv Detail & Related papers (2025-04-17T13:43:16Z) - CognitionCapturer: Decoding Visual Stimuli From Human EEG Signal With Multimodal Information [61.1904164368732]
We propose CognitionCapturer, a unified framework that fully leverages multimodal data to represent EEG signals.
Specifically, CognitionCapturer trains Modality Experts for each modality to extract cross-modal information from the EEG modality.
The framework does not require any fine-tuning of the generative models and can be extended to incorporate more modalities.
arXiv Detail & Related papers (2024-12-13T16:27:54Z) - wav2sleep: A Unified Multi-Modal Approach to Sleep Stage Classification from Physiological Signals [0.6261444979025643]
wav2sleep is a unified model designed to operate on variable sets of input signals during training and inference.
It outperforms existing sleep stage classification models across test-time input combinations including ECG, PPG, and respiratory signals.
arXiv Detail & Related papers (2024-11-07T12:01:36Z) - ECGrecover: a Deep Learning Approach for Electrocardiogram Signal Completion [1.727597257312416]
We address the challenge of reconstructing the complete 12-lead ECG signal from incomplete parts of it.
We propose a model with a U-Net architecture trained on a novel objective function to address the reconstruction problem.
arXiv Detail & Related papers (2024-05-31T15:17:12Z) - ARNN: Attentive Recurrent Neural Network for Multi-channel EEG Signals to Identify Epileptic Seizures [2.3907933297014927]
An Attention Recurrent Neural Network (ARNN) is proposed that can process a large amount of data efficiently and accurately.
ARNN cell recurrently applies attention layers along a sequence and has linear complexity with the sequence length.
This framework is inspired in part by the attention layer and long short-term memory (LSTM) cells, but it scales this typical cell up by several orders to parallelize for multi-channel EEG signals.
arXiv Detail & Related papers (2024-03-05T19:15:17Z) - vEEGNet: learning latent representations to reconstruct EEG raw data via
variational autoencoders [3.031375888004876]
We propose vEEGNet, a DL architecture with two modules, i.e., an unsupervised module based on variational autoencoders to extract a latent representation of the data, and a supervised module based on a feed-forward neural network to classify different movements.
We show state-of-the-art classification performance, and the ability to reconstruct both low-frequency and middle-range components of the raw EEG.
arXiv Detail & Related papers (2023-11-16T19:24:40Z) - Convolutional Monge Mapping Normalization for learning on sleep data [63.22081662149488]
We propose a new method called Convolutional Monge Mapping Normalization (CMMN)
CMMN consists in filtering the signals in order to adapt their power spectrum density (PSD) to a Wasserstein barycenter estimated on training data.
Numerical experiments on sleep EEG data show that CMMN leads to significant and consistent performance gains independent from the neural network architecture.
arXiv Detail & Related papers (2023-05-30T08:24:01Z) - fMRI from EEG is only Deep Learning away: the use of interpretable DL to
unravel EEG-fMRI relationships [68.8204255655161]
We present an interpretable domain grounded solution to recover the activity of several subcortical regions from multichannel EEG data.
We recover individual spatial and time-frequency patterns of scalp EEG predictive of the hemodynamic signal in the subcortical nuclei.
arXiv Detail & Related papers (2022-10-23T15:11:37Z) - SVM and ANN based Classification of EMG signals by using PCA and LDA [0.0]
Myoelectric signals (MES) are generated in the muscles of the human body as unidimensional patterns.
Support Vector Machines (SVM) is a technique whose primary function is to identify an n-dimensional hyperplane to separate a set of input feature points into different classes.
arXiv Detail & Related papers (2021-10-22T06:44:08Z) - Complex-valued Federated Learning with Differential Privacy and MRI Applications [51.34714485616763]
We introduce the complex-valued Gaussian mechanism, whose behaviour we characterise in terms of $f$-DP, $(varepsilon, delta)$-DP and R'enyi-DP.
We present novel complex-valued neural network primitives compatible with DP.
Experimentally, we showcase a proof-of-concept by training federated complex-valued neural networks with DP on a real-world task.
arXiv Detail & Related papers (2021-10-07T14:03:00Z) - Convolutional Neural Networks for Sleep Stage Scoring on a Two-Channel
EEG Signal [63.18666008322476]
Sleep problems are one of the major diseases all over the world.
Basic tool used by specialists is the Polysomnogram, which is a collection of different signals recorded during sleep.
Specialists have to score the different signals according to one of the standard guidelines.
arXiv Detail & Related papers (2021-03-30T09:59:56Z) - G-MIND: An End-to-End Multimodal Imaging-Genetics Framework for
Biomarker Identification and Disease Classification [49.53651166356737]
We propose a novel deep neural network architecture to integrate imaging and genetics data, as guided by diagnosis, that provides interpretable biomarkers.
We have evaluated our model on a population study of schizophrenia that includes two functional MRI (fMRI) paradigms and Single Nucleotide Polymorphism (SNP) data.
arXiv Detail & Related papers (2021-01-27T19:28:04Z) - Video-based Remote Physiological Measurement via Cross-verified Feature
Disentangling [121.50704279659253]
We propose a cross-verified feature disentangling strategy to disentangle the physiological features with non-physiological representations.
We then use the distilled physiological features for robust multi-task physiological measurements.
The disentangled features are finally used for the joint prediction of multiple physiological signals like average HR values and r signals.
arXiv Detail & Related papers (2020-07-16T09:39:17Z)
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.