paper-with-me

Papers

Attention Based Joint Learning for Supervised Premature Ventricular Contraction Differentiation with Unsupervised Abnormal Beat Segmentation

2021-01-01 · Xinrong Hu, long wen, shushui wang, Dongpo Liang, Jian Zhuang, Yiyu Shi

Deep learning has shown great promise in arrhythmia classification in electrocar-diogram (ECG). Existing works, when classifying an ECG segment with multiplebeats, do not identify the locations of the anomalies, which reduces clinical inter-pretability. On the other hand, segmenting abnormal beats by deep learning usu-ally requires annotation for a large number of regular and irregular beats, whichcan be laborious, sometimes even challenging, with strong inter-observer variabil-ity between experts. In this work, using Premature Ventricular Contraction (PVC)differentiation as an example of arrhythmia classification, we propose a methodcapable of not only differentiating the origin of PVC but also segmenting the as-sociated abnormal beats. Only the PVC origin labels are used in the training andno segmentation labels are needed. Imitating human’s perception of an ECG sig-nal, the framework consists of a segmenter and classifier. The segmenter outputsan attention map, which aims to highlight the abnormal sections in the ECG byelement-wise modulation. Afterwards, the signals are sent to a classifier for PVCorigin differentiation. Though the training data is only labeled to supervise theclassifier, the segmenter and the classifier are trained in an end-to-end manner sothat optimizing classification performance also adjusts how the abnormal beats aresegmented. Validation of our method is conducted on a dataset with 508 12-leadECG records of PVC patients. We observe that involving the unsupervised seg-mentation in fact boosts the classification performance. Meanwhile, a grade studyperformed by experts suggests that the segmenter also achieves satisfactory qual-ity in identifying abnormal beats, which significantly enhances the interpretabilityof the classification results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Support vector machine based arrhythmia classification using reduced features

2005-01-01 · International Journal of Control, Automation, and Systems 2005 1 · Mi Hye Song, Jeon Lee, Sung Pil Cho, Kyoung Joung Lee 외

In this paper, we proposed an algorithm for arrhythmia classification, which is associated with the reduction of feature dimensions by linear discriminant analysis (LDA) and a support vector machine (SVM) based classifie…

Arrhythmia DetectionClassificationElectrocardiography (ECG)General Classification+1

uPVC-Net: A Universal Premature Ventricular Contraction Detection Deep Learning Algorithm

2025-06-12 · Hagai Hamami, Yosef Solewicz, Daniel Zur, Yonatan Kleerekoper 외

Introduction: Premature Ventricular Contractions (PVCs) are common cardiac arrhythmias originating from the ventricles. Accurate detection remains challenging due to variability in electrocardiogram (ECG) waveforms cause…

Classification of Arrhythmia by Using Deep Learning with 2-D ECG Spectral Image Representation

2020-05-14 · Amin Ullah, Syed M. Anwar, Muhammad Bilal, Raja M Mehmood

The electrocardiogram (ECG) is one of the most extensively employed signals used in the diagnosis and prediction of cardiovascular diseases (CVDs). The ECG signals can capture the heart's rhythmic irregularities, commonl…

General ClassificationSpecificityTime SeriesTime Series Analysis

Interpretable Tsetlin Machine-based Premature Ventricular Contraction Identification

2023-01-20 · Jinbao Zhang, Xuan Zhang, Lei Jiao, Ole-Christoffer Granmo 외

Neural network-based models have found wide use in automatic long-term electrocardiogram (ECG) analysis. However, such black box models are inadequate for analysing physiological signals where credibility and interpretab…

ECG Classification System for Arrhythmia Detection Using Convolutional Neural Networks

2023-03-07 · Aryan odugoudar, Jaskaran Singh Walia

Arrhythmia is just one of the many cardiovascular illnesses that have been extensively studied throughout the years. Using multi-lead ECG data, this research describes a deep learning (DL) pipeline technique based on con…

Arrhythmia DetectionECG Classification