Document Type : Original Research

Authors

1 Department of Health Information Management, School of Allied Medical Sciences, Tehran University of Medical Sciences, Tehran, Iran

2 Occupational Sleep Research Center, Tehran University of Medical Sciences, Tehran, Iran

10.31661/jbpe.v0i0.2004-1110

Abstract

Background: Sleep apnea is one of the most common sleep disorders that facilitating and accelerating its diagnosis will have positive results on its future trend. 
Objective: This study aimed to diagnosis the sleep apnea types using the optimized neural network.
Material and Methods: This descriptive-analytical study was done on 50 cases of patients referred to the sleep clinic of Imam Khomeini Hospital in Tehran, including 11 normal, 13 mild, 17 moderate and 9 severe cases. At the first, the data were pre-processed in three stages, then The Electrocardiogram (ECG) signal was decomposed to 8 levels using wavelet transform convert and 6 nonlinear features for the coefficients of this level and 10 features were calculated for RR Intervals. For apnea categorizing classes, the multilayer perceptron neural network was used with the backpropagation algorithm. For optimizing Multi-layered Perceptron (MLP) weights, the Particle Swarm Optimization (PSO) evolutionary optimization algorithm was used. 
Results: The simulation results show that the accuracy criterion in the MLP network is allied with the Backpropagation (BP) training algorithm for different types of apnea. By optimizing the weights in the MLP network structure, the accuracy criterion for modes normal, obstructive, central, mixed was obtained %96.86, %97.48, %96.23, and %96.44, respectively. These values indicate the strength of the evolutionary algorithm in improving the evaluation criteria and network accuracy.  
Conclusion: Due to the growth of knowledge and the complexity of medical decisions in the diagnosis of the disease, the use of artificial neural network algorithms can be useful to support this decision.

Keywords

Introduction

Sleep apnea refers to the cessation of airflow for more than 10 seconds in an adult’s airway, which may be due to upper airway obstruction, increased sympathetic activity due to repeated arousal, and hypoxia during sleep [ 1 ]. Any 25% to 50% decrease in airflow during respiration, accompanied by a sharp drop in saturated oxygen in the blood, is called a hypopnea [ 2 ]. Three types of apnea or respiratory arrest are seen during sleep. In central apnea, both breathing movements and airflow are lost during apnea. In the second type of apnea, called obstructive apnea, although the passage of air through the nose and mouth is not apparent during apnea, the vibrations and breathing movements are felt. Many people have both types of apnea, which is the third type of sleep apnea (mixed apnea). Disease during sleep at night may manifest all three types of apnea [ 3 , 4 ]. Based on the statistics, 4% of men and 2% of women in the world have obstructive sleep apnea [ 5 ]. It is estimated that 93% of women and 82% of men with mild to severe form of the disease cannot be diagnosed clinically [ 6 ]. Evidence suggests that sleep apnea is partly genetic because apnea symptoms, in members of the affected family, are two to six times more common and it is more common in patients with the primary disease [ 7 ]. This disorder leads to severe snoring, hypoventilation, cessation of breathing, and patient’s frequent waking, daily drowsiness, fatigue, dysfunction in daily activities, concentration disorder, irritability, cognitive impairment, and mood disorders [ 8 - 10 ]. Polysomnography is the gold standard method for diagnosing this disease. This method is fundamentally the most common type of sleep test, which is non-invasive, and also a test used to identify sleep patterns in people with sleep disorders. This is done via recording brain waves, blood oxygen levels, heart rate, and breathing during sleep. This test is typically done in a hospital or sleep center, where specialists can monitor patients to diagnose the type of disease at night [ 11 ]. Consequently, due to the problems of Polysomnography (PSG), numerous studies have been conducted to replace alternative and easier tests to diagnose this syndrome. Lili et al. separated the ECG signal into segments (not equal in length), then reduced the unexpected RR intervals with a local filter and lastly used the support vector machine (SVM) classifier to detect obstructive sleep apnea (OSA) [ 12 ].

