2,588 research outputs found

    Transfer learning in ECG classification from human to horse using a novel parallel neural network architecture

    Get PDF
    Automatic or semi-automatic analysis of the equine electrocardiogram (eECG) is currently not possible because human or small animal ECG analysis software is unreliable due to a different ECG morphology in horses resulting from a different cardiac innervation. Both filtering, beat detection to classification for eECGs are currently poorly or not described in the literature. There are also no public databases available for eECGs as is the case for human ECGs. In this paper we propose the use of wavelet transforms for both filtering and QRS detection in eECGs. In addition, we propose a novel robust deep neural network using a parallel convolutional neural network architecture for ECG beat classification. The network was trained and tested using both the MIT-BIH arrhythmia and an own made eECG dataset with 26.440 beats on 4 classes: normal, premature ventricular contraction, premature atrial contraction and noise. The network was optimized using a genetic algorithm and an accuracy of 97.7% and 92.6% was achieved for the MIT-BIH and eECG database respectively. Afterwards, transfer learning from the MIT-BIH dataset to the eECG database was applied after which the average accuracy, recall, positive predictive value and F1 score of the network increased with an accuracy of 97.1%

    Classification of Arrhythmia by Using Deep Learning with 2-D ECG Spectral Image Representation

    Full text link
    The electrocardiogram (ECG) is one of the most extensively employed signals used in the diagnosis and prediction of cardiovascular diseases (CVDs). The ECG signals can capture the heart's rhythmic irregularities, commonly known as arrhythmias. A careful study of ECG signals is crucial for precise diagnoses of patients' acute and chronic heart conditions. In this study, we propose a two-dimensional (2-D) convolutional neural network (CNN) model for the classification of ECG signals into eight classes; namely, normal beat, premature ventricular contraction beat, paced beat, right bundle branch block beat, left bundle branch block beat, atrial premature contraction beat, ventricular flutter wave beat, and ventricular escape beat. The one-dimensional ECG time series signals are transformed into 2-D spectrograms through short-time Fourier transform. The 2-D CNN model consisting of four convolutional layers and four pooling layers is designed for extracting robust features from the input spectrograms. Our proposed methodology is evaluated on a publicly available MIT-BIH arrhythmia dataset. We achieved a state-of-the-art average classification accuracy of 99.11\%, which is better than those of recently reported results in classifying similar types of arrhythmias. The performance is significant in other indices as well, including sensitivity and specificity, which indicates the success of the proposed method.Comment: 14 pages, 5 figures, accepted for future publication in Remote Sensing MDPI Journa

    ECG Arrhythmia Classification Using Transfer Learning from 2-Dimensional Deep CNN Features

    Full text link
    Due to the recent advances in the area of deep learning, it has been demonstrated that a deep neural network, trained on a huge amount of data, can recognize cardiac arrhythmias better than cardiologists. Moreover, traditionally feature extraction was considered an integral part of ECG pattern recognition; however, recent findings have shown that deep neural networks can carry out the task of feature extraction directly from the data itself. In order to use deep neural networks for their accuracy and feature extraction, high volume of training data is required, which in the case of independent studies is not pragmatic. To arise to this challenge, in this work, the identification and classification of four ECG patterns are studied from a transfer learning perspective, transferring knowledge learned from the image classification domain to the ECG signal classification domain. It is demonstrated that feature maps learned in a deep neural network trained on great amounts of generic input images can be used as general descriptors for the ECG signal spectrograms and result in features that enable classification of arrhythmias. Overall, an accuracy of 97.23 percent is achieved in classifying near 7000 instances by ten-fold cross validation.Comment: Accepted and presented for IEEE Biomedical Circuits and Systems (BioCAS) on 17th-19th October 2018 in Ohio, US

    Classification of Arrhythmia from ECG Signals using MATLAB

    Get PDF
    An Electrocardiogram (ECG) is defined as a test that is performed on the heart to detect any abnormalities in the cardiac cycle. Automatic classification of ECG has evolved as an emerging tool in medical diagnosis for effective treatments. The work proposed in this paper has been implemented using MATLAB. In this paper, we have proposed an efficient method to classify the ECG into normal and abnormal as well as classify the various abnormalities. To brief it, after the collection and filtering the ECG signal, morphological and dynamic features from the signal were obtained which was followed by two step classification method based on the traits and characteristic evaluation. ECG signals in this work are collected from MIT-BIH, AHA, ESC, UCI databases. In addition to this, this paper also provides a comparative study of various methods proposed via different techniques. The proposed technique used helped us process, analyze and classify the ECG signals with an accuracy of 97% and with good convenience

    A Multitier Deep Learning Model for Arrhythmia Detection

    Get PDF
    Electrocardiograph (ECG) is employed as a primary tool for diagnosing cardiovascular diseases (CVD) in the hospital, which often helps in the early detection of such ailments. ECG signals provide a framework to probe the underlying properties and enhance the initial diagnosis obtained via traditional tools and patient-doctor dialogues. It provides cardiologists with inferences regarding more serious cases. Notwithstanding its proven utility, deciphering large datasets to determine appropriate information remains a challenge in ECG-based CVD diagnosis and treatment. Our study presents a deep neural network (DNN) strategy to ameliorate the aforementioned difficulties. Our strategy consists of a learning stage where classification accuracy is improved via a robust feature extraction. This is followed using a genetic algorithm (GA) process to aggregate the best combination of feature extraction and classification. The MIT-BIH Arrhythmia was employed in the validation to identify five arrhythmia categories based on the association for the advancement of medical instrumentation (AAMI) standard. The performance of the proposed technique alongside state-of-the-art in the area shows an increase of 0.94 and 0.953 in terms of average accuracy and F1 score, respectively. The proposed model could serve as an analytic module to alert users and/or medical experts when anomalies are detected in the acquired ECG data in a smart healthcare framework
    • …
    corecore