LGMLDec 2, 2018

Multiple Instance Learning for ECG Risk Stratification

arXiv:1812.00475v416 citations
Originality Incremental advance
AI Analysis

This work addresses risk stratification for patients with acute coronary syndrome, offering a novel approach to improve prediction accuracy, though it is incremental in applying multiple instance learning to this specific domain.

The paper tackled the problem of predicting cardiovascular death risk after acute coronary syndrome using raw ECG signals, proposing a multiple instance learning method that outperformed existing risk metrics across multiple timeframes on a dataset of 5000 patients.

Patients who suffer an acute coronary syndrome are at elevated risk for adverse cardiovascular events such as myocardial infarction and cardiovascular death. Accurate assessment of this risk is crucial to their course of care. We focus on estimating a patient's risk of cardiovascular death after an acute coronary syndrome based on a patient's raw electrocardiogram (ECG) signal. Learning from this signal is challenging for two reasons: 1) positive examples signifying a downstream cardiovascular event are scarce, causing drastic class imbalance, and 2) each patient's ECG signal consists of thousands of heartbeats, accompanied by a single label for the downstream outcome. Machine learning has been previously applied to this task, but most approaches rely on hand-crafted features and domain knowledge. We propose a method that learns a representation from the raw ECG signal by using a multiple instance learning framework. We present a learned risk score for cardiovascular death that outperforms existing risk metrics in predicting cardiovascular death within 30, 60, 90, and 365 days on a dataset of 5000 patients.

Foundations

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

Your Notes