Considering time dependence and the use of 70 ECG records, a method based on the Hidden Markov model (HMM) was presented for OSA diagnosis [ 13 ]. Da Woon et al. used ECG records from the PhysioNet database and predicted the apnea-hypopnea intensity index using the regression model [ 14 ]. In [ 15 ], a method is proposed for identifying obstructive apnea from 389 frequency range and network-based ECG recordings. RR distances were separated into sections, and the Lomb-Scargle technique was used to calculate spectral density and a dynamic time interval was used to evaluate the similarity. Heenam et al. used a slow-wave sleep method on ECG signals of 21 healthy individuals and 24 patients with obstructive apnea extracting RR interval and Heart Rate Variability (HRV) traits for normal diagnosis of obstructive apnea [ 16 ]. For easy access and low cost, most studies have used the ECG signal to diagnose obstructive apnea or normal apnea. If the type of apnea is determined, accordingly, the type of treatment can be provided, leading to saving in time and costs. Consequently, this study aimed to optimize the neural network structure using PSO metaheuristic algorithm for increasing the accuracy of diagnosing different types of sleep apnea.

Material and Methods

This study is descriptive-analytical that in this part, a suitable algorithm and its implementation on the data are studied.

Database

The data recorded in the sleep clinic of Imam Khomeini Hospital in Tehran have been used. Fifty ECG recorded signals, including 34 males and 16 females were randomly selected and analyzed with the age range of (32≤age≤64) and (24≤BMI≤35), sleep duration between 7 and 9 h, 100 Hz signal recording frequency and 16-bit resolution, the results of which was already clear that they were randomly selected and checked. Of the 50 cases, 10, 13, 17 and 9 were normal, mild, moderate and severe, respectively.

Preprocessing

The first step in analyzing the electrocardiogram signal is removing the obtained noise from the existing signals. In the current study, finite impulse response (FIR) digital filters have been used in order to remove noise. This filter means limited impulse response. In digital signal processing, filters are one of the most important and basic processing blocks. In general, each system and processing block can be displayed with a type of filter that has a range response and phase response. Each filter can be represented by a differential equation. Filters are separated into two parts, infinite impulse response (IIR) and finite impulse response. Equation (1) is the Finite Impulse Response (FIR) equation in which the delayed input coefficients are multiplied by the filter coefficients and summed up at the end.

Y=k=0makx[n- k] (1)

In Figure 1, the Signal-flow Graph of a system is shown [ 17 , 18 ].

Figure 1. The signal flow graph of a Finite Impulse Response (FIR) system.

To detect peak R, Shannon’s energy is first obtained from the ECG signal, and after applying the following processes, the location of the signal peak is determined. Shannon’s energy method is derived from the Shannon Energy and Hilbert Transform (SEHT) method. The proposed algorithm consists of 4 steps: 1) digital filters 2) Shannon energy calculation 3) identification of signal peaks and 4) identification of the exact location of the R peaks. The block diagram of this method is shown in Figure 2 [ 19 ].

Figure 2. Block diagram of R peak detection. (ECG: Electrocardiogram)

The distance between the R peaks (RR intervals) was calculated from the following formula:

RR(i)=R(i +1)-R(i) i=1,2,...,n (2)

According to the Apnea definition, the 10-second windows were selected so that the end of each window was the beginning of the Apnea. Then a one-second shift was placed on the window to increase the accuracy and analysis of the whole signal, and this shift continues until the beginning of the window overlaps with the end of the apnea. Because apnea has different lengths, on average, the researchers consider a 30-second window for each apnea with a frequency of 100, and to calculate the number of normal windows, the number of apneas was multiplied by 1000. In this way, all the windows were determined that should be given to the appropriate classification.

Wavelet transform was used to extract the feature. Wavelet transform is a method of returning a function or signal to a specific form of signal that is accountable for further study or it allows the main data set to be described differently. To make a wavelet transform, a wavelet is required and is in the form of a damped wave. The discrete version of the wave is a series of waves sampled from a continuous transformation. Therefore, the information in it is redundant and leads to an increase in computational load. The processing process is that the signal first passes through a low-pass filter and then through a high-pass. The output coefficients of the low-pass filter have a process similar to the original signal, and due to this fact, it is called approximation coefficients, and the output coefficients of the high-pass filter correspond to the signal details. The main signal is calculated in terms of wave coefficients using Equation 3 [ 20 ]:

x(t)=m=-∞n=-∞Tm,nψm,n(t) (3)

where,

Tm,n=-∞x(t)ψm,ndt (4)

and also,

x(t)=m=-∞n=-∞<x,ψm,n>ψm,n(t) (5)

an approximation of the m-the scale signal is as follows:

x(t)=nsm,nϕm,n(t) (6)

where the approximate coefficients of sm,n are as follows:

Sm,n=-∞x(t)ϕm,ndt (7)

using the above formulas, 4 detail coefficients and an approximation coefficient were obtained for ECG. Then 6 nonlinear features were calculated for these coefficients:

1. Mean; x-=1ni=1nxi (8)

2. Standard deviation; Sd=1n-1i=1n(xi-x-)2 (9)

3. Geometric mean; Gm=(i=1nxi)1n (10)

4. Skewness; S=E(x-x-)3σ3 (11)

5. Kurtosis; K=(x-x-)4σ4 (12)

6. Mean absolute deviation; MAD=mean(|x-mean(x)|)

Table 1 also shows 10 features extracted from RR intervals [ 21 ].

RR (m) RR(m) = { r r i } i=1 m Feature Count
Mean: The sum of all data values divided by the number of data values μ rr = E [ r r i ] = 1 m ∑ i=1 m r r i 1
Standard deviation RR-interval. SD = E [ ( r r i - μ rr ) 2 ] 1
Number of pairs of adjacent RR intervals where the first RR interval exceeds the second RR interval by more than 50 ms. NN50 (Variant 1) = ∑ i=2 m unit [ | r r i - r r i+1 | - 50ms ] 1
Number of pairs of adjacent RR intervals where the second RR interval exceeds the first RR interval by more than 50 ms. NN50 (Variant 2) = ∑ i=2 m unit [ | r r i+1 - r r i | - 50ms ] 1
Ratio of NN50v1 to segment length. PNN50v1 = NN50v1 m 1
Ratio of NN50v2 to segment length. PNN50v2 = NN50v2 m 1
Standard deviation of the differences between adjacent RR intervals. SDSD = E [ ( r d i - μ rd ) 2 ] r d i = r r i+1 - r r i and μ rd = E r d i 1
Square root of the mean of the sum of the squares of differences between adjacent RR intervals. RMSSD = E r d i 2 1
Mean absolute deviation values: subtraction of the mean RR interval values from all the RR interval values in an epoch. MAD = ∑ i=1 m | r r i - μ rr | m 1
Inter-quartile range: difference between 75th(Q4) and 25th(Q1) percentiles of the RR interval value distribution IQR = Q 4 - Q 1 1
Table 1.Features extracted from RR intervals.

A total of 16 features were used. After extracting the features, the t-test statistical test with a significance level of α=0.05 was used to determine the difference between the extracted characteristics. The results showed a significant difference.

Classifier

Neural network design has two main aspects: architecture and learning algorithm.

Architecture: The desired neural network seems to have a multi-layered perceptron structure that performs better than other methods [ 22 ].

MLP is a set of nonlinear neural cells organized and connected in a progressive structure. The multilayer perceptron neural network algorithm is used for prediction and classification problems. An MLP consists of an input layer, several intermediate layers as a hidden layer, and an output layer. Each layer consists of a certain number of neurons. Each layer has outputs as many as its neurons, and these outputs go as input to the next layer. The input vector to the first layer is the same as the input vector of the problem and the output vector of the last layer is the network response vector for that input vector [ 23 , 24 ].

Learning algorithm: One of the most important goals of the neural network is to find weights proportionate to the neurons in different layers. This network is trained based on the error backpropagation (BP) algorithm. The BP algorithm uses two forward and backward paths to calculate network weights so that the actual outputs are compared to the desired outputs, and the weights are adjusted under the BP algorithm in the supervised state to create a suitable model [ 25 ].

Despite the BP algorithm pervasiveness, this method, similar to other gradient-based minimization algorithms, is a local search engine and is sensitive to the starting point. Consequently, the trained local network using an algorithm will not have the expected performance, thus, there is a propensity to use evolutionary algorithms to conduct a public search. Optimizing communication weights is a public search issue for a pre-determined and fixed neural network architecture [ 26 , 27 ].

Particle Swarm Optimization Metaheuristic Algorithm

This algorithm is an optimization technique based on probability rules [ 28 ]. One of the main characteristics of the PSO algorithm is the stress on the collective state of thinking and intelligence. PSO algorithm starts with a group of random answers. It then searches to find the optimal answer in the problem space by updating the current answers. Each particle in the problem space is defined by two n-dimensional vectors (vi, xi) that represent the spatial position and velocity of the ith particle, respectively. At each stage of mass motion, each particle is updated by three components of particle speed, best personal position, and best neighborhood position. Particle velocity is the direction of the particle’s current motion in the problem space. The best personal position is the position in which the particle has the best response in terms of merit up to now; consequently, the value of the best merit and the corresponding position must be stored for each particle. The best neighborhood position for each particle is the best position ever obtained by all its neighboring particles. If in the definition of neighborhood, all particles are considered neighbors, the best location of the neighborhood is the best global; otherwise, we call it the best local position. After finding the two best personal and local locations, the velocity of each particle is updated according to Equation (14) and the new location of the particle is updated according to Equation (15).

ν(t+1)=wνt+c1r1(Pbest-x)+c2r2(Lbest-x) (14)

x(t+1)=x(t)+ν(t+1) (15)

Where, in the above relationships, w is the inertial weight c1, c2 learning factors or acceleration coefficients r1, r2 random numbers with uniform distribution in the range (0, 1). Pbest is the best personal position of the particle and Lbest is the best local position of the particles. x(t), v(t) are the vectors of velocity and position of the particle in step t, respectively. To prevent algorithm divergence, the velocity vector of the particle is limited to the range [VMin, VMax] [ 29 , 30 ].

In the current study, by trial and error method, different patterns of neural network with learning rates of 1% to 5%, momentum 85% to 95% and the number of nodes between 5 to 15 neurons in the middle layers and various activating functions to the data was fitted. The PSO algorithm was also used to optimize network weights.

Results

According to the method of windowing, the research findings revealed that out of 50 cases, including 10 normal, 13 mild, 17 moderate and 9 severe cases, a total of 51300 apnea windows (including: normal, obstructive, central, mixed) were examined with 16 features. Out of the 134 network structures considered with different architecture and parameters, the best structure with 16 input neurons, 6 neurons in the first hidden layer and 9 neurons in the second middle layer and 1 output neuron with a learning rate of 2%, momentum size 9%, the activation function of the middle layer is of the sigmoid type and the activator function in the neurons is in the only linear output layer. To determine the best training algorithm, 70% of the data for training and 30% of the data for testing based on all features were analyzed and compared to MLP classifier with BP training algorithms and PSO optimization algorithm for the best network structure. The rates selected for the parameters v, w, c1, c2 are 1.3, 1, 1.5, 2, respectively.

To examine the success and efficiency of these networks, three indicators of accuracy, sensitivity, and specificity of the confusion matrix were used using the following relationships. Averagely, 10 experiments were repeated in each design to achieve greater accuracy in evaluating the obtained results.

Accuracy=TP+TNTP+TN+FP+FN (16)

Specificity=TNTN+FP (17)

Sensitivity=TPTP+FN (18)

Where, the correct diagnoses of true negative (TN) and true positive (TP), false negative (FN) and false positive (FP) are the wrong diagnoses for each class.

The results of MLP implementation with the BP training algorithm in the best-selected network structure and for the case where all the features are entered in the model are shown in Table 2.

Scale evaluation Normal (%) Obstructive (%) Central (%) Mixed (%)
Accuracy 92.05 93.93 89.33 89.53
Specificity 95.67 97.30 90.47 93.29
Sensitivity 82.44 81.48 81.55 81.03
Table 2.Multi-layered Perceptron (MLP) evaluation criteria with Backpropagation (BP) algorithm.

The results of MLP implementation with the PSO algorithm in the best-selected network structure and for the case where all the features are entered in the model are shown in Table 3.

Scale evaluation Normal (%) Obstructive (%) Central (%) Mixed (%)
Accuracy 96.86 97.48 96.23 96.44
Specificity 98.27 98.91 96.90 97.23
Sensitivity 93.12 92.59 94.30 93.96
Table 3.Multi-layered Perceptron (MLP) evaluation criteria by applying Particle Swarm Optimization (PSO) algorithm.

A comparison of MLP implementation results with the BP training algorithm and PSO optimization algorithm for the best network structure is shown in Figure 3.

Figure 3. Comparison of algorithms results. (PSO: Particle Swarm Optimization, MLP: Multi-layered Perceptron)

A comparison of the results illustrates that the optimized neural network has higher evaluation criteria in diagnosing different types of apnea.

Discussion

Lately, because these processes can find optimal network architecture without external interference interest in evolutionary procedures for adapting communication weights within the network, network architecture and learning rules according to the problem space have greatly augmented. Via these procedures, the repetitive and tedious steps of trial and error to achieve the desired work error are eliminated. The advantage of automated design over manual neural network design becomes more obvious with the increasing complexity of the network. The evolutionary artificial neural network (EANN) provides a general framework for examining different areas of evolution and education [ 31 , 32 ].

In this study, the researchers proposed a method for identifying the types of apnea based on optimized MLP using the PSO evolutionary algorithm with an emphasis on native data. First, the data were pre-processed in three steps of noise elimination, R peak detection and windowing, respectively, then 16 features were extracted using wavelet transform, and in the next step, the data were classified into 4 categories by optimized MLP method. In MLP, first the BP algorithm, then the PSO evolutionary algorithm was used. Accuracy assessment criteria were obtained %96.86, %97.48, %96.23, and %96.44 for normal, obstructive, central, mixed apnea, respectively.

In previous studies, discriminative hidden Markov model via estimating the relevant parameters based on the ECG signal and considering the time dependence of the signal was used for OSA detection [ 13 ]. To validate this approach, 70 records (35 records for training and 35 records for testing) of the PhysioNet database were used. The classification accuracy was 97.1% for each record and for every part that OSA was diagnosed, it was 86.2%. Hassan et al. used hidden information in the ECG signal to classify healthy and unhealthy windows. They investigated the problem of automatic sleep apnea detection using single-lead ECG signals. Firstly, parts of the ECG signals were decomposed using a data-compatible signal decomposition scheme, i.e. Tunable Q-Factor Wavelet Transform (TQWT). Three statistical features were extracted from the TQWT sub-bands. In this work, a new machine learning algorithm, i.e. Random Under-Sampling Boosting (RUSBoost), has been implemented classify. The overall algorithmic performance of this method was investigated for different values of TQWT parameters. The optimal values of these parameters were examined and determined. Then using statistical characteristics extracted from each sub-bands, healthy and unhealthy windows were categorized with 88.88% accuracy [ 33 ]. Li Wang et al. used the remaining network method to show information in RR to automatically detect apnea. This method has been experimented using a set of general data available to PhysioNet to diagnose apnea in each section. Thirty nightly records were used for training and 5 records for testing. The accuracy, sensitivity and specificity obtained were 94.4%, 93.0% and 94.9%, respectively. This model also showed good compatibility while using the respiratory signal derived from ECG (EDR) in experiments and using fewer input samples, a better result is obtained [ 34 ].

