Machine learning-based detection of cardiovascular disease using ECG
signals: performance vs. complexity
- URL: http://arxiv.org/abs/2303.11429v1
- Date: Fri, 10 Mar 2023 12:47:46 GMT
- Title: Machine learning-based detection of cardiovascular disease using ECG
signals: performance vs. complexity
- Authors: Huy Pham, Konstantin Egorov, Alexey Kazakov and Semen Budennyy
- Abstract summary: The paper presents novel approaches for classifying cardiac diseases from ECG recordings.
The first approach suggests the Poincare representation of ECG signal and deep-learning-based image classifiers.
The 1D convolutional model, specifically the 1D ResNet, showed the best results in both studied CinC 2017 and CinC 2020 datasets.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Cardiovascular disease remains a significant problem in modern society. Among
non-invasive techniques, the electrocardiogram (ECG) is one of the most
reliable methods for detecting abnormalities in cardiac activities. However,
ECG interpretation requires expert knowledge and it is time-consuming.
Developing a novel method to detect the disease early could prevent death and
complication. The paper presents novel various approaches for classifying
cardiac diseases from ECG recordings. The first approach suggests the Poincare
representation of ECG signal and deep-learning-based image classifiers
(ResNet50 and DenseNet121 were learned over Poincare diagrams), which showed
decent performance in predicting AF (atrial fibrillation) but not other types
of arrhythmia. XGBoost, a gradient-boosting model, showed an acceptable
performance in long-term data but had a long inference time due to
highly-consuming calculation within the pre-processing phase. Finally, the 1D
convolutional model, specifically the 1D ResNet, showed the best results in
both studied CinC 2017 and CinC 2020 datasets, reaching the F1 score of 85% and
71%, respectively, and that was superior to the first-ranking solution of each
challenge. The paper also investigated efficiency metrics such as power
consumption and equivalent CO2 emissions, with one-dimensional models like 1D
CNN and 1D ResNet being the most energy efficient. Model interpretation
analysis showed that the DenseNet detected AF using heart rate variability
while the 1DResNet assessed AF pattern in raw ECG signals.
Related papers
- Self-supervised inter-intra period-aware ECG representation learning for detecting atrial fibrillation [41.82319894067087]
We propose an inter-intra period-aware ECG representation learning approach.
Considering ECGs of atrial fibrillation patients exhibit the irregularity in RR intervals and the absence of P-waves, we develop specific pre-training tasks for interperiod and intraperiod representations.
Our approach demonstrates remarkable AUC performances on the BTCH dataset, textiti.e., 0.953/0.996 for paroxysmal/persistent atrial fibrillation detection.
arXiv Detail & Related papers (2024-10-08T10:03:52Z) - ECG-SMART-NET: A Deep Learning Architecture for Precise ECG Diagnosis of Occlusion Myocardial Infarction [1.7894680263068135]
We describe ECG--NET for identification of myocardial infarction (OMI)
OMI is a severe form of heart attack characterized by complete blockage of one or more coronary arteries.
Two thirds of OMI cases are difficult to visually identify from a 12-lead electrocardiogram.
arXiv Detail & Related papers (2024-05-08T19:59:16Z) - Deep Learning Models for Arrhythmia Classification Using Stacked
Time-frequency Scalogram Images from ECG Signals [4.659427498118277]
This paper proposes an automated AI based system for ECG-based arrhythmia classification.
Deep learning based solution has been proposed for ECG-based arrhythmia classification.
arXiv Detail & Related papers (2023-12-01T03:16:32Z) - Improving Diffusion Models for ECG Imputation with an Augmented Template
Prior [43.6099225257178]
noisy and poor-quality recordings are a major issue for signals collected using mobile health systems.
Recent studies have explored the imputation of missing values in ECG with probabilistic time-series models.
We present a template-guided denoising diffusion probabilistic model (DDPM), PulseDiff, which is conditioned on an informative prior for a range of health conditions.
arXiv Detail & Related papers (2023-10-24T11:34:15Z) - PulseNet: Deep Learning ECG-signal classification using random
augmentation policy and continous wavelet transform for canines [46.09869227806991]
evaluating canine electrocardiograms (ECG) require skilled veterinarians.
Current availability of veterinary cardiologists for ECG interpretation and diagnostic support is limited.
We implement a deep convolutional neural network (CNN) approach for classifying canine electrocardiogram sequences as either normal or abnormal.
arXiv Detail & Related papers (2023-05-17T09:06:39Z) - A lightweight hybrid CNN-LSTM model for ECG-based arrhythmia detection [0.0]
This paper introduces a light deep learning approach for high accuracy detection of 8 different cardiac arrhythmias and normal rhythm.
A trained model for arrhythmia classification using diverse ECG signals were successfully developed and tested.
arXiv Detail & Related papers (2022-08-29T05:01:04Z) - Global ECG Classification by Self-Operational Neural Networks with
Feature Injection [25.15075119957447]
We propose a novel approach for inter-patient ECG classification using a compact 1D Self-Organized Operational Neural Networks (Self-ONNs)
We used 1D Self-ONN layers to automatically learn morphological representations from ECG data, enabling us to capture the shape of the ECG waveform around the R peaks.
Using the MIT-BIH arrhythmia benchmark database, the proposed method achieves the highest classification performance ever achieved.
arXiv Detail & Related papers (2022-04-07T22:49:18Z) - Generalizing electrocardiogram delineation: training convolutional
neural networks with synthetic data augmentation [63.51064808536065]
Existing databases for ECG delineation are small, being insufficient in size and in the array of pathological conditions they represent.
This article delves has two main contributions. First, a pseudo-synthetic data generation algorithm was developed, based in probabilistically composing ECG traces given "pools" of fundamental segments, as cropped from the original databases, and a set of rules for their arrangement into coherent synthetic traces.
Second, two novel segmentation-based loss functions have been developed, which attempt at enforcing the prediction of an exact number of independent structures and at producing closer segmentation boundaries by focusing on a reduced number of samples.
arXiv Detail & Related papers (2021-11-25T10:11:41Z) - Electrocardiogram Classification and Visual Diagnosis of Atrial
Fibrillation with DenseECG [4.106327101916643]
Atrial Fibrillation (AF) is a common cardiac arrhythmia affecting a large number of people around the world.
DenseECG is an end-to-end model based on 5 layers 1D densely connected convolutional neural network.
arXiv Detail & Related papers (2021-01-19T09:45:46Z) - An Uncertainty-Driven GCN Refinement Strategy for Organ Segmentation [53.425900196763756]
We propose a segmentation refinement method based on uncertainty analysis and graph convolutional networks.
We employ the uncertainty levels of the convolutional network in a particular input volume to formulate a semi-supervised graph learning problem.
We show that our method outperforms the state-of-the-art CRF refinement method by improving the dice score by 1% for the pancreas and 2% for spleen.
arXiv Detail & Related papers (2020-12-06T18:55:07Z) - ECG-DelNet: Delineation of Ambulatory Electrocardiograms with Mixed
Quality Labeling Using Neural Networks [69.25956542388653]
Deep learning (DL) algorithms are gaining weight in academic and industrial settings.
We demonstrate DL can be successfully applied to low interpretative tasks by embedding ECG detection and delineation onto a segmentation framework.
The model was trained using PhysioNet's QT database, comprised of 105 ambulatory ECG recordings.
arXiv Detail & Related papers (2020-05-11T16:29:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.