University of Pittsburgh / University of California, San Francisco (Chan Lab)
Model weights not public. Contact creators for more information.
Deep learning model that non-invasively estimates cardiac output (CO) from wearable seismocardiography (SCG), a single-lead ECG, and body mass index (BMI), as a potential alternative to invasive right heart catheterization (RHC). Parallel 1D-CNN branches extract features from the SCG and ECG waveforms, which are fused with BMI and passed through a lightweight regression head to predict CO directly. Trained and evaluated via leave-pair-out cross-validation on 73 heart-failure patients (83 RHC encounters) from an open PhysioNet dataset, the model achieved an RMSE of 1.00 L/min (22%) and Pearson correlation of 0.75 versus catheterization-derived CO, with particularly strong performance in low-output states.
Architecture
Hybrid
Two parallel 1D-CNN ("FeatureCNN") branches process the tri-axial SCG and single-lead ECG waveforms; extracted features are concatenated with BMI and passed through a fully-connected regression head to predict continuous cardiac output
Added to catalog
2026-08-13
Continuous estimate of cardiac output (and cardiac index) from wearable SCG + ECG + BMI