paper-with-me

Papers

Hierarchical Deep Learning with Generative Adversarial Network for Automatic Cardiac Diagnosis from ECG Signals

2022-10-19 · Zekai Wang, Stavros Stavrakis, Bing Yao

Cardiac disease is the leading cause of death in the US. Accurate heart disease detection is of critical importance for timely medical treatment to save patients' lives. Routine use of electrocardiogram (ECG) is the most common method for physicians to assess the electrical activities of the heart and detect possible abnormal cardiac conditions. Fully utilizing the ECG data for reliable heart disease detection depends on developing effective analytical models. In this paper, 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 (MadeGAN), 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, which is achieved by integrating the transfer learning technique to transfer knowledge from the first-level learning with the multi-branching architecture to handle the data-lacking and imbalanced data issue. We evaluate the performance of the proposed framework using real-world medical data from the MIT-BIH arrhythmia database. Experimental results show that our proposed model outperforms existing methods that are commonly used in current practice.

📄 PDF Abstract BibTeX arXiv:2210.11408

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGenerative Adversarial NetworkMulti-class ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Automatic diagnosis of cardiac magnetic resonance images based on semi-supervised learning

2024-05-23 · Hejun Huang, Zuguo Chen, Yi Huang, Guangqiang Luo 외

Cardiac magnetic resonance imaging (MRI) is a pivotal tool for assessing cardiac function. Precise segmentation of cardiac structures is imperative for accurate cardiac functional evaluation. This paper introduces a semi…

DiagnosticPredictionSegmentation

A Usable GAN-Based Tool for Synthetic ECG Generation in Cardiac Amyloidosis Research

2026-01-13 · Francesco Speziale, Ugo Lomoio, Fabiola Boccuto, Pierangelo Veltri 외 arxiv

Cardiac amyloidosis (CA) is a rare and underdiagnosed infiltrative cardiomyopathy, and available datasets for machine-learning models are typically small, imbalanced and heterogeneous. This paper presents a Generative Ad…

CardiacGen: A Hierarchical Deep Generative Model for Cardiac Signals

2022-11-15 · Tushar Agarwal, Emre Ertin

We present CardiacGen, a Deep Learning framework for generating synthetic but physiologically plausible cardiac signals like ECG. Based on the physiology of cardiovascular system function, we propose a modular hierarchic…

Data AugmentationDeep LearningHeart Rate Variability

Automatic Segmentation and Disease Classification Using Cardiac Cine MR Images

2017-08-03 · Jelmer M. Wolterink, Tim Leiner, Max A. Viergever, Ivana Isgum

Segmentation of the heart in cardiac cine MR is clinically used to quantify cardiac function. We propose a fully automatic method for segmentation and disease classification using cardiac cine MR images. A convolutional …

General ClassificationSegmentation

Echocardiography to Cardiac MRI View Transformation for Real-Time Blind Restoration

2024-12-09 · Ilke Adalioglu, Serkan Kiranyaz, Mete Ahishali, Aysen Degerli 외

Echocardiography is the most widely used imaging to monitor cardiac functions, serving as the first line in early detection of myocardial ischemia and infarction. However, echocardiography often suffers from several arti…

DenoisingGenerative Adversarial Network