paper-with-me

홈 › Papers

Data Augmentation for Electrocardiograms

2022-04-09 · Aniruddh Raghu, Divya Shanmugam, Eugene Pomerantsev, John Guttag, Collin M. Stultz

Neural network models have demonstrated impressive performance in predicting pathologies and outcomes from the 12-lead electrocardiogram (ECG). However, these models often need to be trained with large, labelled datasets, which are not available for many predictive tasks of interest. In this work, we perform an empirical study examining whether training time data augmentation methods can be used to improve performance on such data-scarce ECG prediction problems. We investigate how data augmentation strategies impact model performance when detecting cardiac abnormalities from the ECG. Motivated by our finding that the effectiveness of existing augmentation strategies is highly task-dependent, we introduce a new method, TaskAug, which defines a flexible augmentation policy that is optimized on a per-task basis. We outline an efficient learning algorithm to do so that leverages recent work in nested optimization and implicit differentiation. In experiments, considering three datasets and eight predictive tasks, we find that TaskAug is competitive with or improves on prior work, and the learned policies shed light on what transformations are most effective for different tasks. We distill key insights from our experimental evaluation, generating a set of best practices for applying data augmentation to ECG prediction problems.

📄 PDF Abstract BibTeX arXiv:2204.04360

Code (1)

aniruddhraghu/ecg_aug 공식 구현 pytorch

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Diagnosing Cardiac Abnormalities from 12-Lead Electrocardiograms Using Enhanced Deep Convolutional Neural Networks

2019-08-15 · Binhang Yuan, Wenhui Xing

We train an enhanced deep convolutional neural network in order to identify eight cardiac abnormalities from the standard 12-lead electrocardiograms (ECGs) using the dataset of 14000 ECGs. Instead of straightforwardly ap…

3KG: Contrastive Learning of 12-Lead Electrocardiograms using Physiologically-Inspired Augmentations

2021-04-21 · Bryan Gopal, Ryan W. Han, Gautham Raghupathi, Andrew Y. Ng 외

We propose 3KG, a physiologically-inspired contrastive learning approach that generates views using 3D augmentations of the 12-lead electrocardiogram. We evaluate representation quality by fine-tuning a linear layer for …

Contrastive LearningRhythmTime Series Analysis

Application of the Hidden Markov Model for determining PQRST complexes in electrocardiograms

2020-05-10 · N. S. Shlyankin, A. V. Gaidel

The application of the hidden Markov model with various parameters in the segmentation task of QRS, ST, T, P, PQ, ISO complexes of electrocardiograms is considered. Models were trained using the Viterbi algorithm using t…

Segmentation

Classification of Single-lead Electrocardiograms: TDA Informed Machine Learning

2019-11-25 · Paul Samuel Ignacio, David Uminsky, Christopher Dunstan, Esteban Escobar 외

Atrial Fibrillation is a heart condition characterized by erratic heart rhythms caused by chaotic propagation of electrical impulses in the atria, leading to numerous health complications. State-of-the-art models employ …

BIG-bench Machine LearningClassificationGeneral Classification

A Novel Heart Disease Classification Algorithm based on Fourier Transform and Persistent Homology

2021-11-30 · Yin Ni, Fupeng Sun, Yihao Luo, Zhengrui Xiang 외

Classification and prediction of heart disease is a significant problem to realize medical treatment and life protection. In this paper, persistent homology is involved to analyze electrocardiograms and a novel heart dis…

Classification