Related Experiment Videos
CardioFM: A Multimodal Foundation Model for Joint ECG and PPG Representation Learning
Md Hassanuzzaman1,2,3, Tilendra Choudhary2,3, Alasdair Gent2,3
1Department of Electrical and Computer Engineering, Duke University, Durham, NC 27708, USA.
Abstract:
Electrocardiography (ECG) and photoplethysmography (PPG) arise from the same heartbeat and are routinely co-acquired at every monitored bedside, yet no foundation model jointly encodes both modalities. Existing approaches are either ECG-specific, PPG-specific, or domain-agnostic, and none captures the cross-modal physiological coupling between cardiac electrical activity and peripheral hemodynamics. We present CardioFM, a self-supervised multimodal foundation model that integrates ECG Lead-II and PPG through bidirectional cross-modal attention and adaptive residual vector quantization. CardioFM is pretrained on over 500,000 hours from approximately 63,000 patients across intensive care, surgical, ambulatory, and consumer-wearable settings, learning unified representations that transfer across contexts without retraining. CardioFM achieves an F1-score of 0.86 for cardiovascular disease classification on PTB-XL, estimates the QT interval with a mean error of 20.2 ms approaching expert inter-observer variability, and measures pulse arrival time with a mean error of 22.7 ms sufficient to support non-invasive hemodynamic trending. When used as a feature extractor, CardioFM embeddings provide superior discrimination for intensive care false alarm reduction compared with ECG-FM, PaPaGei, and TimesFM, despite requiring substantially smaller representations. In contrast, generic temporal pretraining fails to encode clinically relevant waveform morphology. Demographic inference from waveform embeddings (age MAE: 10.4 years; gender AUC: 0.97; BMI MAE: 0.66 kg/m2) confirms that the learned representations encode fundamental biological characteristics without requiring diagnostic labels. The model maintains zero-shot reconstruction fidelity across five independent datasets spanning heterogeneous sensor hardware, sampling rates, and patient populations, with the cross-modal attention mechanism providing robustness to single-modality signal degradation. The 17.11-million-parameter encoder is compatible with edge-deployment constraints, and the model uses only signal modalities already acquired by standard bedside monitors and consumer wearables, requiring no additional sensing hardware. These findings demonstrate that a single multimodal foundation model can consolidate the fragmented landscape of cardiac biosignal analysis, providing a unified representational framework across clinical monitoring systems and wearable health technologies that may extend to broader critical illness surveillance.
Related Concept Videos
Correlation between ECG and Cardiac Cycle
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
Electrocardiogram Fundamentals
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin to...
Multi-input and Multi-variable systems
In the absence of...
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and the T...
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...