Next Article in Journal
Autonomic Nervous System Influences on Cardiovascular Self-Organized Criticality
Next Article in Special Issue
Comparison of Heart Autonomic Control between Hemodynamically Stable and Unstable Patients during Hemodialysis Sessions: A Bayesian Approach
Previous Article in Journal
Enhanced Semantic Representation Learning for Sarcasm Detection by Integrating Context-Aware Attention and Fusion Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Detection of Respiratory Events during Sleep Based on Fusion Analysis and Entropy Features of Cardiopulmonary Signals

1
School of Medical Technology, Beijing Institute of Technology, Beijing 100081, China
2
Jihua Laboratory, Foshan 528200, China
3
School of Life Science, Beijing Institute of Technology, Beijing 100081, China
*
Author to whom correspondence should be addressed.
Entropy 2023, 25(6), 879; https://doi.org/10.3390/e25060879
Submission received: 27 April 2023 / Revised: 24 May 2023 / Accepted: 26 May 2023 / Published: 30 May 2023
(This article belongs to the Special Issue Entropy and Cardiac Physics III)

Abstract

:
Sleep apnea hypopnea syndrome (SAHS) is a common sleep disorder with a high prevalence. The apnea hypopnea index (AHI) is an important indicator used to diagnose the severity of SAHS disorders. The calculation of the AHI is based on the accurate identification of various types of sleep respiratory events. In this paper, we proposed an automatic detection algorithm for respiratory events during sleep. In addition to the accurate recognition of normal breathing, hypopnea and apnea events using heart rate variability (HRV), entropy and other manual features, we also presented a fusion of ribcage and abdomen movement data combined with the long short-term memory (LSTM) framework to achieve the distinction between obstructive and central apnea events. While only using electrocardiogram (ECG) features, the accuracy, precision, sensitivity, and F1 score of the XGBoost model are 0.877, 0.877, 0.876, and 0.876, respectively, demonstrating that it performs better than other models. Moreover, the accuracy, sensitivity, and F1 score of the LSTM model for detecting obstructive and central apnea events were 0.866, 0.867, and 0.866, respectively. The research results of this paper can be used for the automatic recognition of sleep respiratory events as well as AHI calculation of polysomnography (PSG), which provide a theoretical basis and algorithm references for out-of-hospital sleep monitoring.

1. Introduction

Undiagnosed and untreated sleep apnea hypopnea syndrome (SAHS) is a major health burden worldwide and is associated with several severe health consequences, such as dementia [1], hypertension [2], cardiovascular disease [3,4,5], and even sudden death. Apnea refers to the decrease in airflow amplitude by more than or equal to 90% compared with baseline and the duration is greater than or equal to 10 s. The apnea events can be classified as obstructive, central, or mixed events on the basis of the presence of respiratory effort of the abdomen and chest, and their incidence in cases is 84%, 0.4%, and 15%, respectively [6]. Different apnea events affect the health of people differently, with central apnea events often associated with heart-related diseases, while obstructive apnea is more relevant to upper airway narrowing and metabolic disorders. In clinical practices, the polysomnography (PSG)-based method is the golden standard for sleep-related breathing disorders diagnosis. However, it is costly, time-consuming and requires the monitoring of multi-lead physiological signals for one or two nights at the sleep center of a hospital, while the output requires manual annotation of respiratory events by a sleep specialist, which is labor-intensive, error-prone and susceptible to subjectivity, making it a complex and expensive process [7,8,9]. The apnea hypopnea index (AHI) can be calculated based on the frequency of these events throughout the night. According to the AHI, the severity of SHAS can be classified as none (AHI < 5), mild (5 ≤ AHI < 15), moderate (15 ≤ AHI < 30), or severe (AHI ≥ 30) [10].
Various researchers performed the automatic detection of respiratory events using multi-sensors data. Yang et al. [11] investigated the automatic recognition of respiratory events using depth video and audio of a patient recorded using a Microsoft Kinect camera during his/her sleep. The method achieved the identification of four sleep respiratory events, and the average accuracy of their model was 99.60%. McCloskey et al. [12] applied a convolutional neural network (CNN) to a 2D image wavelet spectrogram of the nasal signal, and then built up a classification model for normal breathing, obstructive apnea and hypopnea events (with a sensitivity of 79.7%). Urtnasan et al. [13] proposed a CNN-based deep learning architecture for the multiclass classification of respiratory events using single-lead ECG recordings, with a sensitivity of 87.0%. Rolon et al. [14] presented a structured dictionary learning approach in conjunction with MLP to discriminate apnea and hypopnea segments from pulse oximetry (SpO2) signals. Wenming et al. [15] introduced an automatic SAHS event detection method based on the LSTM network via nasal airway pressure and temperature signals, with the sensitivity for normal breathing, apnea, and hypopnea events being 81.3%, 87.8% and 75.5%, respectively. A novel portable device was presented, combined with a two-phase LSTM deep learning algorithm for automated event detection, by Steenkiste et al. [16]. Recently, some other studies based on the model fusion method were able to effectively improve the accuracy and sensitivity of respiratory event recognition. Almutairi et al. [8] utilized deep learning approaches to learn the patterns and features of ECG signals, and the results showed that the architecture of CNN with LSTM performed best compared to CNN-only models. Bozkurt et al. [17] presented a machine learning-based system that can detect apnea during sleep. In their work, features extracted from the ECG signals were inserted into the model integrating DT, k-nearest neighbor (KNN), and support vector machines (SVM), and the fusion model performed better than the single classifier.
Although many of the studies mentioned above improve the accuracy of respiratory event detection on machine learning, they still have some limitations. First of all, some methods require a high level of sleep environment and data processing equipment. Furthermore, most studies are usually devoted to the detection of abnormal events, and if these exist, they usually focus only on the distinction between normal breathing, hypopnea, and apnea. As far as we know, there are no studies that have comprehensively focused on the specific typology of sleep respiratory events. In this paper, an automatic recognition method for respiratory events during sleep is introduced. Our main contributions are: (1) our algorithm had a higher sensitivity of 87.4% compared to previous studies in distinguishing between normal breathing, hypopnea and apnea events. (2) A fusion of two-lead data combined with the LSTM framework was presented to achieve the distinction between obstructive and central apnea events. (3) Based on the above algorithm, this paper proposed an application strategy for the AHI calculation of SHAS patients.
The remainder of the paper is organized as follows: Section 2 discusses the database and the methodology employed in this paper; Section 3 and Section 4 describe the results of the research work and discuss the outcomes of the algorithm application; and Section 5 concludes the paper.

