Enhancing Deep Learning-based 3-lead ECG Classification with Heartbeat
Counting and Demographic Data Integration
- URL: http://arxiv.org/abs/2208.07088v1
- Date: Mon, 15 Aug 2022 09:33:36 GMT
- Title: Enhancing Deep Learning-based 3-lead ECG Classification with Heartbeat
Counting and Demographic Data Integration
- Authors: Khiem H. Le, Hieu H. Pham, Thao B.T. Nguyen, Tu A. Nguyen, Cuong D. Do
- Abstract summary: This article introduces two novel techniques to improve the performance of the current deep learning system for 3-lead ECG classification.
Specifically, we propose a multi-task learning scheme in the form of the number of heartbeats regression and an effective mechanism to integrate patient demographic data into the system.
With these two advancements, we got classification performance in terms of F1 scores of 0.9796 and 0.8140 on two large-scale ECG datasets.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Nowadays, an increasing number of people are being diagnosed with
cardiovascular diseases (CVDs), the leading cause of death globally. The gold
standard for identifying these heart problems is via electrocardiogram (ECG).
The standard 12-lead ECG is widely used in clinical practice and the majority
of current research. However, using a lower number of leads can make ECG more
pervasive as it can be integrated with portable or wearable devices. This
article introduces two novel techniques to improve the performance of the
current deep learning system for 3-lead ECG classification, making it
comparable with models that are trained using standard 12-lead ECG.
Specifically, we propose a multi-task learning scheme in the form of the number
of heartbeats regression and an effective mechanism to integrate patient
demographic data into the system. With these two advancements, we got
classification performance in terms of F1 scores of 0.9796 and 0.8140 on two
large-scale ECG datasets, i.e., Chapman and CPSC-2018, respectively, which
surpassed current state-of-the-art ECG classification methods, even those
trained on 12-lead data. To encourage further development, our source code is
publicly available at https://github.com/lhkhiem28/LightX3ECG.
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) - ECG-SL: Electrocardiogram(ECG) Segment Learning, a deep learning method
for ECG signal [19.885905393439014]
We propose a novel ECG-Segment based Learning (ECG-SL) framework to explicitly model the periodic nature of ECG signals.
Based on the structural features, a temporal model is designed to learn the temporal information for various clinical tasks.
The proposed method outperforms the baseline model and shows competitive performances compared with task-specific methods in three clinical applications.
arXiv Detail & Related papers (2023-10-01T23:17:55Z) - 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) - SEVGGNet-LSTM: a fused deep learning model for ECG classification [38.747030782394646]
The input ECG signals are firstly segmented and normalized, and then fed into the combined VGG and LSTM network for feature extraction and classification.
An attention mechanism (SE block) is embedded into the core network for increasing the weight of important features.
arXiv Detail & Related papers (2022-10-31T07:36:48Z) - 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) - LightX3ECG: A Lightweight and eXplainable Deep Learning System for
3-lead Electrocardiogram Classification [0.0]
Electrocardiogram (ECG) is the gold standard for identifying a variety of cardiovascular abnormalities.
In this research, we develop a novel deep learning system to accurately identify multiple cardiovascular abnormalities by using only three ECG leads.
arXiv Detail & Related papers (2022-07-25T17:49:29Z) - 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) - Towards Synthesizing Twelve-Lead Electrocardiograms from Two Asynchronous Leads [1.674731937678848]
Several types of the cardiac disease are diagnosed by using 12-lead ECGs.
Various wearable devices have enabled immediate access to the ECG without the use of wieldy equipment.
We propose a deep generative model for ECG synthesis from two asynchronous leads to ten leads.
arXiv Detail & Related papers (2021-02-28T09:23:17Z) - Interpretable Deep Learning for Automatic Diagnosis of 12-lead
Electrocardiogram [15.464768773761527]
We developed a deep neural network for multi-label classification of cardiac arrhythmias in 12-lead ECG recordings.
The proposed model achieved an average area under the receiver operating characteristic curve (AUC) of 0.970 and an average F1 score of 0.813.
The best-performing leads are lead I, aVR, and V5 among 12 leads.
arXiv Detail & Related papers (2020-10-20T14:51:00Z) - 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.