Abnormality Prediction and Forecasting of Laboratory Values from Electrocardiogram Signals Using Multimodal Deep Learning
Juan Miguel Lopez Alcaraz, Nils Strodthoff
TL;DR
This study investigates predicting laboratory abnormalities from ECG signals combined with basic patient metadata using a multimodal deep learning framework. It frames the problem as dual tasks: abnormality prediction and abnormality forecasting, leveraging a S4-based time-series encoder for ECG features and an MLP for static features, with late fusion of modalities on the MIMIC-IV data. The results show robust performance, with AUROCs exceeding 0.70 for 24 abnormalities and NT-proBNP predictions reaching AUROCs around 0.90, demonstrating potential for non-invasive, cost-effective monitoring and early intervention. While promising, the work notes limitations related to threshold derivation, generalizability, and the need for external validation and explainability before clinical deployment.
Abstract
This study investigates the feasibility of using electrocardiogram (ECG) data combined with basic patient metadata to estimate and monitor prompt laboratory abnormalities. We use the MIMIC-IV dataset to train multimodal deep learning models on ECG waveforms, demographics, biometrics, and vital signs. Our model is a structured state space classifier with late fusion for metadata. We frame the task as individual binary classifications per abnormality and evaluate performance using AUROC. The models achieve strong performance, with AUROCs above 0.70 for 24 lab values in abnormality prediction and up to 24 in abnormality forecasting, across cardiac, renal, hematological, metabolic, immunological, and coagulation categories. NTproBNP (>353 pg/mL) is best predicted (AUROC > 0.90). Other values with AUROC > 0.85 include Hemoglobin (>17.5 g/dL), Albumin (>5.2 g/dL), and Hematocrit (>51%). Our findings show ECG combined with clinical data enables prompt abnormality prediction and forecasting of lab abnormalities, offering a non-invasive, cost-effective alternative to traditional testing. This can support early intervention and enhanced patient monitoring. ECG and clinical data can help estimate and monitor abnormal lab values, potentially improving care while reducing reliance on invasive and costly procedures.