2. Materials and Methods

The scheme of the proposed automatic respiratory event detection algorithm is depicted in Figure 1. First, we aimed to identify the three basic sleep respiratory events of normal breathing, hypopnea and apnea. As previously mentioned, there is a distinction between obstructive and central apnea events, so we incorporated the LSTM network architecture to further achieve a distinction between obstructive and central apnea events. Above all, we finally calculated the AHI index in order to distinguish the severity of SAHS patients.

2.1. Datasets

In this study, the Sleep-Apnea database on Physionet was used to develop the model [18,19]. This database contains 25 night-time recordings from 4 women and 21 men. The age of the subjects ranges from 28 to 68. The AHI index of the subjects ranges from 1.7 to 90.9. The lengths of the recordings are approximately 6–7.5 h. Each recording contains both the PSG overnight and the Holter ECG signal (the sampling frequency is 128 Hz) acquired simultaneously on three channels. The PSG was measured using the German Jaeger Toennies system, with the sampling frequency of airflow and the respiratory movement of abdomen and ribcage at 8 Hz. Respiratory events (Hypopnea, Obstructive, Central, Mixed) of recordings were labeled by professional physicists.
The sleep PSG database Sleep Heart Health Study (SHHS) was used to evaluate the effectiveness of our algorithm [20,21]. The entirety of the 5804 recordings were included, divided into SHHS1 (1995–1998) and SHHS2 (2001–2003) according to the time period of data collection. All subjects were aged 40 years and older. Only the ECG signal was used in this study as an input to verify the performance of the algorithm.

2.2. Preprocessing

In the pre-processing section, signal processing methods were used to remove noise and baseline drift from the original signal. For the oronasal airflow signal, a Butterworth lowpass filter with a 0.3 Hz cutoff frequency was considered. For the ECG signal, a median filter was used. Then, the oronasal airflow and ECG data of each subject were split into 10 s non-overlapping segments for the following steps. As the number of obstructive apnea and central apnea events was smaller, the slicing strategy in distinguishing between these two types of respiratory events became a 10 s window with an overlap rate of 90%. All these signal processing operations were performed with MATLAB (R2018b).

2.3. Feature Extraction

2.3.1. Morphological Analysis

According to the definitions of respiratory events, the most significant difference between normal breathing, hypopnea, and apnea events lies in the amplitude variations of airflow. Therefore, we extracted morphological features such as respiratory frequency (RF), inspiratory duty cycle (IDC), inspiratory volume, expiratory volume, area under the inspiratory curve, area under the complete respiratory curve and the signal slope. The relevant morphological features are calculated as follows.
The RF is defined as the number of breaths per second, calculated as the reciprocal of the respiratory cycle, as shown in Equation (1).
RF = 1 Respiratory   Cycle
The IDC is defined as the ratio of the duration of inspiration to the duration of the complete respiratory process and is calculated as:
IDC = Inspiratory   Time Respiratory   Cycle
The signal slope is defined as the slope of the signal during inspiration, calculated as the ratio of inspiratory volume to inspiratory time, as shown in Equation (3).
Slope = Inspiratory   Volume Inspiratory   Time

2.3.2. HRV Analysis

HRV is the fluctuation between consecutive heartbeat signals due to unstable dynamic balance within the cardiovascular system. The RR interval was extracted from the ECG signal using the Pan–Tompkins algorithm. The time domain features, frequency domain features, and nonlinear correlation features of HRV were analyzed. For the time-domain analysis, the following features were extracted: serial correlation coefficients, NN50 (the number of consecutive RR intervals differing at least 50 ms from each other), PNN50 (the ratio of NN50 to the total number of RR intervals), root mean square of deviation (RMSD), mean absolute deviation (MAD), coefficient of variation of RR intervals (CVRR) and triangular index. Features in the time domain can provide a preliminary description of the basic physiological signal, which can visualize the distribution, trend, and variability of the signal. For the frequency domain analysis, the following features were extracted: total power (<0.4 Hz), very low frequency, low frequency, normalized low frequency, high frequency, normalized high frequency, and the ratio of low frequency to high frequency. Frequency domain metrics can reflect sympathetic and parasympathetic nerve activity [22].
Nonlinear analysis enables one to characterize the orderliness, complexity and redundancy of time-series signals. In this study, the following six entropy features were adopted: Shannon entropy [23], Renyi entropy [24], Tsallis entropy [25], transfer entropy [26], Shannon entropy of the degree distribution [27] and alphabet entropy [28,29]. Another measure we adopted to visualize the nonlinear properties of RR interval series data is the Poincare plot. This is a graphical representation of the correlation between consecutive RR interval series which characterizes the current status of autonomic nervous system (ANS). The main features of the Poincare plot are SD1 (defined as the standard deviation of the projection on the identification line of the Poincare plot), SD2 (defined as the standard deviation of the projection of the Poincare plot on the line perpendicular to the identification line) and SD1/SD2.

