NEFeb 17, 2018

Implementation of Neural Network and feature extraction to classify ECG signals

arXiv:1802.06288v112 citations
Originality Synthesis-oriented
AI Analysis

This addresses cardiac disease diagnosis from ECG signals, but it appears incremental as it combines existing methods without major innovation.

The paper tackled the classification of ECG signals into four cardiac diseases and normal heartbeats using the Pan Tompkins algorithm for feature extraction and neural networks, achieving unspecified results without concrete numbers.

This paper presents a suitable and efficient implementation of a feature extraction algorithm (Pan Tompkins algorithm) on electrocardiography (ECG) signals, for detection and classification of four cardiac diseases: Sleep Apnea, Arrhythmia, Supraventricular Arrhythmia and Long Term Atrial Fibrillation (AF) and differentiating them from the normal heart beat by using pan Tompkins RR detection followed by feature extraction for classification purpose .The paper also presents a new approach towards signal classification using the existing neural networks classifiers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes