LGSPMLJan 19, 2019

Deep Time-Frequency Representation and Progressive Decision Fusion for ECG Classification

arXiv:1901.06469v338 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of classifying abnormal cardiac rhythms in ECG signals, which is crucial for patient monitoring and diagnosis, though it appears incremental in method.

The paper tackles ECG classification by learning deep time-frequency representations and using progressive decision fusion across temporal scales, achieving effective and efficient results on synthetic and real-world datasets.

Early recognition of abnormal rhythms in ECG signals is crucial for monitoring and diagnosing patients' cardiac conditions, increasing the success rate of the treatment. Classifying abnormal rhythms into exact categories is very challenging due to the broad taxonomy of rhythms, noises and lack of large-scale real-world annotated data. Different from previous methods that utilize hand-crafted features or learn features from the original signal domain, we propose a novel ECG classification method by learning deep time-frequency representation and progressive decision fusion at different temporal scales in an end-to-end manner. First, the ECG wave signal is transformed into the time-frequency domain by using the Short-Time Fourier Transform. Next, several scale-specific deep convolutional neural networks are trained on ECG samples of a specific length. Finally, a progressive online decision fusion method is proposed to fuse decisions from the scale-specific models into a more accurate and stable one. Extensive experiments on both synthetic and real-world ECG datasets demonstrate the effectiveness and efficiency of the proposed method.

Foundations

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

Your Notes