2.3.3. Cardiopulmonary Coupling Analysis

The cardiopulmonary coupling technology can measure the coupling between cardiac regulation and respiratory changes [30]. To realize the implementation of CPC technology, it is necessary to extract the RR interval signal and ECG-derived respiratory signal (EDR). In our study, the QRS slope range, which is defined as the difference between the maximum and the minimum slopes in the QRS complex (computed from the first derivative in a symmetric window of 100 ms centered around the R-wave), was used to extract the EDR signal. Then, we made three spline interpolations of the RR interval signal and the EDR signal and finally obtained sequences with a sampling rate of 4 Hz. Then, the C P C ω can be calculated as follows:
C P C ω = C x y ω × S x y ( ω ) 2
where C x y ω and S x y ω are the coherence coefficient and mutual power spectrum of x t and y t , respectively.

2.4. Signal Fusion Method

In this paper, we proposed a signal fusion technique based on two-lead signals, which is conducted through the following steps.
Step 1: The two-lead signals x n = x 1 ,   x 2 , , x N and y n = y 1 ,   y 2 , , y N are collected simultaneously from the physiological signal acquisition device, where N is the length of the signal.
Step 2: x n and y n are taken as the horizontal and vertical axes of the two-dimensional coordinate system, respectively, and the state points are defined as the points of each moment and corresponding coordinate values. Then, we link these state points in time order to form a state evolution track.
Step 3: For the state points of the evolution track, we find out the closest state points in turn and use their distances d i as a new time series D = d 1 ,   d 2 , , d N to form a fusion signal. The distance between two points in this study is calculated as follows:
d = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2
The fused signal keeps the rhythmic characteristics of the ECG signal, while the amplitude demonstrates a significant change.

2.5. Classification and Evaluation Metrics

The proposed method for the respiratory event recognition provided two outputs: the identification of abnormal breathing events and the subdivision of apnea events. Decision tree (DT), random forest (RF), and extreme gradient boosting (XGBoost) models were employed for the automatic identification of three sleep respiratory events (normal breathing, hypopnea, apnea). Precision, sensitivity, F1 score, and accuracy as well as ROC curve and AUC metrics are used to evaluate the model classification results. The performance of the LSTM in the training process was evaluated with the accuracy and loss function (loss) to further optimize the model parameters. In addition, the SHAP (SHapley Additive exPlanations) method was used in this research, which can provide desirable interpretations of the model performance and highlights the most important features for identifying respiratory events [31].

3. Results

3.1. Classification of Respiratory Events (Normal Breathing, Hypopnea, Apnea)

In this study, 52,896 normal breathing segments, 3436 hypopnea segments and 1019 apnea segments were finally obtained to select the most significant features and train the classification models. Based on the above feature selection methods, 46 features were significantly different. Figure 2 displays violin plots of four ECG-related features in different respiratory states. It can be seen that the features showed different distribution patterns in normal breathing, hypopnea and apnea events.
The results of the classification of the respiratory events for the Physionet Sleep-Apnea database are reported in Table 1. As seen in Table 1, when the input features were only from oronasal airflow, the XGBoost model had the best classification performance, with accuracy, precision, sensitivity, and F1 scores of 0.686, 0.681, 0.691, and 0.684, respectively. Moreover, the XGBoost classifiers can provide the best accuracy of 0.877, precision of 0.877, and sensitivity of 0.876, respectively, with the ECG features. When oronasal airflow and ECG features were used, the XGBoost algorithm also achieved high performance (ACC: 0.873, Sens: 0.874, and F1: 0.873). Figure 3 illustrated the confusion matrix of different classifiers. It can be seen from these figures that the sensitivity of normal breathing and apnea events classification was generally higher than that of hypopnea. In Figure 3i, the sensitivity of the XBGoost model for normal breathing, hypopnea, and apnea was 88%, 81%, and 93%, respectively.
The distribution of SHAP values for respiratory frequency, the total power of HRV analysis (HRV_TP) and the SD1 parameter are shown in Figure 4. From the results in Figure 4a–c, we notice that respiratory frequency is effective in identifying normal breathing from apnea events. The model tends to predict normal breathing when the normalized respiratory frequency is less than −1 or greater than 0.2 and outputs apnea events in the range of −0.4 to −0.2. Similarly, the values of −0.8 and 2.8 are the threshold values for differentiating normal breathing from hypopnea and apnea events based on the total power normalized in the frequency domain of the HRV analysis, as seen in Figure 4d–f. According to Figure 4g–i, it can be seen that the SHAP values of the SD1 parameter of the scatter plot of the RR interval are not clearly bounded in the three types of respiratory events and have a lower contribution to the output.
Table 2 shows classification results of XGBoost for each class of respiratory events with different numbers of features. In Table 2, it is reported that the first 10 features discriminated normal breathing events best with 89.6% precision, whereas for hypopnea event detection, the first 20 features were the best with 85.7% precision. Similarly, the classifier had the highest precision for detecting apnea events when the first 15 or 20 features were entered, both at 0.876.
Finally, 100 subjects were randomly selected from the SHHS1 database to evaluate our algorithm. The results of the classification of the events for the SHHS1 database are reported in Table 3. From Table 3, it can be seen that XGBoost classification for normal breathing events resulted in an accuracy of 0.930, sensitivity of 0.942, and F1 score of 0.936, while the sensitivity of the detection of hypopnea and apnea events was 0.877 and 0.902, respectively.

