A novel approach for early prediction of sudden cardiac death (SCD) using hybrid deep learning
- PDF / 1,717,227 Bytes
- 28 Pages / 439.37 x 666.142 pts Page_size
- 42 Downloads / 177 Views
A novel approach for early prediction of sudden cardiac death (SCD) using hybrid deep learning Rabin Kaspal 1 & Abeer Alsadoon 1 & P. W. C. Prasad 1 & Nedhal A. Al-Saiyd 2 & Tran Quoc Vinh Nguyen 3 & Duong Thu Hang Pham 3 Received: 30 May 2020 / Revised: 1 October 2020 / Accepted: 23 October 2020 # Springer Science+Business Media, LLC, part of Springer Nature 2020
Abstract
Importance of early prediction of Sudden Cardiac Deaths (SCD) has been rising as a large percentage of mortality of patients with cardiovascular diseases. Various deep learning methodologies has been developed to predict the onset of SCDs, Their key limitation is either classification accuracy or the processing time. This research tries to improve the classification accuracy and decrease the processing time. A Convolutional Neural Network (CNN) is combined with a Recurrence Complex Network (RCN) along with Dropout Regularization to enhance the accuracy of SCD classification. Initially, the synchronization feature of individual heartbeat of the electrocardiogram (ECG) signal is constructed by RCN. The recurrence matrix from the (RCN) will generate Eigen values. Then, CNN will be employed to extract features and detect SCD by analysing the Eigen values. Finally, the performance of the classification is improved by the developing a voting algorithm for the SCD detection. MIT-BIH SCD database is used to evaluate the proposed system. The average accuracy and processing time for MIT-BIH Arrhythmia dataset is 93.24% and 21 epochs, MIT-BIH SCD Holter dataset is 90.60% and 11.5 epochs, and Apnoea-ECG dataset is 92.13% and 13.5 epochs. The average processing time has also been reduced to 20.77 milliseconds against the current processing time of 32.96 milliseconds. The proposed system enhances the classification accuracy and the processing time of the prediction system. The study eradicates the issue of gradient saturation during the training of the CNN by proposing a new activation function as well as eliminates the risk of overfitting by implementing dropout regularization in CNN. Keywords Sudden cardiac death . Convolution neural network . Recurrence complex network deep learning . Dropout regularization . Electrocardiogram (ECG) signals
* Abeer Alsadoon [email protected] Extended author information available on the last page of the article
Multimedia Tools and Applications
1 Introduction Earlier methods in the field of mortality prevention due to Sudden Cardiac Deaths (SCD) involved development of effective targeted therapeutic interventions; such as implantable cardioverter defibrillators (ICDs) [21]. The drawback of these methods is the limited cost effectiveness because of a small number of people receiving inappropriate ICD shocks in follow-up clinics as well as most SCDs seen in patients not having high risk profile [4]. Moreover, the traditionally developed computer-aided diagnosis systems were proven to work relatively well only when the illness is already existing in the patient [3]. Currently, deep learning methods based on convolu
Data Loading...