Skip to content

This is the official repository for CardioLab. A machine and deep learning framework for the estimation and monitoring of laboratory values throught ECG data.

License

Notifications You must be signed in to change notification settings

AI4HealthUOL/CardioLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the official repository for CardioLab. A machine and deep learning framework for the estimation and monitoring of laboratory values throught ECG data.

CardioLab have been proposed in two main manuscrips:

  1. CardioLab: Laboratory Values Estimation from Electrocardiogram Features - An Exploratory Study. Accepted by the international conference of computing in cardiology (CinC) 2024. arXiv

  2. CardioLab: Laboratory Values Estimation and Monitoring from Electrocardiogram Signals - A Deep-Multimodal Approach arXiv

Clinical Setting

alt text

  • A) Demonstrates the overall predictive workflow used in the study, where for model inputs we use ECG waveforms, demographics, biometrics, and vital signs, in a binary classification setting to predict abnormal laboratory values.

  • B) Demonstrates the estimation task, where for feature space we sample the closest vital signs within 30 minutes of the ECG record, and the target is the closest laboratory value within 60 minutes.

  • C) Demonstrates the monitoring task, where the feature space also includes the closest vital signs within 30 minutes of the ECG record, and the target is the presence of any abnormal laboratory value within a defined future time horizon, for which we investigated 30, 60, and 120 minutes.

Our CinC manuscript investigate only the estimation task with ECG features and patient demographics, whereas our second manuscript uses ECG waveforms instead of features and investigate both estimation and monitoring tasks, with the comprehensive set of features.

Reference

@misc{alcaraz2024causalconceptts,
      title={CausalConceptTS: Causal Attributions for Time Series Classification using High Fidelity Diffusion Models}, 
      author={Juan Miguel Lopez Alcaraz and Nils Strodthoff},
      year={2024},
      eprint={2405.15871},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

About

This is the official repository for CardioLab. A machine and deep learning framework for the estimation and monitoring of laboratory values throught ECG data.

Topics

Resources

License

Stars

Watchers

Forks