LGSPQMAug 9, 2023

Deep Metric Learning for the Hemodynamics Inference with Electrocardiogram Signals

arXiv:2308.04650v25 citationsh-index: 55Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for safer, non-invasive cardiac pressure assessment for heart failure patients, offering incremental improvements over prior supervised models by leveraging self-supervised learning to handle limited labels.

The paper tackles the problem of non-invasive estimation of cardiac pressures like mean pulmonary capillary wedge pressure (mPCWP) from electrocardiogram (ECG) signals to aid heart failure diagnosis, proposing a deep metric learning approach that improves classification and regression performance with limited labeled data, achieving better results than baselines on a dataset with over 5.4 million ECGs.

Heart failure is a debilitating condition that affects millions of people worldwide and has a significant impact on their quality of life and mortality rates. An objective assessment of cardiac pressures remains an important method for the diagnosis and treatment prognostication for patients with heart failure. Although cardiac catheterization is the gold standard for estimating central hemodynamic pressures, it is an invasive procedure that carries inherent risks, making it a potentially dangerous procedure for some patients. Approaches that leverage non-invasive signals - such as electrocardiogram (ECG) - have the promise to make the routine estimation of cardiac pressures feasible in both inpatient and outpatient settings. Prior models trained to estimate intracardiac pressures (e.g., mean pulmonary capillary wedge pressure (mPCWP)) in a supervised fashion have shown good discriminatory ability but have been limited to the labeled dataset from the heart failure cohort. To address this issue and build a robust representation, we apply deep metric learning (DML) and propose a novel self-supervised DML with distance-based mining that improves the performance of a model with limited labels. We use a dataset that contains over 5.4 million ECGs without concomitant central pressure labels to pre-train a self-supervised DML model which showed improved classification of elevated mPCWP compared to self-supervised contrastive baselines. Additionally, the supervised DML model that uses ECGs with access to 8,172 mPCWP labels demonstrated significantly better performance on the mPCWP regression task compared to the supervised baseline. Moreover, our data suggest that DML yields models that are performant across patient subgroups, even when some patient subgroups are under-represented in the dataset. Our code is available at https://github.com/mandiehyewon/ssldml

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes