CVAI Catalog

·

View Catalog

ENCASE

Peking University (Hong et al.)

Single-lead ECG

Filter catalog by Modality:
ECG

Atrial fibrillation

Filter catalog by Disease / Trait:
Arrhythmia

Multi-class classification

Filter catalog by Task Type:
Classification

Hybrid

Filter catalog by Architecture:
Hybrid / Multi-branch

GPL 3.0

Filter catalog by License:
Copyleft

Ensemble classifier combining hand-engineered expert features with a deep convolutional neural network for classifying cardiac rhythm from a single-lead ECG recording into normal sinus rhythm, atrial fibrillation, another rhythm, or too noisy to classify. A large set of expert features (from time-, frequency-, and template-based analysis) is fed into a gradient-boosted tree classifier (AdaBoost), and its output is combined with a separate deep CNN operating directly on the raw waveform; combining both feature families measurably outperformed either alone. ENCASE won 1st place in the PhysioNet/Computing in Cardiology Challenge 2017 (single-lead AF classification) with an overall F1 score of 0.83 on the official hidden test set, and remains a widely cited example of combining classical signal-processing features with deep representations for ECG classification.

memory Specifications

category

Architecture

Hybrid

Ensemble combining an AdaBoost classifier trained on ~150 hand-engineered time/frequency/template ECG features with a deep convolutional neural network trained directly on the raw single-lead waveform

calendar_month

Added to catalog

2026-08-12

gavel License

GPL 3.0

check_small Open source check_small Commercial use OK check_small Modifications allowed Attribution required Share-alike required

License for model weights only. Associated code may be licensed seperately, check code source for specific terms.

description Publication

Combining deep neural networks and engineered features for cardiac arrhythmia detection from ECG recordings open_in_new

Shenda Hong, Yuxi Zhou, Meng Wu, Junyuan Shang, Qingyun Wang, Hongyan Li, Junqing Xie

Physiological Measurement · 2019 · original paper

DOI: 10.1088/1361-6579/ab15a2

database Training & evaluation data

USA

Short single-lead ECG recordings (9-61s) labeled as normal, AF, other rhythm, or noisy.

science Capabilities & performance

Four-class rhythm classification (normal sinus rhythm, atrial fibrillation, other rhythm, or too noisy to classify) from a single-lead ECG recording

Multi-class classification Atrial fibrillation
0.83 F1 PhysioNet/CinC Challenge 2017 hidden test set · external