3.2. Classification of Apnea Events (Obstructive, Central)

A total of 2171 obstructive apnea segments and 2405 central apnea segments were obtained in this study. Figure 5 shows the histogram of the frequency distribution of the duration of the obstructive and central apnea events. We derived the mean and standard error of the fusion signal of all obstructive and central apnea segments. Figure 6 demonstrates the distribution status of the fusion signal for different respiratory states. It can be seen that the mean amplitude of the fusion signal corresponding to obstructive apnea events is obviously higher than that of central apnea events.
As seen in Table 4, the accuracy, sensitivity and F1 score of the LSTM model for detecting obstructive apnea events were 0.832, 0.892, and 0.861, respectively. In the identification of central sleep apnea events, the LSTM results in terms of accuracy, sensitivity, and F1 score were 0.900, 0.843, and 0.870, respectively. The confusion matrix and ROC curve of this LSTM model are depicted in Figure 7. The value of AUC obtained was 0.9293, as illustrated in Figure 7b. Furthermore, we utilized ROC curve analysis to determine the optimal cutoff value (0.420) which was significant for identifying obstructive and central apnea events.

3.3. AHI Evaluation Framework

To verify the availability of the algorithm for the automatic recognition of sleep respiratory events based on ECG signals, 40 subjects were randomly selected from the SHHS1 database and individual AHI values were calculated based on the results of respiratory event prediction in this study. Table 5 shows the results of individual classification corresponding to different AHI value ranges. As shown, the precision of SAHS detection was 1.000 when the threshold value of AHI was set to 5, indicating the effectiveness of our algorithm for the screening of SAHS patients.

4. Discussion

The purpose of this study was to build an automatic recognition model of sleep respiratory events and explore the application scheme, so as to provide theoretical support for the automatic analysis of PSG data in the hospital, the preliminary screening of SAHS outside the hospital, and the real-time monitoring and alarm of apnea events. Almost all of the previous studies classify respiratory events based on single-channel ECG signals or airflow signals, without considering the synergistic effect. In this paper, we fused the relevant features of oronasal airflow signals and ECG signals and built a triple classification model of sleep respiratory events by using machine learning methods. As can be seen from the RF model, the sensitivity for apnea events would be 0.894 when only ECG-related features are input, but improved to 0.934 when oronasal airflow features are added. This implies that multi-signal features can add more information that contributes to building models for classification of respiratory events. The selection of the classifier also has an impact on the results. Compared to DT and RF, XGboost obtained the highest performance (accuracy of 87.3%, precision of 87.3%, and sensitivity of 87.4%). Based on the above results, it is clear that all the ECG and oronasal airflow features proposed in this study allow for high discrimination between normal breathing segments and different respiratory events. Our results provided a higher accuracy compared to Urtnasan et al. (2018), with a 0.7% increase in precision and 0.6% increase in sensitivity for the three classes problem. In this study, we have found that hypopnea events were always more difficult to detect than normal breathing and apnea events, and they were often classified as normal breathing. According to the American Academy of Sleep Medicine (AASM) definition of respiratory events, the biggest difference between these three types of respiratory events is the magnitude of the airflow, thus it is prone to misjudgment with regard to individual differences. For the optimal model XGBoost, we explored the interpretability of the model using the SHAP values. Thus, we could better understand the impact of features on the identification of each type of respiratory event by observing the distribution of SHAP values. The robustness of the proposed model was validated using 100 subjects from the SHHS1 database, and the XGBoost model also achieved high performance (accuracy of 93.0%, sensitivity of 94.2%, and F1 score of 93.6%). In addition, the specific classification of apnea events (obstructive and central) is often overlooked based on the literature. This is due to the fact that the precision and accuracy of the model decrease with the refinement of respiratory events. We propose fusing the two-lead thoracoabdominal motion signals into a one-dimensional time series, and then using LSTM to learn and train the temporal features of this fused signal. In the apnea events subclassification step, the proposed technique provided a precision of 86.6%, a sensitivity of 86.7%, and an F1 score of 86.6%.
To assess the feasibility of the method proposed in this study, we compared our detection method with other relevant works. In Table 6, the comparison between the results for the presented method and those of other existing algorithms in the classification of respiratory events is presented. As indicated in Table 6, the presented method along with the XGBoost classifier outperformed other relevant studies. Some studies such as that Choi et al. have achieved good performance, with an accuracy of 96.6%, precision of 87.0%, and sensitivity of 81.1%; however, the purpose of this study was only focused on the distinction between normal breathing and abnormal respiratory events [32]. The validation set we use is the same as the database employed by Steenkiste et al., but our method has a higher performance [33]. All in all, the proposed method in this study is better than other studies in this area in the classification of all three different respiratory events and apnea events subdivision.
Determining a patient’s sleep type generally requires labeling PSG data, which takes approximately 1–2 h for one subject, which makes PSG testing time-consuming and labor-intensive and subjective to the professional, allowing for some variation in the labeling of respiratory events. The automatic recognition of sleep events will greatly free up the labor of professional technicians, while the automatically labeled model can be embedded in clinically relevant devices to support use in a variety of scenarios, including home testing, extreme environments, special surgical conditions, and wearable devices. Based on the results obtained in this study, aimed to be embedded in clinical PSG testing terminals or everyday wearable devices, we also propose in this paper an automated assessment strategy for the AHI index, which enables the automated screening of SHAS patients out-of-hospital.
However, our study still has some limitations. On the one hand, our models are less effective in detecting hypopnea events than normal breathing and apnea events, and normal breathing is easily misclassified as a hypopnea event. On the other hand, the collected airflow signals may differ depending on the sensor, and different types of airflow signals may have different effects on the detection of respiratory events, which is left for future work.

