Automatic Classification of Sleep Stage from an ECG Signal Using a Gated-Recurrent Unit

Kyoung-Joung Lee,E. Urtnasan,Yeewoong Kim,Joung-Uk Park,Sooyong Lee
DOI: https://doi.org/10.5391/IJFIS.2020.20.3.181
2020-09-30
International Journal of Fuzzy Logic and Intelligent Systems
Abstract:A healthy sleep structure is clinically very important for overall health. The sleep structure can be represented by the percentage of different sleep stages during the total sleep time. In this study, we proposed a method for automatic classification of sleep stages from an electrocardiogram (ECG) signal using a gated-recurrent unit (GRU). The proposed method performed multiclass classification for three-class sleep stages such as awake, light, and deep sleep. A deep structured GRU was used in the proposed method, which is a common recurrent neural network. The proposed deep learning (SleepGRU) model consists of a 5-layer GRU and is optimized by batch-normalization, dropout, and Adam update rules. The ECG signal was recorded during nocturnal polysomnography from 112 subjects, and was normalized and segmented into units of 30-second duration. To train and evaluate the proposed method, the training set consisted of 80,316 segments from 89 subjects, and the test set used 20,079 segments from 23 subjects. We achieved good performances with an overall accuracy of 80.43% and F1-score of 80.07% for the test set. The proposed method can be an alternative and useful tool for sleep monitoring and sleep screening, which have previously been manually evaluated by a sleep technician or sleep expert.
Engineering,Medicine,Computer Science
What problem does this paper attempt to address?