The obtained results show that the optimized neural network in this study and diagnosing different types of apnea has been more successful than other studies in diagnosing this disease. In addition to the diagnosis of different types of Sleep Apnea, the results of this study show that the optimized neural networks perform better compared to other studies. The collection of indigenous data by the researchers and the use of an optimized MLP method on this data in one of the strengths of this study which leads to more accuracy in diagnosis of Sleep apnea. Accuracy increase in identifying people with sleep apnea depends on the increase in the size of the database, thus in future research can use a larger database to increase the number of records as well as the accuracy of the algorithm. This method can also be used to diagnose other diseases because it will be very economical due to the low cost and high speed of the process.

Conclusion

Due to the ability of the optimized MLP classifier in analysis of the relationship between data, this method is faster than other methods as well as its better generalizability and it is recommended as a physician’s assistant in medical centers for early detection of sleep apnea. If the software is designed using the proposed algorithm in medical centers, an effective step would be taken in sleep apnea diagnosis which leads to the medical care cost reduction.

Acknowledgment

The authors would like to gratefully acknowledge the contribution department of health information management and Imam Khomeini Hospital Sleep Clinic at Tehran University of Medical Sciences. This paper was developed as part of a MSc thesis that is funded and supported by Tehran University of Medical Sciences.

Authors’ Contribution

Z. Kohzadi and Kh. Sadeghniiat Haghighi conceived the idea. Introduction of the paper written by Z. Kohzadi. Z. Kohzadi and Kh. Sadeghniiat Haghighi Gather the signals and the related literature and also help with writing of the related works. The method implementation was carried out by Z. Kohzadi and R. Safdari. Results and analysis was carried out by Z. Kohzadi and R. Safdari. All authors reads, modified, and approved the final version of the manuscript.

Ethical Approval

The Ethics Committee of Tehran University of Medical Sciences approved the protocol of the study (Ethics Cod: IR. TUMS.SPH.REC.1398.268).

Informed consent

All patients filled the informed consent form.

Conflict of Interest

None

