paper-with-me

홈 › Papers

Robust Active Learning for Electrocardiographic Signal Classification

2018-11-21 · Xu Chen, Saratendu Sethi

The classification of electrocardiographic (ECG) signals is a challenging problem for healthcare industry. Traditional supervised learning methods require a large number of labeled data which is usually expensive and difficult to obtain for ECG signals. Active learning is well-suited for ECG signal classification as it aims at selecting the best set of labeled data in order to maximize the classification performance. Motivated by the fact that ECG data are usually heavily unbalanced among different classes and the class labels are noisy as they are manually labeled, this paper proposes a novel solution based on robust active learning for addressing these challenges. The key idea is to first apply the clustering of the data in a low dimensional embedded space and then select the most information instances within local clusters. By selecting the most informative instances relying on local average minimal distances, the algorithm tends to select the data for labelling in a more diversified way. Finally, the robustness of the model is further enhanced by adding a novel noisy label reduction scheme after the selection of the labeled data. Experiments on the ECG signal classification from the MIT-BIH arrhythmia database demonstrate the effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1811.08919

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClassificationClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Evaluation of Deep Learning Models for LBBB Classification in ECG Signals

2025-07-30 · Beatriz Macas Ordóñez, Diego Vinicio Orellana Villavicencio, José Manuel Ferrández, Paula Bonomini arxiv

This study explores different neural network architectures to evaluate their ability to extract spatial and temporal patterns from electrocardiographic (ECG) signals and classify them into three groups: healthy subjects,…

Finding morphology points of electrocardiographic signal waves using wavelet analysis

2018-08-14

A new algorithm has been developed for delineation of significant points of various electrocardiographic signal (ECG) waves, taking into account information from all available leads and providing similar or higher accura…

Sensitivity

Automated multilabel diagnosis on electrocardiographic images and signals

2022-05-24 · Nature Communications 2022 5 · Veer Sangha, Bobak J. Mortazavi, Adrian D. Haimovich, Antônio H. Ribeiro 외

The application of artificial intelligence (AI) for automated diagnosis of electrocardiograms (ECGs) can improve care in remote settings but is limited by the reliance on infrequently available signal-based data. We repo…

Rhythm

Deep Recurrent Neural Networks for ECG Signal Denoising

2018-07-30 · Karol Antczak

Electrocardiographic signal is a subject to multiple noises, caused by various factors. It is therefore a standard practice to denoise such signal before further analysis. With advances of new branch of machine learning,…

DenoisingECG DenoisingTransfer Learning

Atrial Fibrillation Detection and ECG Classification based on CNN-BiLSTM

2020-11-12 · Jiacheng Wang, Weiheng Li

It is challenging to visually detect heart disease from the electrocardiographic (ECG) signals. Implementing an automated ECG signal detection system can help diagnosis arrhythmia in order to improve the accuracy of diag…

Atrial Fibrillation DetectionClassificationECG ClassificationGeneral Classification