5. Conclusions

In this article, we have presented an automatic recognition model for respiratory events during sleep based on the Sleep-Apnea database. In addition, a signal fusion method was proposed to extract new features for the discrimination of the different respiratory apnea events. For the subdivision of apnea events, LSTM was employed to learn and train the fused signals. In the classification of three respiratory events, the proposed method performance using the XGBoost model in terms of accuracy, precision, and sensitivity were 87.3%, 87.4%, and 87.4%, respectively. Moreover, the LSTM network with fused signals to distinguish obstructive and central apnea events yielded the results with an accuracy of 86.6%, precision of 86.7%, and sensitivity of 86.6%. The results indicate that our automatic algorithm allows for the application of a real-time sleep monitoring system and helps physicians to gain a comprehensive understanding of the sleep status of subjects.

Author Contributions

Conceptualization, J.L.; Methodology, X.Y., J.L., L.W., S.W. and S.Z.; Software, J.L.; Investigation, J.L. and L.W.; Data curation, J.L.; Writing—original draft, X.Y.; Visualization, X.Y.; Supervision, Y.X. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by National Natural Science Foundation of China (61701028).

Data Availability Statement

The data that support the findings of this study are available in https://physionet.org/ (accessed on 1 May 2022) and https://sleepdata.org/datasets (accessed on 1 May 2022).

Acknowledgments