References

  1. Gillberg M, Kecklund G, Åkerstedt T. Relations between performance and subjective ratings of sleepiness during a night awake. Sleep. 1994; 17(3):236-41. DOI | PubMed
  2. Chung KF. Use of the Epworth Sleepiness Scale in Chinese patients with obstructive sleep apnea and normal hospital employees. J Psychosom Res. 2000; 49(5):367-72. DOI | PubMed
  3. Mendez MO, Bianchi AM, Matteucci M, Cerutti S, Penzel T. Sleep apnea screening by autoregressive models from a single ECG lead. IEEE Trans Biomed Eng. 2009; 56(12):2838-50. DOI | PubMed
  4. Kapsimalis F, Kryger MH. Gender and obstructive sleep apnea syndrome, part 2: mechanisms. Sleep. 2002; 25(5):497-504. PubMed
  5. Young T, Evans L, Finn L, Palta M. Estimation of the clinically diagnosed proportion of sleep apnea syndrome in middle-aged men and women. Sleep. 1997; 20(9):705-6. DOI | PubMed
  6. Jennum P, Sjol A. Epidemiology of snoring and obstructive sleep apnoea in a Danish population, age 30–60. J Sleep Res. 1992; 1(4):240-4. DOI | PubMed
  7. Saddki N, Mohamad H, Yusof NI, Mohamad D, Mokhtar N, Bakar WZ. Validity and reliability of the Malay version of sleep apnea quality of life index–Preliminary results. Health Qual Life Outcomes. 2013; 11:100. Publisher Full Text | DOI | PubMed
  8. Sin DD, Fitzgerald F, Parker JD, Newton G, Floras JS, Bradley TD. Risk factors for central and obstructive sleep apnea in 450 men and women with congestive heart failure. Am J Respir Crit Care Med. 1999; 160(4):1101-6. DOI | PubMed
  9. Schröder CM, O’Hara R. Depression and obstructive sleep apnea (OSA). Ann Gen Psychiatry. 2005; 4:13. Publisher Full Text | DOI | PubMed
  10. Gutta S, Cheng Q, Nguyen HD, Benjamin BA. Cardiorespiratory model-based data-driven approach for sleep apnea detection. IEEE J Biomed Health Inform. 2018; 22(4):1036-45. DOI | PubMed
  11. Varon C, Van Huffel S. Complexity and Nonlinearity in Cardiovascular Signals. Springer, Cham; 2017.
  12. Chen L, Zhang X, Song C. An automatic screening approach for obstructive sleep apnea diagnosis based on single-lead electrocardiogram. IEEE Transactions on Automation Science and Engineering. 2014; 12(1):106-15. DOI
  13. Song C, Liu K, Zhang X, Chen L, Xian X. An obstructive sleep apnea detection approach using a discriminative hidden Markov model from ECG signals. IEEE Trans Biomed Eng. 2016; 63(7):1532-42. DOI | PubMed
  14. Hwang SH, Lee YJ, Jeong DU, Park KS. Apnea–hypopnea index prediction using electrocardiogram acquired during the sleep-onset period. IEEE Trans Biomed Eng. 2016; 64(2):295-301. DOI | PubMed
  15. Dong Z, Li X, Chen W. Frequency network analysis of heart rate variability for obstructive apnea patient detection. IEEE J Biomed Health Inform. 2018; 22(6):1895-1905. DOI | PubMed
  16. Yoon H, Hwang SH, Choi J-W, Lee YJ, Jeong D-U, Park KS. Slow-wave sleep estimation for healthy subjects and OSA patients using R–R intervals. IEEE J Biomed Health Inform. 2017; 22(1):119-28. DOI
  17. Chandrakar B, Yadav OP, Chandra VK. A survey of noise removal techniques for ECG signals. International Journal of Advanced Research in Computer and Communication Engineering. 2013; 2(3):1354-7.
  18. Mbachu CB, Offor KJ. Reduction of power line noise in ECG signal using FIR digital filter implemented with hamming window. International Journal of Science, Environment and Technology. 2013; 2(6):1380-7.
  19. Zhu H, Dong J. An R-peak detection method based on peaks of Shannon energy envelope. Biomedical Signal Processing and Control. 2018; 8(5):466-74. DOI
  20. Walnut DF. An introduction to wavelet analysis. Springer Science &amp; Business Media; 2013.
  21. Bsoul M, Minn H, Tamil L. Apnea MedAssist: real-time sleep apnea monitor using single-lead ECG. IEEE Transactions on Information Technology in Biomedicine. 2010; 15(3):416-27. DOI
  22. Kurt I, Ture M, Kurum AT. Comparing performances of logistic regression, classification and regression tree, and neural networks for predicting coronary artery disease. Expert Systems with Applications. 2008; 34(1):366-74. DOI
  23. Xu L, Chen WJ. IEEE: Cheju, Korea (South); 1999.
  24. Raghu S, Sriraam N. Optimal configuration of multilayer perceptron neural network classifier for recognition of intracranial epileptic seizures. Expert Systems with Applications. 2017; 89:205-21. DOI
  25. Hornik K, Stinchcombe M, White H. Universal approximation of an unknown mapping and its derivatives using multilayer feedforward networks. Neural Networks. 1990; 3(5):551-60. DOI
  26. Panchul AV. A fuzzy logic approach to load balancing in augmented reality distributed environments. The University of Texas at San Antonio; 2010.
  27. Masters T. Practical neural network recipes in C++. Morgan Kaufmann; 1993.
  28. Eberhart R, Kennedy J. IEEE: Nagoya, Japan; 1995.
  29. Valdez F, Melin P. IEEE: New York, NY, USA; 2008.
  30. Pant M, Thangaraj R, Abraham A. : Springer: Berlin, Heidelberg; 2007.
  31. Abraham A. Meta learning evolutionary artificial neural networks. Neurocomputing. 2004; 56:1-38. DOI
  32. Abraham A. IEEE: Honolulu, HI, USA; 2002.
  33. Hassan AR, Haque MA. An expert system for automated identification of obstructive sleep apnea from single-lead ECG using random under sampling boosting. Neurocomputing. 2017; 235:122-30. DOI
  34. Wang L, Lin Y, Wang J. A RR interval based automated apnea detection approach using residual network. Comput Methods Programs Biomed. 2019; 176:93-104. DOI | PubMed