paper-with-me

Papers

Self-supervised Contrastive Learning for EEG-based Sleep Staging

2021-09-16 · Xue Jiang, Jianhui Zhao, Bo Du, Zhiyong Yuan

EEG signals are usually simple to obtain but expensive to label. Although supervised learning has been widely used in the field of EEG signal analysis, its generalization performance is limited by the amount of annotated data. Self-supervised learning (SSL), as a popular learning paradigm in computer vision (CV) and natural language processing (NLP), can employ unlabeled data to make up for the data shortage of supervised learning. In this paper, we propose a self-supervised contrastive learning method of EEG signals for sleep stage classification. During the training process, we set up a pretext task for the network in order to match the right transformation pairs generated from EEG signals. In this way, the network improves the representation ability by learning the general features of EEG signals. The robustness of the network also gets improved in dealing with diverse data, that is, extracting constant features from changing data. In detail, the network's performance depends on the choice of transformations and the amount of unlabeled data used in the training process of self-supervised learning. Empirical evaluations on the Sleep-edf dataset demonstrate the competitive performance of our method on sleep staging (88.16% accuracy and 81.96% F1 score) and verify the effectiveness of SSL strategy for EEG signal analysis in limited labeled data regimes. All codes are provided publicly online.

📄 PDF Abstract BibTeX arXiv:2109.07839

Code (1)

xuejiang16/ssl-torch 공식 구현 pytorch

Tasks

Contrastive LearningEEGEEG based sleep stagingElectroencephalogram (EEG)Self-Supervised LearningSleep Staging

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Stanford Sleep Bench: Evaluating Polysomnography Pre-training Methods for Sleep Foundation Models

2025-12-10 · Magnus Ruud Kjaer, Rahul Thapa, Gauri Ganjoo, Hyatt Moore 외 arxiv

Polysomnography (PSG), the gold standard test for sleep analysis, generates vast amounts of multimodal clinical data, presenting an opportunity to leverage self-supervised representation learning (SSRL) for pre-training …

Representation LearningMortality PredictionContrastive LearningAge Estimation

Contrastive Learning for Sleep Staging based on Inter Subject Correlation

2023-05-05 · Tongxu Zhang, Bei Wang

In recent years, multitudes of researches have applied deep learning to automatic sleep stage classification. Whereas actually, these works have paid less attention to the issue of cross-subject in sleep staging. At the …

Automatic Sleep Stage ClassificationContrastive LearningSleep Staging

Self-supervised EEG Representation Learning for Automatic Sleep Staging

2021-10-27 · Chaoqi Yang, Danica Xiao, M. Brandon Westover, Jimeng Sun

Background: Deep learning models have shown great success in automating tasks in sleep medicine by learning from carefully annotated Electroencephalogram (EEG) data. However, effectively utilizing a large amount of raw E…

EEGElectroencephalogram (EEG)Representation LearningSelf-Supervised Learning+1

PSG-MAE: Robust Multitask Sleep Event Monitoring using Multichannel PSG Reconstruction and Inter-channel Contrastive Learning

2025-04-17 · Yifei Wang, Qi Liu, Fuli Min, Honghao Wang

Polysomnography (PSG) signals are essential for studying sleep processes and diagnosing sleep disorders. Analyzing PSG data through deep neural networks (DNNs) for automated sleep monitoring has become increasingly feasi…

Contrastive LearningSelf-Supervised LearningSleep Staging

A Systematic Evaluation of Self-Supervised Learning for Label-Efficient Sleep Staging with Wearable EEG

2025-10-09 · Emilio Estevan, María Sierra-Torralba, Eduardo López-Larraz, Luis Montesano arxiv

Wearable EEG devices have emerged as a promising alternative to polysomnography (PSG). As affordable and scalable solutions, their widespread adoption results in the collection of massive volumes of unlabeled data that c…

Self-Supervised Learning