Deep Learning Method For Sleep Stage Classification

Ling Cen,Zhu Liang Yu,Yun Tang,Wen Shi,Tilmann Kluge,Wee Ser
DOI: https://doi.org/10.1007/978-3-319-70096-0_81
2017-01-01
Abstract:When humans fall asleep, they go through five sleep stages, i.e. wakefulness, stages of non-rapid eye movement consisting of N1, N2 and N3, and rapid eye movement (REM). Monitoring the proportion and distribution of sleep stages can help to diagnose sleep disorder and measure sleep quality. Traditional process of sleep scoring by well-trained experts is quite subjective and time-consuming. Automatic sleep staging analysis has demonstrated a lot of usefulness and attracted increasing attentions. With the massively growing size of accessible data and the rapid development of computational power, Deep Learning (DL) has achieved significant improvement in a lot of areas. In this work, an intelligent system for sleep stage classification is developed by using polysomnographic (PSG) data including electroencephalogram (EEG), electrooculogram (EOG) and electromyogram (EMG) based on a DL architecture. In our method, the Convolutional Neural Network (CNN) is employed as the feature detector, which is combined with a Hidden Markov Model (HMM) for its strengths of dealing with temporal data. Experiment results have shown a performance improvement compared to those methods with hand-crafted features or unsupervised feature learning by Deep Brief Learning (DBN).
What problem does this paper attempt to address?