CVAI Catalog

·

View Catalog

Denoising + Fourier Spectrogram ECG CNN

Warsaw University of Technology

12-lead ECG

Filter catalog by Modality:
ECG

General Purpose / Multi-task

Filter catalog by Disease / Trait:
General / Foundation

Binary classification

Filter catalog by Task Type:
Classification

CNN (2D)

Filter catalog by Architecture:
Convolutional (CNN)

code View code

Model weights not public. Contact creators for more information.

Lightweight convolutional neural network for binary ECG classification that represents ECG beats as spectrograms (via short-time Fourier transform) rather than raw signals, after denoising and frequency filtration to reduce data volume while preserving diagnostically relevant information. Using the large public PTB-XL dataset, the spectrogram-based CNN reached 99.06% accuracy, outperforming an equivalent raw-signal CNN, while also reducing memory usage and computation by avoiding complex architectures; the authors additionally studied the effect of signal up/down-sampling on classification performance.

memory Specifications

category

Architecture

CNN (2D)

CNN operating on short-time-Fourier-transform spectrograms of denoised, frequency-filtered ECG beats (lead V1), compared against an equivalent raw-signal CNN

calendar_month

Added to catalog

2026-08-14

description Publication

database Training & evaluation data

public 18,885 subjects · Germany · 1989-1996

52% male / 48% female; age range 0-95 (median ~62). 21,837 10-second 12-lead ECG records.

science Capabilities & performance

Binary ECG classification (normal vs. abnormal) from denoised short-time-Fourier-transform spectrograms of PTB-XL ECG beats

Binary classification General Purpose / Multi-task