PulseNet: Deep Learning ECG-signal classification using random
augmentation policy and continous wavelet transform for canines
- URL: http://arxiv.org/abs/2305.15424v2
- Date: Mon, 19 Jun 2023 16:39:41 GMT
- Title: PulseNet: Deep Learning ECG-signal classification using random
augmentation policy and continous wavelet transform for canines
- Authors: Andre Dourson, Roberto Santilli, Federica Marchesotti, Jennifer
Schneiderman, Oliver Roman Stiel, Fernando Junior, Michael Fitzke, Norbert
Sithirangathan, Emil Walleser, Xiaoli Qiao, Mark Parkinson
- Abstract summary: 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.
- Score: 46.09869227806991
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Evaluating canine electrocardiograms (ECG) require skilled veterinarians, but
current availability of veterinary cardiologists for ECG interpretation and
diagnostic support is limited. Developing tools for automated assessment of ECG
sequences can improve veterinary care by providing clinicians real-time results
and decision support tools. We implement a deep convolutional neural network
(CNN) approach for classifying canine electrocardiogram sequences as either
normal or abnormal. ECG records are converted into 8 second Lead II sequences
and classified as either normal (no evidence of cardiac abnormalities) or
abnormal (presence of one or more cardiac abnormalities). For training ECG
sequences are randomly augmented using RandomAugmentECG, a new augmentation
library implemented specifically for this project. Each chunk is then is
converted using a continuous wavelet transform into a 2D scalogram. The 2D
scalogram are then classified as either normal or abnormal by a binary CNN
classifier. Experimental results are validated against three boarded veterinary
cardiologists achieving an AUC-ROC score of 0.9506 on test dataset matching
human level performance. Additionally, we describe model deployment to
Microsoft Azure using an MLOps approach. To our knowledge, this work is one of
the first attempts to implement a deep learning model to automatically classify
ECG sequences for canines.Implementing automated ECG classification will
enhance veterinary care through improved diagnostic performance and increased
clinic efficiency.
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) - MEIT: Multi-Modal Electrocardiogram Instruction Tuning on Large Language Models for Report Generation [41.324530807795256]
Electrocardiogram (ECG) is the primary non-invasive diagnostic tool for monitoring cardiac conditions.
Recent studies have concentrated on classifying cardiac conditions using ECG data but have overlooked ECG report generation.
We propose the Multimodal ECG Instruction Tuning (MEIT) framework, the first attempt to tackle ECG report generation with LLMs and multimodal instructions.
arXiv Detail & Related papers (2024-03-07T23:20:56Z) - 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) - Hierarchical Deep Learning with Generative Adversarial Network for
Automatic Cardiac Diagnosis from ECG Signals [2.5008947886814186]
We propose a two-level hierarchical deep learning framework with Generative Adversarial Network (GAN) for automatic diagnosis of ECG signals.
The first-level model is composed of a Memory-Augmented Deep auto-Encoder with GAN, which aims to differentiate abnormal signals from normal ECGs for anomaly detection.
The second-level learning aims at robust multi-class classification for different arrhythmias identification.
arXiv Detail & Related papers (2022-10-19T12:29:05Z) - Identifying Electrocardiogram Abnormalities Using a
Handcrafted-Rule-Enhanced Neural Network [18.859487271034336]
We introduce some rules into convolutional neural networks, which help present clinical knowledge to deep learning based ECG analysis.
Our new approach considerably outperforms existing state-of-the-art methods.
arXiv Detail & Related papers (2022-06-16T04:42:57Z) - Arrhythmia Classification using CGAN-augmented ECG Signals [8.819736346681463]
Generative Adrial Networks (GAN) are used to generate realistic synthetic ECG signals.
This study investigates the impact of data augmentation on arrhythmia classification.
arXiv Detail & Related papers (2022-01-26T17:41:57Z) - 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) - Generative Pre-Trained Transformer for Cardiac Abnormality Detection [0.0]
The goal of the Physionet/CinC 2021 challenge was to accurately classify clinical diagnosis based on 12, 6, 4, 3 or 2-lead ECG recordings.
Transformers have had great success in the field of natural language processing.
arXiv Detail & Related papers (2021-10-07T12:01:12Z) - Classification of Arrhythmia by Using Deep Learning with 2-D ECG
Spectral Image Representation [3.3426603061273994]
We propose a two-dimensional (2-D) convolutional neural network (CNN) model for the classification of ECG signals into eight classes.
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.
arXiv Detail & Related papers (2020-05-14T12:11:41Z) - 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.