paper-with-me

Papers

Data Augmentation for Electrocardiogram Classification with Deep Neural Network

2020-09-05 · Naoki Nonaka, Jun Seita

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.

📄 PDF Abstract BibTeX arXiv:2009.04398

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Accuracy Improvement for Fully Convolutional Networks via Selective Augmentation with Applications to Electrocardiogram Data

2021-04-25 · Lucas Cassiel Jacaruso

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+1

Convolutional Recurrent Neural Networks for Electrocardiogram Classification

2017-10-17 · Martin Zihlmann, Dmytro Perekrestenko, Michael Tschannen

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 Classification

Lead-agnostic Self-supervised Learning for Local and Global Representations of Electrocardiogram

2022-03-14 · JungWoo Oh, Hyunseung Chung, Joon-Myoung Kwon, Dong-gyun Hong 외

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 Learning

The Effect of Various Strengths of Noises and Data Augmentations on Classification of Short Single-Lead ECG Signals Using Deep Neural Networks

2020-08-14 · Faezeh Nejati Hatamian, Amirabbas Davari, Andreas Maier

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…

Denoising

Pretraining ECG Data with Adversarial Masking Improves Model Generalizability for Data-Scarce Tasks

2022-11-15 · Jessica Y. Bo, Hen-Wei Huang, Alvin Chan, Giovanni Traverso

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