International Journal of Fuzzy Logic and Intelligent Systems 2020; 20(2): 138-144
Published online June 25, 2020
https://doi.org/10.5391/IJFIS.2020.20.2.138
© The Korean Institute of Intelligent Systems
Urtnasan Erdenebayar1 , Jong-Uk Park1
, SooYong Lee2
, Eun-Yeon Joo3
, and Kyoung-Joung Lee1
1Department of Biomedical Engineering, College of Health Science, Yonsei University, Wonju, Korea
2Department of Liberal Education, Yonsei University, Wonju, Korea
3Department of Neurology, Samsung Medical Center, Sungkyunkwan University School of Medicine, Seoul, Korea
Correspondence to :
Kyoung-Joung Lee (lkj5809@yonsei.ac.kr)
This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited.
In this study, we demonstrated a novel method to predict a patient with periodic limb movements (PLMs) based on a deep learning model using an electrocardiogram (ECG) signal. A convolutional neural network (CNN) model was used to distinguish between the PLM and control subjects through morphological analysis of an ECG signal. The constructed CNN model consisted of convolutional, pooling, and fully connected layers. For this study, polysomnography (PSG) data that were measured from 14 subjects at the Samsung Medical Center were used. The subjects were divided into control group (4 males, 3 females) and PLM group (4 males, 3 females). To train and evaluate the CNN model, the ECG dataset was collected during the PSG study, and it was normalized and segmented at a duration of 10 s. The training and test sets consisted of 30,324 and 7,582 segments, respectively. The CNN model presented a prediction performance with an F1-score of 100.0% for the test sets. We obtained robust results that demonstrated the possibility of the automatic screening of PLM patients using the CNN model with an ECG signal.
Keywords: Periodic limb movement disorder, Convolutional neural network, Deep learning, Electrocardiogram
No potential conflict of interest relevant to this article was reported.
E-mail: edenbyra@yonsei.ac.kr
E-mail: pjwwhite01@naver.com
E-mail: 0691@yonsei.ac.kr
E-mail: eunyeon.joo@gmail.com
E-mail: lkj5809@yonsei.ac.kr
International Journal of Fuzzy Logic and Intelligent Systems 2020; 20(2): 138-144
Published online June 25, 2020 https://doi.org/10.5391/IJFIS.2020.20.2.138
Copyright © The Korean Institute of Intelligent Systems.
Urtnasan Erdenebayar1 , Jong-Uk Park1
, SooYong Lee2
, Eun-Yeon Joo3
, and Kyoung-Joung Lee1
1Department of Biomedical Engineering, College of Health Science, Yonsei University, Wonju, Korea
2Department of Liberal Education, Yonsei University, Wonju, Korea
3Department of Neurology, Samsung Medical Center, Sungkyunkwan University School of Medicine, Seoul, Korea
Correspondence to:Kyoung-Joung Lee (lkj5809@yonsei.ac.kr)
This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited.
In this study, we demonstrated a novel method to predict a patient with periodic limb movements (PLMs) based on a deep learning model using an electrocardiogram (ECG) signal. A convolutional neural network (CNN) model was used to distinguish between the PLM and control subjects through morphological analysis of an ECG signal. The constructed CNN model consisted of convolutional, pooling, and fully connected layers. For this study, polysomnography (PSG) data that were measured from 14 subjects at the Samsung Medical Center were used. The subjects were divided into control group (4 males, 3 females) and PLM group (4 males, 3 females). To train and evaluate the CNN model, the ECG dataset was collected during the PSG study, and it was normalized and segmented at a duration of 10 s. The training and test sets consisted of 30,324 and 7,582 segments, respectively. The CNN model presented a prediction performance with an F1-score of 100.0% for the test sets. We obtained robust results that demonstrated the possibility of the automatic screening of PLM patients using the CNN model with an ECG signal.
Keywords: Periodic limb movement disorder, Convolutional neural network, Deep learning, Electrocardiogram
Architecture of the proposed deep learning model for PLM prediction.
(a) Accuracy and (b) loss functions of the proposed deep learning model for PLM prediction.
Table 1 . Characteristics of the study population.
Measures | Control ( | PLM ( | |
---|---|---|---|
Sex | |||
Male | 4 | 4 | |
Female | 3 | 3 | |
Age (yr) | 49.4±5.9 | 49.6±5.9 | NS |
Body mass index (kg/m2) | 22.2±1.8 | 22.4±1.9 | NS |
PLM index (/hr) | 0.0±0.0 | 22.9±6.5 | |
Total sleep time (hr) | 6.9±0.4 | 6.3±0.6 | NS |
Sleep efficiency (%) | 88.1±4.9 | 88.7±5.6 | NS |
Values are presented as mean±standard deviation..
NS, not significant..
Table 2 . Information of the training and test sets.
Dataset | Training set | Test set | Total |
---|---|---|---|
Number of subjects | 10 | 4 | 14 |
Control group | 5 | 2 | 7 |
PLM group | 5 | 2 | 7 |
Age (yr) | 48.5±6.7 | 52.0±3.8 | 49.5±6.1 |
Body mass index (kg/m2) | 22.5±2.1 | 21.9±1.6 | 22.3±2.0 |
PLM index (/hr) | 10.6±12.2 | 13.6±16.0 | 11.5±12.8 |
Total sleep time (hr) | 6.5±0.7 | 6.8±0.5 | 6.6±0.6 |
Total episodes | 30,324 | 7,582 | 37,906 |
Values are presented as mean±standard deviation..
Table 3 . Performance of the proposed deep learning model for PLM prediction.
Datasets | Episodes | Precision | Recall | F1-score | Accuracy |
---|---|---|---|---|---|
Training set | CTR | 1.00 | 1.00 | 1.00 | 0.998 |
PLM | 1.00 | 1.00 | 1.00 | ||
Test set | CTR | 1.00 | 1.00 | 1.00 | 0.992 |
PLM | 1.00 | 1.00 | 1.00 |
Urtnasan Erdenebayar, Yeewoong Kim, Joung-Uk Park, SooYong Lee, and Kyoung-Joung Lee
International Journal of Fuzzy Logic and Intelligent Systems 2020; 20(3): 181-187 https://doi.org/10.5391/IJFIS.2020.20.3.181Nishant Chauhan and Byung-Jae Choi
International Journal of Fuzzy Logic and Intelligent Systems 2019; 19(4): 315-322 https://doi.org/10.5391/IJFIS.2019.19.4.315Chan Sik Han and Keon Myung Lee
International Journal of Fuzzy Logic and Intelligent Systems 2021; 21(4): 317-337 https://doi.org/10.5391/IJFIS.2021.21.4.317Architecture of the proposed deep learning model for PLM prediction.
|@|~(^,^)~|@|(a) Accuracy and (b) loss functions of the proposed deep learning model for PLM prediction.