paper-with-me

Papers

Automatic human sleep stage scoring using Deep Neural Networks

2018-11-06 · Alexander Malafeev, Dmitry Laptev, Stefan Bauer, Ximena Omlin, Aleksandra Wierzbicka, Adam Wichniak, Wojciech Jernajczyk, Robert Riener, Joachim M. Buhmann and Peter Achermann

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 time consuming and subjective. Thus, there is a need for automatic classification. In this work we developed machine learning algorithms for sleep classification: random forest (RF) classification based on features and artificial neural networks (ANNs) working both with features and raw data. We tested our methods in healthy subjects and in patients. Most algorithms yielded good results comparable to human interrater agreement. Our study revealed that deep neural networks (DNNs) working with raw data performed better than feature-based methods. We also demonstrated that taking the local temporal structure of sleep into account a priori is important. Our results demonstrate the utility of neural network architectures for the classification of sleep.

📄 PDF Abstract BibTeX

Code (2)

alexander-malafeev/feature-based-sleep-scoring 공식 구현
alexander-malafeev/sleep-scoring 공식 구현 tf

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Automatic Sleep Stage Scoring with Single-Channel EEG Using Convolutional Neural Networks

2016-10-05 · Orestis Tsinalis, Paul M. Matthews, Yike Guo, Stefanos Zafeiriou

We used convolutional neural networks (CNNs) for automatic sleep stage scoring based on single-channel electroencephalography (EEG) to learn task-specific filters for classification without using prior domain knowledge. …

EEGElectroencephalogram (EEG)

Staging by the Book: Automatic Sleep Stage Classification Using Scoring Rules

2026-05-19 · Emil Hardarson, Konstantin Popov, Sigridur Sigurdardottir, Anna Sigridur Islind 외 arxiv

Automated sleep staging is commonly approached as a supervised machine learning problem, with deep learning methods dominating recent research. While machine learning models achieve near-human level agreement with human-…

Automatic Sleep Stage Classification

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

NeuroSleepNet: A Multi-Head Self-Attention Based Automatic Sleep Scoring Scheme with Spatial and Multi-Scale Temporal Representation Learning

2024-12-31 · Muhammad Sudipto Siam Dip, Mohammod Abdul Motin, Chandan Karmakar, Thomas Penzel 외

Objective: Automatic sleep scoring is crucial for diagnosing sleep disorders. Existing frameworks based on Polysomnography often rely on long sequences of input signals to predict sleep stages, which can introduce comple…

Computational EfficiencyRepresentation Learning

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