paper-with-me

Papers

SleePyCo: Automatic Sleep Scoring with Feature Pyramid and Contrastive Learning

2022-09-20 · Seongju Lee, Yeonguk Yu, Seunghyeok Back, Hogeon Seo, Kyoobin Lee

Automatic sleep scoring is essential for the diagnosis and treatment of sleep disorders and enables longitudinal sleep tracking in home environments. Conventionally, learning-based automatic sleep scoring on single-channel electroencephalogram (EEG) is actively studied because obtaining multi-channel signals during sleep is difficult. However, learning representation from raw EEG signals is challenging owing to the following issues: 1) sleep-related EEG patterns occur on different temporal and frequency scales and 2) sleep stages share similar EEG patterns. To address these issues, we propose a deep learning framework named SleePyCo that incorporates 1) a feature pyramid and 2) supervised contrastive learning for automatic sleep scoring. For the feature pyramid, we propose a backbone network named SleePyCo-backbone to consider multiple feature sequences on different temporal and frequency scales. Supervised contrastive learning allows the network to extract class discriminative features by minimizing the distance between intra-class features and simultaneously maximizing that between inter-class features. Comparative analyses on four public datasets demonstrate that SleePyCo consistently outperforms existing frameworks based on single-channel EEG. Extensive ablation experiments show that SleePyCo exhibits enhanced overall performance, with significant improvements in discrimination between the N1 and rapid eye movement (REM) stages.

📄 PDF Abstract BibTeX arXiv:2209.09452

Code (1)

gist-ailab/sleepyco 공식 구현 pytorch

Tasks

Contrastive LearningEEGElectroencephalogram (EEG)Sleep Stage Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DeepSleepNet: a Model for Automatic Sleep Stage Scoring based on Raw Single-Channel EEG

2017-03-12 · Akara Supratak, Hao Dong, Chao Wu, Yike Guo

The present study proposes a deep learning model, named DeepSleepNet, for automatic sleep stage scoring based on raw single-channel EEG. Most of the existing methods rely on hand-engineered features which require prior k…

EEGElectroencephalogram (EEG)Sleep Stage Detection

Automatic Sleep Staging of EEG Signals: Recent Development, Challenges, and Future Directions

2021-11-03 · Huy Phan, Kaare Mikkelsen

Modern deep learning holds a great potential to transform clinical practice on human sleep. Teaching a machine to carry out routine tasks would be a tremendous reduction in workload for clinicians. Sleep staging, a funda…

EEGElectroencephalogram (EEG)Sleep Staging

DeepSleepNet-Lite: A Simplified Automatic Sleep Stage Scoring Model with Uncertainty Estimates

2021-08-24 · Luigi Fiorillo, Paolo Favaro, Francesca Dalia Faraci

Deep learning is widely used in the most recent automatic sleep scoring algorithms. Its popularity stems from its excellent performance and from its ability to directly process raw signals and to learn feature from the d…

EEGElectroencephalogram (EEG)

End-to-End Automatic Sleep Stage Classification Using Spectral-Temporal Sleep Features

2020-05-04 · Hyeong-Jin Kim, Minji Lee, Seong-Whan Lee

Sleep disorder is one of many neurological diseases that can affect greatly the quality of daily life. It is very burdensome to manually classify the sleep stages to detect sleep disorders. Therefore, the automatic sleep…

Automatic Sleep Stage ClassificationClassificationGeneral ClassificationSleep Staging

Automatic human sleep stage scoring using Deep Neural Networks

2018-11-06 · Alexander Malafeev, Dmitry Laptev, Stefan Bauer, Ximena Omlin 외

The classification of sleep stages is the first and an important step in the quantitative analysis of polysomnographic recordings. Sleep stage scoring relies heavily on visual pattern recognition by a human expert and is…

ClassificationGeneral Classification