CVAI Catalog

·

View Catalog

CardioLab

Carl von Ossietzky Universitat Oldenburg (AI4Health Division) (Lopez Alcaraz, Strodthoff)

12-lead ECG

Filter catalog by Modality:
ECG

Structured EHR

Filter catalog by Modality:
Text & EHR

Laboratory / biomarker value estimation

Filter catalog by Disease / Trait:
Other Conditions

Binary classification

Filter catalog by Task Type:
Classification

CNN (1D)

Filter catalog by Architecture:
Convolutional (CNN)

PyTorch

Filter catalog by Framework:
PyTorch

code View code

Model weights not public. Contact creators for more information.

Multimodal deep-learning framework that estimates and forecasts abnormal laboratory values directly from a 12-lead ECG plus routinely available demographics, biometrics, and vital signs -- reframing dozens of blood tests as binary classification targets predictable from a test that is already fast, non-invasive, and nearly universal in acute care. A structured state-space (S4) encoder processes the raw ECG waveform and is late-fused with an MLP encoder over the tabular metadata; the same architecture is trained both to estimate the closest lab value within 60 minutes of the ECG ('abnormality prediction') and to forecast whether a value will become abnormal 30/60/120 minutes into the future ('abnormality forecasting'). Trained and evaluated on 385,480 linked ECG-lab-value samples from 127,994 MIMIC-IV patients, the model reaches AUROC > 0.7 for 24 distinct lab abnormalities in the prediction setting and 24 in the forecasting setting, spanning cardiac, renal, hematological, metabolic, immunological, and coagulation categories -- with NT-proBNP elevation the best-predicted marker (AUROC 0.90), followed by hemoglobin, albumin, and hematocrit derangements (AUROC > 0.82). Code for dataset construction, training, and evaluation is public under an MIT license; no pretrained model weights are released.

memory Specifications

category

Architecture

CNN (1D)

Structured state-space (S4) time-series classifier (4 bidirectional S4 blocks, dimension 512, state size 8) over the raw ECG waveform, late-fused via concatenation with a 3-layer MLP encoder over demographics/biometrics/vital-sign tabular features

code

Framework

PyTorch

calendar_month

Added to catalog

2026-08-10

description Publication

database Training & evaluation data

MIMIC-IV-ECG / MIMIC-IV Linked Lab-Values Cohort (CardioLab)

testtrain

public 127,994 subjects · USA

385,480 samples from 127,994 patients, combining MIMIC-IV-ECG waveforms with MIMIC-IV demographics, biometrics, vital signs, and laboratory results; covers 560 distinct abnormality labels derived from 102 unique laboratory values across cardiac, renal, hematological, metabolic, immunological, and coagulation categories. 50.4% male / 49.6% female; median age 64 (IQR 25); 65.3% Caucasian, 16.8% African, 5.8% Hispanic, 3.1% Asian, 7.4% other.

science Capabilities & performance

Real-time estimation of abnormal laboratory values (cardiac, renal, hematological, metabolic, immunological, and coagulation panels) from a 12-lead ECG plus demographics, biometrics, and vital signs

Binary classification Laboratory / biomarker value estimation
0.903 (0.883–0.923) AUROC MIMIC-IV test fold (abnormality prediction) · internal
0.87 (0.816–0.919) AUROC MIMIC-IV test fold (abnormality prediction) · internal
0.859 (0.744–0.953) AUROC MIMIC-IV test fold (abnormality prediction) · internal
0.821 (0.768–0.873) AUROC MIMIC-IV test fold (abnormality prediction) · internal

Forecasting of abnormal laboratory values 30/60/120 minutes into the future from a 12-lead ECG plus demographics, biometrics, and vital signs

Binary classification Laboratory / biomarker value estimation
0.916 (0.898–0.934) AUROC MIMIC-IV test fold (abnormality forecasting) · internal
0.911 (0.867–0.951) AUROC MIMIC-IV test fold (abnormality forecasting) · internal