Data Augmentation for Electrocardiogram Classification with Deep Neural Network
Electrocardiogram (ECG) is the most crucial monitoring modality to diagnose cardiovascular events. Precise and automatic detection of abnormal ECG patterns is beneficial to both physicians and patients. In the automatic detection of abnormal ECG patterns, deep neural networks (DNNs) have shown significant achievements. However, DNNs require large amount of labeled data, which are often expensive to obtain. On the other hand, recent research have shown by randomly combining data augmentations can improve image classification accuracy. Thus, in this work we explore data augmentation suitable for ECG data and propose ECG Augment. We show by introducing ECG Augment, we can improve classification of atrial fibrillation with single lead ECG data, without changing an architecture of DNN.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationData AugmentationGeneral Classificationimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Accuracy Improvement for Fully Convolutional Networks via Selective Augmentation with Applications to Electrocardiogram Data
Deep learning methods have shown suitability for time series classification in the health and medical domain, with promising results for electrocardiogram data classification. Successful identification of myocardial infa…
Data AugmentationGeneral ClassificationTime SeriesTime Series Analysis+1Convolutional Recurrent Neural Networks for Electrocardiogram Classification
We propose two deep neural network architectures for classification of arbitrary-length electrocardiogram (ECG) recordings and evaluate them on the atrial fibrillation (AF) classification data set provided by the PhysioN…
ClassificationData AugmentationGeneral ClassificationLead-agnostic Self-supervised Learning for Local and Global Representations of Electrocardiogram
In recent years, self-supervised learning methods have shown significant improvement for pre-training with unlabeled data and have proven helpful for electrocardiogram signals. However, most previous pre-training methods…
Self-Supervised LearningThe Effect of Various Strengths of Noises and Data Augmentations on Classification of Short Single-Lead ECG Signals Using Deep Neural Networks
Due to the multiple imperfections during the signal acquisition, Electrocardiogram (ECG) datasets are typically contaminated with numerous types of noise, like salt and pepper and baseline drift. These datasets may conta…
DenoisingPretraining ECG Data with Adversarial Masking Improves Model Generalizability for Data-Scarce Tasks
Medical datasets often face the problem of data scarcity, as ground truth labels must be generated by medical professionals. One mitigation strategy is to pretrain deep learning models on large, unlabelled datasets with …
Gender ClassificationSelf-Supervised Learning