| Literature DB >> 30109150 |
Intan Nurma Yulita1,2, Mohamad Ivan Fanany1, Aniati Murni Arymurthy1.
Abstract
OBJECTIVES: Polysomnography is essential to diagnose sleep disorders. It is used to identify a patient's sleep pattern during sleep. This pattern is obtained by a doctor or health practitioner by using a scoring process, which is time consuming. To overcome this problem, we developed a system that can automatically classify sleep stages.Entities:
Keywords: Classification; Machine Learning; Neural Networks; Polysomnography; Sleep Stages
Year: 2018 PMID: 30109150 PMCID: PMC6085207 DOI: 10.4258/hir.2018.24.3.170
Source DB: PubMed Journal: Healthc Inform Res ISSN: 2093-3681
Figure 1Design of sleep stage classification.
Figure 2Example polysomnography signals. The first, second, and third signals are electroencephalography (EEG), electrooculography (EOG), and electromyography (EMG), respectively.
Number of the segments for each sleep stage and recording on the PhysioNet data
The segments were obtained by dividing each recording by using a 30-second window. Each piece of data consists of segments with their correlated stage labels, namely, slow-wave sleep (SWS), stage 2 (S2), stage 1 (S1), rapid eye movement (REM), and awake.
Number of the segments for each sleep stage and recording on the Mitra Keluarga Kemayoran Hospital data
The segments were obtained by dividing each recording by using a 30-second window. Each piece of data consists of segments with their correlated stage labels, namely, N1, N3, N3, R, and awake.
Twenty-eight features of the PhysioNet data and their minimum, maximum, mean, and SD values
EEG: electroencephalography, FFT: fast Fourier transform, EOG: electrooculography, EMG: electromyography, SD: standard deviation.
Seventeen features of the Mitra Keluarga Kemayoran Hospital data and their minimum, maximum, mean, and SD values
EEG: electroencephalography, FFT: fast Fourier transform, DTCWT: dual-tree complex wavelet transform, SD: standard deviation.
Figure 3Architecture of the fast convolutional method.
Figure 4One-dimensional convolution layer.
Figure 5Binary tree of hierarchical softmax.
Performance results on the PhysioNet data
DBN: dynamic Bayesian network, HMM: hidden Markov model.
Confusion matrix of fast convolutional method for the PhysioNet data (unit: %)
Data consist of segments with their correlated stage labels, namely, slow-wave sleep (SWS), stage 2 (S2), stage 1 (S1), rapid eye movement (REM), and awake.
Performance results on the Mitra Keluarga Kemayoran Hospital data