This work is supported by National Natural Science Foundation of China (61701028). We would like to thank the Biological and Medical Engineering Core Facilities of Beijing Institute of Technology for use of the high-performance computing workstation.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rosenzweig, I.; Glasser, M.; Polsek, D.; Leschziner, G.D.; Williams, S.C.; Morrell, M.J. Sleep apnoea and the brain: A complex relationship. Lancet Respir. Med. 2015, 3, 404–414. [Google Scholar] [CrossRef] [PubMed]
  2. Makarem, N.; Alcántara, C.; Williams, N.; Bello, N.A.; Abdalla, M. Effect of Sleep Disturbances on Blood Pressure. Hypertension 2021, 77, 1036–1046. [Google Scholar] [CrossRef] [PubMed]
  3. Frangopoulos, F.; Nicolaou, I.; Zannetos, S.; Economou, N.T.; Adamide, T.; Trakada, G. Association between Respiratory Sleep Indices and Cardiovascular Disease in Sleep Apnea—A Community-Based Study in Cyprus. J. Clin. Med. 2020, 9, 2475. [Google Scholar] [CrossRef] [PubMed]
  4. Handoo, F.; Liu, Y.; Schütz, S.; Chervin, R.D.; Dinov, I.D. Association of Obstructive Sleep Apnea Indicators with Heart Failure. Proc. IMPRS 2021, 3. [Google Scholar] [CrossRef]
  5. Collen, J.; Lettieri, C.; Wickwire, E.; Holley, A. Obstructive sleep apnea and cardiovascular disease, a story of confounders! Sleep Breath 2020, 24, 1299–1313. [Google Scholar] [CrossRef]
  6. Moret-Bonillo, V.; Alvarez-Estévez, D.; Fernández-Leal, A.; Hernández-Pereira, E. Intelligent Approach for Analysis of Respiratory Signals and Oxygen Saturation in the Sleep Apnea/Hypopnea Syndrome. Open Med. Inform. J. 2014, 8, 1–19. [Google Scholar] [CrossRef]
  7. Fatimah, B.; Singh, P.; Singhal, A.; Pachori, R.B. Detection of apnea events from ECG segments using Fourier Decomposition Method. Biomed. Signal Process. Control 2020, 61, 102005. [Google Scholar] [CrossRef]
  8. Hassan, G.M.; Datta, A.; Almutairi, H. Detection of Obstructive Sleep Apnoea by ECG Signals Using Deep Learning Architectures. In Proceedings of the 28th European Signal Processing Conference, Amsterdam, The Netherlands, 18–21 January 2021. [Google Scholar]
  9. Mostafa, S.S.; Baptista, D.; Ravelo-García, A.; Juliá-Serdá, G.; Morgado-Dias, F. Greedy Based Convolutional Neural Network Optimization for Detecting Apnea. Comput. Methods Programs Biomed. 2020, 197, 105640. [Google Scholar] [CrossRef]
  10. Da, W.J.; Su, H.H.; Yu, J.L.; Jeong, D.U.; Park, K.S. Apnea–Hypopnea Index Prediction Using Electrocardiogram Acquired During the Sleep-Onset Period. IEEE Trans. Biomed. Eng. 2017, 64, 295–301. [Google Scholar]
  11. Cheng, Y.; Cheung, G.; Stankovic, V.; Chan, K.; Ono, N. Sleep Apnea Detection via Depth Video and Audio Feature Learning. IEEE Trans. Multimed. 2017, 19, 822–835. [Google Scholar]
  12. Mccloskey, S.; Haidar, R.; Koprinska, I.; Jeffries, B. Detecting Hypopnea and Obstructive Apnea Events Using Convolutional Neural Networks on Wavelet Spectrograms of Nasal Airflow. In Advances in Knowledge Discovery and Data Mining, Proceedings of the 22nd Pacific-Asia Conference, PAKDD 2018, Melbourne, Australia, 3–6 June 2018; Springer International Publishing: Cham, Switzerland, 2018. [Google Scholar] [CrossRef]
  13. Urtnasan, E.; Park, J.U.; Lee, K.J. Multiclass classification of obstructive sleep apnea/hypopnea based on a convolutional neural network from a single-lead electrocardiogram. Physiol. Meas. 2018, 39, 065003. [Google Scholar] [CrossRef]
  14. Rolon, R.E.; Gareis, I.E.; Larrateguy, L.D.; Di Persia, L.E.; Spies, R.D.; Rufiner, H.L. Automatic scoring of apnea and hypopnea events using blood oxygen saturation signals. Biomed. Signal Process. Control 2020, 62, 102062. [Google Scholar] [CrossRef]
  15. Yang, W.; Fan, J.; Wang, X.; Liao, Q. Sleep Apnea and Hypopnea Events Detection Based on Airflow Signals Using LSTM Network. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. 2019, 2019, 2576–2579. [Google Scholar] [CrossRef]
  16. Van Steenkiste, T.; Groenendaal, W.; Dreesen, P.; Lee, S.; Klerkx, S.; de Francisco, R.; Deschrijver, D.; Dhaene, T. Portable Detection of Apnea and Hypopnea Events Using Bio-Impedance of the Chest and Deep Learning. IEEE J. Biomed. Health Inform. 2020, 24, 2589–2598. [Google Scholar] [CrossRef]
  17. Bozkurt, F.; Uçar, M.K.; Bozkurt, M.R.; Bilgin, C. Detection of Abnormal Respiratory Events with Single Channel ECG and Hybrid Machine Learning Model in Patients with Obstructive Sleep Apnea. IRBM 2020, 41, 241–251. [Google Scholar] [CrossRef]
  18. Goldberger, A.L.; Amaral, L.; Glass, L.; Hausdorff, J.M.; Ivanov, P.C.; Mark, R.G.; Mietus, J.E.; Moody, G.B.; Peng, C.K.; Stanley, H.E. PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation 2000, 101, E215. [Google Scholar] [CrossRef]
  19. Penzel, T.; Moody, G.B.; Mark, R.G.; Goldberger, A.L.; Peter, J.H. The apnea-ECG database. In Proceedings of the Computers in Cardiology 2000, Cambridge, MA, USA, 24–27 September 2000. [Google Scholar]
  20. Quan, S.F.; Howard, B.V.; Iber, C.; Kiley, J.P.; Nieto, F.J.; O’Connor, G.T.; Rapoport, D.M.; Redline, S.; Robbins, J.; Samet, J.M.; et al. The Sleep Heart Health Study: Design, rationale, and methods. Sleep 1997, 20, 1077–1085. [Google Scholar]
  21. Zhang, G.-Q.; Cui, L.; Mueller, R.; Tao, S.; Kim, M.; Rueschman, M.; Mariani, S.; Mobley, D.; Redline, S. The National Sleep Research Resource: Towards a sleep data commons. J. Am. Med. Inform. Assoc. 2018, 25, 1351–1358. [Google Scholar] [CrossRef]
  22. Zhong, Y.; Jan, K.M.; Ju, K.H.; Chon, K.H. Quantifying cardiac sympathetic andparasympathetic nervous activities using principal dynamic modes analysis of heart rate variability. Am. J. Physiol. Heart Circ. Physiol. 2006, 291, H1475–H1483. [Google Scholar] [CrossRef]
  23. Chiani, M. A Mathematical Theory of Communication. Bell Labs Tech. J. 1948, 27, 379–423. [Google Scholar]
  24. Bromiley, P.A.; Bouhova-Thacker, E.V. Shannon Entropy, Renyi Entropy, and Information. Stat. Inf. Ser. 2004, 9, 2–8. [Google Scholar]
  25. Tsallis, C. Possible generalization of Boltzmann-Gibbs statistics. J. Stat. Phys. 1988, 52, 479–487. [Google Scholar] [CrossRef]
  26. Maristella, L.; Nicolò, P.; William, F.; Nina, B.; Maria, S. Entropy Information of Cardiorespiratory Dynamics in Neonates during Sleep. Entropy 2017, 19, 225. [Google Scholar]
  27. Hou, F.-Z.; Wang, J.; Wu, X.-C.; Yan, F.-R. A dynamic marker of very short-term heartbeat under pathological states via network analysis. Europhys. Lett. 2014, 107, 58001. [Google Scholar] [CrossRef]
  28. Jovic, A.; Jovic, F. Classification of cardiac arrhythmias based on alphabet entropy of heart rate variability time series. Biomed. Signal Process. Control 2017, 31, 217–230. [Google Scholar] [CrossRef]
  29. Pudmenzky, A. Teleonomic entropy: Measuring the phase-space of end-directed systems. Appl. Math. Comput. 2005, 162, 695–705. [Google Scholar] [CrossRef]
  30. Seo, M.Y.; Hwang, S.J.; Nam, K.J.; Lee, S.H. Significance of sleep stability using cardiopulmonary coupling in sleep disordered breathing. Laryngoscope 2020, 130, 2069–2075. [Google Scholar] [CrossRef]
  31. Milnor, J.W.; Stashe, J.D. Annals of Mathematics Studies; Princeton University Press: Princeton, NJ, USA, 2006. [Google Scholar]
  32. Choi, S.H.; Yoon, H.; Kim, H.S.; Kim, H.B.; Kwon, H.B.; Oh, S.M.; Lee, Y.J.; Park, K.S. Real-time apnea-hypopnea event detection during sleep by convolutional neural networks. Comput. Biol. Med. 2018, 100, 123–131. [Google Scholar] [CrossRef]
  33. Van Steenkiste, T.; Groenendaal, W.; Deschrijver, D.; Dhaene, T. Automated Sleep Apnea Detection in Raw Respiratory Signals Using Long Short-Term Memory Neural Networks. IEEE J. Biomed. Health Inform. 2019, 23, 2354–2364. [Google Scholar] [CrossRef]
  34. Koley, B.L.; Dey, D. Real-Time Adaptive Apnea and Hypopnea Event Detection Methodology for Portable Sleep Apnea Monitoring Devices. IEEE Trans. Biomed. Eng. 2013, 60, 3354–3363. [Google Scholar] [CrossRef]
  35. ElMoaqet, H.; Eid, M.; Glos, M.; Ryalat, M.; Penzel, T. Deep Recurrent Neural Networks for Automatic Detection of Sleep Apnea from Single Channel Respiration Signals. Sensors 2020, 20, 5037. [Google Scholar] [CrossRef]
  36. Urtnasan, E.; Park, J.U.; Joo, E.Y.; Lee, K.J. Automated Detection of Obstructive Sleep Apnea Events from a Single-Lead Electrocardiogram Using a Convolutional Neural Network. J. Med. Syst. 2018, 42, 104. [Google Scholar] [CrossRef]
