CVAI Catalog

·

View Catalog

HeartBERT

K. N. Toosi University of Technology (Tahery, Hamid Akhlaghi, Amirsoleimani, Farzi)

12-lead ECG

Filter catalog by Modality:
ECG

General Purpose / Multi-task

Filter catalog by Disease / Trait:
General / Foundation

Embedding

Filter catalog by Task Type:
Representation Learning

Hybrid

Filter catalog by Architecture:
Hybrid / Multi-branch

Self-supervised ECG embedding model inspired by BERT/RoBERTa from natural language processing, designed for efficient medical signal analysis. HeartBERT translates ECG signals into an intermediate synthetic 'language' via signal quantization and discretization (Lloyd-Max quantization), then trains a RoBERTa-style encoder from scratch on this text-like representation using the MIT-BIH Arrhythmia Database, PTB-XL, and European ST-T Database. The resulting embeddings are evaluated on two downstream tasks -- sleep-stage classification and heartbeat classification -- using bidirectional LSTM heads, showing particular strength when only small labeled training datasets are available.

memory Specifications

category

Architecture

Hybrid

RoBERTa-style transformer encoder trained from scratch on ECG signals converted to a synthetic textual representation via signal quantization/discretization, producing self-supervised embeddings used with bidirectional LSTM heads for downstream tasks

calendar_month

Added to catalog

2026-08-14

description Publication

HeartBERT: A self-supervised ECG embedding model for efficient and effective medical signal analysis open_in_new

Tahery S, HamidAkhlaghi F, Amirsoleimani T, Farzi S, Strapparava C

Computers in Biology and Medicine · 2026 · original paper

DOI: 10.1016/j.compbiomed.2026.111712

database Training & evaluation data

European ST-T Database

train

public 47 subjects · USA · 1975-1979

48 half-hour excerpts of two-channel ambulatory ECG recordings from 47 subjects studied by the BIH Arrhythmia Laboratory; used as a cross-dataset, lead-missing/noise-robustness benchmark distinct from the pretraining 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

Self-supervised ECG embeddings used for downstream sleep-stage classification and heartbeat classification

Embedding General Purpose / Multi-task