| Literature DB >> 35200335 |
Yi-Feng Ko1, Pei-Hsin Kuo2,3, Ching-Fu Wang4,5, Yu-Jen Chen6, Pei-Chi Chuang6, Shih-Zhang Li4, Bo-Wei Chen4, Fu-Chi Yang7, Yu-Chun Lo8, Yi Yang4, Shuan-Chu Vina Ro9, Fu-Shan Jaw1, Sheng-Huang Lin2,3, You-Yin Chen4,8.
Abstract
Rapid eye movement (REM) sleep behavior disorder (RBD) is associated with Parkinson's disease (PD). In this study, a smartwatch-based sensor is utilized as a convenient tool to detect the abnormal RBD phenomenon in PD patients. Instead, a questionnaire with sleep quality assessment and sleep physiological indices, such as sleep stage, activity level, and heart rate, were measured in the smartwatch sensors. Therefore, this device can record comprehensive sleep physiological data, offering several advantages such as ubiquity, long-term monitoring, and wearable convenience. In addition, it can provide the clinical doctor with sufficient information on the patient's sleeping patterns with individualized treatment. In this study, a three-stage sleep staging method (i.e., comprising sleep/awake detection, sleep-stage detection, and REM-stage detection) based on an accelerometer and heart-rate data is implemented using machine learning (ML) techniques. The ML-based algorithms used here for sleep/awake detection, sleep-stage detection, and REM-stage detection were a Cole-Kripke algorithm, a stepwise clustering algorithm, and a k-means clustering algorithm with predefined criteria, respectively. The sleep staging method was validated in a clinical trial. The results showed a statistically significant difference in the percentage of abnormal REM between the control group (1.6 ± 1.3; n = 18) and the PD group (3.8 ± 5.0; n = 20) (p = 0.04). The percentage of deep sleep stage in our results presented a significant difference between the control group (38.1 ± 24.3; n = 18) and PD group (22.0 ± 15.0, n = 20) (p = 0.011) as well. Further, our results suggested that the smartwatch-based sensor was able to detect the difference of an abnormal REM percentage in the control group (1.6 ± 1.3; n = 18), PD patient with clonazepam (2.0 ± 1.7; n = 10), and without clonazepam (5.7 ± 7.1; n = 10) (p = 0.007). Our results confirmed the effectiveness of our sensor in investigating the sleep stage in PD patients. The sensor also successfully determined the effect of clonazepam on reducing abnormal REM in PD patients. In conclusion, our smartwatch sensor is a convenient and effective tool for sleep quantification analysis in PD patients.Entities:
Keywords: Parkinson’s disease; REM sleep behavior disorder; machine learning; smartwatch sensors
Mesh:
Substances:
Year: 2022 PMID: 35200335 PMCID: PMC8869576 DOI: 10.3390/bios12020074
Source DB: PubMed Journal: Biosensors (Basel) ISSN: 2079-6374
Figure 1The proposed wearable device for objective assessment of sleep in PD patients. Subjects were assessed by an experienced neurologist and guided on how to use on the smartwatch to collect physiological data at home during sleep. Following overnight recording, the data were transferred to a clinic or hospital and then quantitatively analyzed using the proposed ML-based algorithms.
Clinical information of the control group and PD group.
| Subject | Control Group ( | PD Group ( | |
|---|---|---|---|
| Mean ± SD | Mean ± SD | ||
| Age (years) | 61.7 ± 9.2 | 62.3 ± 9.51 | 0.36 |
| Sex (male/female) | 15/15 | 14/13 | |
| PSQI 1 | 6.66 ± 3.6 | 10.6 ± 5.4 | 0.001 ** |
| Start sleep (hh:ss) | 22:50 ±66.8 | 21:52 ± 65.2 | 0.112 |
| End sleep (hh:ss) | 05:36 ± 64.2 | 05:47 ± 91.1 | 0.585 |
| Sleep time (min) | 364.6 ± 66.2 | 373.3 ± 120.6 | 0.371 |
| Bedtime (min) | 434 ± 78.5 | 477.7 ± 82.3 | 0.022 * |
| Sleep efficiency (%) | 85.1 ± 13.4 | 82.25 ± 29.3 | 0.623 |
1 PSQI: Pittsburgh Sleep Quality Index; Start sleep and End sleep: twenty-four-hour scale; sleep efficiency: the percentage of sleep time/bedtime; * p < 0.05; ** p < 0.001.
Clinical information of patients in the three groups (i.e., control group, PD group using clonazepam, and PD group not using clonazepam).
| Subject | Control Group | PD Group | PD Group | |
|---|---|---|---|---|
| Mean ± SD | Mean ± SD | Mean ± SD | ||
| Age (years) | 61.7 ± 9.2 | 62.5 ± 11.52 | 62.2 ± 8.0 | 0.93 |
| Sex (male/female) | 15/15 | 6/6 | 8/7 | |
| PSQI 1 | 6.66 ± 3.6 | 9.6 ± 5.1 | 11.4 ± 5.7 | 0.006 ** |
| Start sleep (hh:ss) | 22:50 ±66.8 | 21:43 ± 35.5 | 21:53 ± 82.1 | 0.220 |
| End sleep (hh:ss) | 05:36 ± 64.2 | 05:40 ± 70.5 | 05:42 ± 106.7 | 0.792 |
| Sleep time (min) | 364.6 ± 66.2 | 417.5 ± 105.8 | 338 ± 123.4 | 0.090 |
| Bedtime (min) | 434 ± 78.5 | 486.6 ± 65.9 | 470.6 ± 95.2 | 0.120 |
| Sleep efficiency (%) | 85.1 ± 13.4 | 86.5 ± 20.9 | 77 ± 34.8 | 0.445 |
1 PSQI: Pittsburgh Sleep Quality Index; Start sleep and End sleep: twenty-four-hour scale; sleep efficiency: the percentage of sleep time/bedtime; * p < 0.05; ** p < 0.001.
Figure 2The algorithm used for sleep-stage classification. First, sleep/awake detection was co-ducted using the Cole-Kripke algorithm. Second, light- and deep-sleep stages were classified based on the G-value. Finally, the REM stage was detected using k-means clustering.
Results of the three tested G-value scaling methods.
| Equation (6) Method | Equation (7) Method | Equation (8) Method | |
|---|---|---|---|
| G-value range | 0.19–99.51 | 0.26–131.51 | 32.20–300 |
| Accuracy | 68.83% | 74.26% | 90.86% |
Figure 3Performance of sleep-stage algorithm validation methods for different sleep-stage classifications. Confusion matrices for (A) two-stage (wake vs. sleep) classification, (B) two-stage (NREM vs. REM) classification, and (C) three-stage (light vs. deep vs. REM stages) classification.
Figure 4K-means clustering results of the (A) control group, (B) PD w. clonazepam group, and (C) PD w.o. clonazepam group. Blue and orange columns represent the clustering of REM and deep-sleep stages, respectively. The heart rate of the PD w. and w.o. clonazepam groups during the deep-sleep stage was less than that of the control group.
Figure 5Results of the three sleep-stage detection algorithm for the (A) control group, (B) PD group w. clonazepam, and (C) PD group w.o. clonazepam. The solid, black line represents the G-value, which was used to identify the three sleep stages. It revealed that the PD groups had longer awake and light sleep durations than those of the control group. In addition, the duration of the deep stage in the PD groups was less than that in the control group. The blue line represents the heart rate (bpm), which is correlated to the sleep stages. Variable heart rates were observed for the PD groups, particularly in the REM stage.
Spearman correlation coefficients (p-value) between the clinical data and the estimated sleep metrics. MAE: mean absolute error; MAPE: mean absolute percentage error; RMSE: root mean square error.
|
|
|
|
|
|
| 83.5 (16.49%) | 106 min | 0.70 | 0.001 ** |
** p < 0.001.
Results of the Mann–Whitney U test for the selection of the G-value threshold.
| G-Value Threshold | Median (Control/PD) | Mann–Whitney U Statistic | ||
|---|---|---|---|---|
| 4500 | 0/0 | 391.5 | 769.5000 | 0.3610 |
| 4200 | 0/0 | 387 | 801.0000 | 0.5682 |
| 3900 | 0/0 | 396 | 774.0000 | 0.8112 |
| 3600 | 0/0 | 350 | 838.0000 | 0.3065 |
| 3300 | 15/30 | 299 | 889.0000 | 0.0744 |
| 3000 | 30/60 | 281 | 907.0000 | 0.0427 |
| 2700 | 60/90 | 302 | 886.0000 | 0.0963 |
| 2400 | 90/15 | 264 | 924.0000 | 0.0240 |
| 2100 | 120/670 | 264.5 | 923.5000 | 0.0248 |
| 1800 | 195/360 | 254.5 | 933.5000 | 0.0162 |
| 1500 | 240/690 | 247 | 941.0000 | 0.0117 * |
| 1200 | 495/1200 | 248.5 | 939.5000 | 0.0126 |
* p < 0.05.
Results of the two-group Wilcoxon rank-sum test analysis.
| Subject | Control Group | PD Group | |
|---|---|---|---|
| Mean ± SD (Minimum–Maximum) | Mean ± SD (Minimum–Maximum) | ||
| Light sleep (N1 + N2) (%) | 25.7 ± 21.3 (3.0–79.4) | 60.0 ± 19.5 (38.6–90.5) | 0.001 * |
| Deep sleep (N3) (%) | 38.1 ± 24.3 (0–76.5) | 22.0 ± 15.0 (1.9–48.6) | 0.011 * |
| REM (%) | 36.1 ± 24.1 (6.9–81.5) | 17.7 ± 11.7 (1.8–38.0) | 0.003 * |
| Abnormal REM (%) | 1.6 ± 1.3 (0–4.0) | 3.8 ± 5.0 (0–25.0) | 0.04 * |
* p < 0.05.
Results of the three-group Kruskal–Wallis test analysis.
| Subject | Control Group | PD Group | PD group | |
|---|---|---|---|---|
| Mean ± SD (Minimum–Maximum) | Mean ± SD (Minimum–Maximum) | Mean ± SD (Minimum–Maximum) | ||
| Light sleep (N1 + N2) (%) | 25.7 ± 21.3 (3.0–79.4) | 56.2 ± 19.4 (38.6–90.3) | 64.2 ± 19.7 (40.0–90.5) | 0.001 * |
| Deep sleep (N3) (%) | 38.1 ± 24.3 (0–76.5) | 27.3 ± 15.0 (1.9–43.7) | 16.8 ± 13.8 (1.9–48.6) | 0.031 * |
| REM (%) | 36.1 ± 24.1 (6.9–81.5) | 16.4 ± 11.2 (1.8–31.4) | 18.9 ± 12.7 (4.5–38.0) | 0.017 * |
| Abnormal REM (%) | 1.6 ± 1.3 (0–4.0) | 2.0 ± 1.7 (0–4.8) | 5.7 ± 7.1 (1.3–25.0) | 0.007 * |
* p < 0.05.