Figure 1. Overview of the proposed method for automatic detection of respiratory events.
Figure 1. Overview of the proposed method for automatic detection of respiratory events.
Entropy 25 00879 g001
Figure 2. The distribution of some ECG-related features in different respiratory events. (a) Triangular index of RR interval. (b) SD1/SD2 parameters of RR interval scatter plot. (c) Shannon entropy based on RR interval. (d) Ratio of low and high frequency power from cardiopulmonary coupling analysis.
Figure 2. The distribution of some ECG-related features in different respiratory events. (a) Triangular index of RR interval. (b) SD1/SD2 parameters of RR interval scatter plot. (c) Shannon entropy based on RR interval. (d) Ratio of low and high frequency power from cardiopulmonary coupling analysis.
Entropy 25 00879 g002
Figure 3. Confusion matrix of different classifiers. (ac) Confusion matrix of DT, RF and XGBoost based on oronasal airflow-related features. (df) Confusion matrix of DT, RF and XGBoost based on ECG-related features. (gi) Confusion matrix of DT, RF and XGBoost based on oronasal airflow and ECG features.
Figure 3. Confusion matrix of different classifiers. (ac) Confusion matrix of DT, RF and XGBoost based on oronasal airflow-related features. (df) Confusion matrix of DT, RF and XGBoost based on ECG-related features. (gi) Confusion matrix of DT, RF and XGBoost based on oronasal airflow and ECG features.
Entropy 25 00879 g003
Figure 4. The impact of single features on the output of the XGBoost model. (ac) The SHAP value for respiratory frequency for the conditions of normal breathing, hypopnea and apnea, respectively. (df) The SHAP value for the total power normalized in the frequency domain of the HRV analysis for the conditions of normal breathing, hypopnea and apnea, respectively. (gi) The SHAP value for the SD1 parameter for the conditions of normal breathing, hypopnea and apnea, respectively.
Figure 4. The impact of single features on the output of the XGBoost model. (ac) The SHAP value for respiratory frequency for the conditions of normal breathing, hypopnea and apnea, respectively. (df) The SHAP value for the total power normalized in the frequency domain of the HRV analysis for the conditions of normal breathing, hypopnea and apnea, respectively. (gi) The SHAP value for the SD1 parameter for the conditions of normal breathing, hypopnea and apnea, respectively.
Entropy 25 00879 g004
Figure 5. Frequency plots of the duration distribution. (a) Obstructive sleep apnea, (b) central sleep apnea.
Figure 5. Frequency plots of the duration distribution. (a) Obstructive sleep apnea, (b) central sleep apnea.
Entropy 25 00879 g005
Figure 6. Distribution states of fusion signals in different respiratory events.
Figure 6. Distribution states of fusion signals in different respiratory events.
Entropy 25 00879 g006
Figure 7. Confusion matrix and ROC curve for LSTM model. (a) Confusion matrix of the LSTM model. (b) ROC curves of the LSTM model.
Figure 7. Confusion matrix and ROC curve for LSTM model. (a) Confusion matrix of the LSTM model. (b) ROC curves of the LSTM model.
Entropy 25 00879 g007
Table 1. The overall performances of different classifiers.
Table 1. The overall performances of different classifiers.
Feature SourceMetricsDTRFXGBoost
Oronasal airflowPre0.5940.6750.681
Sen0.6080.6840.691
F10.5970.6770.684
Acc0.6030.6800.686
ECGPre0.7240.8630.877
Sen0.7200.8620.876
F10.7200.8620.876
Acc0.7230.8630.877
ECG + oronasal airflowPre0.7240.8590.873
Sen0.7270.8600.874
F10.7250.8580.873
Acc0.7250.8580.873
Table 2. Performance of XGBoost for each class of respiratory events with different number of feature inputs.
Table 2. Performance of XGBoost for each class of respiratory events with different number of feature inputs.
ClassTop10Top15Top20
PreSenF1PreSenF1PreSenF1
N0.8960.8920.8940.8950.8890.8920.8850.8950.890
H0.8490.8070.8270.8460.8080.8270.8570.8010.828
A0.8740.9260.8990.8760.9240.8990.8760.9280.901
Table 3. Performance of XGBoost in SHHS1 database.
Table 3. Performance of XGBoost in SHHS1 database.
ClassPreSenF1Acc
N0.9300.9420.9360.907
H0.8810.8770.879
A0.9100.9020.906
Average0.9070.9070.907
Table 4. Performance of LSTM in apnea events detection.
Table 4. Performance of LSTM in apnea events detection.
ClassPreSenF1
Obstructive apnea0.8320.8920.861
Central apnea0.9000.8430.870
Average0.8660.8670.866
Table 5. Model performance corresponding to different AHI thresholds.
Table 5. Model performance corresponding to different AHI thresholds.
AHI ThresholdPreSenF1Number of SamplesAcc
5AHI < 50.5561.0000.714100.800
AHI ≥ 51.0000.7330.84630
Average0.7780.8670.780-
15AHI < 150.8970.9290.912280.875
AHI ≥ 150.8180.7500.78312
Average0.8570.8390.847-
30AHI < 300.9430.9430.943350.900
AHI ≥ 300.6000.6000.6005
Average0.7710.7710.771-
Table 6. Comparison of respiratory events classification results between the proposed method and some existing algorithms.
Table 6. Comparison of respiratory events classification results between the proposed method and some existing algorithms.
ResearchersNumber of SubjectsSignal TypeModelClassResults (%)
AccPreSenF1
Koley and Dey et al. (2013) [34]28Oronasal airflowSVMN/AH89.890.093.2-
Choi et al. (2018) [32] 129Nasal pressureCNN1DN/AH96.687.081.1-
McCloskey et al. (2018) [12]1507Nasal airflowCNN2DN/H/A-79.879.779.7
Steenkiste et al. (2019) [33]100 Abdominal respiratoryLSTMN/A77.239.962.3-
ElMoaqet et al. (2020) [35]17Nasal pressureBiLSTMN/A85.058.890.371.2
Urtnasan et al. (2018) [36]82ECGCNNN/A-96.096.096.0
Urtnasan et al. (2018) [13]86ECGCNNN/H/A-87.087.087.0
Our work25ECG + oronasal airflowXGBoostN/H/A87.387.487.487.3
Ribcage + abdomen movementsLSTMOA/CA86.686.686.786.6
SVM: support vector machine; CNN: convolutional neural network; LSTM: long short-term memory network; kNN: k-nearest neighbor; GRU: gated recurrent unit; LRM: logistic regression model; DT: decision tree; GMM: Gaussian mixture model; N: normal breathing; H: hypopnea event; A: apnea event; OA: obstructive apnea event; CA: central respiratory apnea events; MA: mixed apnea events; Acc: accuracy; Pre: precision; Sen: sensitivity; F1:F1 score.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yan, X.; Liu, J.; Wang, L.; Wang, S.; Zhang, S.; Xin, Y. Detection of Respiratory Events during Sleep Based on Fusion Analysis and Entropy Features of Cardiopulmonary Signals. Entropy 2023, 25, 879. https://doi.org/10.3390/e25060879

AMA Style

Yan X, Liu J, Wang L, Wang S, Zhang S, Xin Y. Detection of Respiratory Events during Sleep Based on Fusion Analysis and Entropy Features of Cardiopulmonary Signals. Entropy. 2023; 25(6):879. https://doi.org/10.3390/e25060879

Chicago/Turabian Style

Yan, Xinlei, Juan Liu, Lin Wang, Shaochang Wang, Senlin Zhang, and Yi Xin. 2023. "Detection of Respiratory Events during Sleep Based on Fusion Analysis and Entropy Features of Cardiopulmonary Signals" Entropy 25, no. 6: 879. https://doi.org/10.3390/e25060879

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop