Can AI help predict which heart-failure patients will worsen within a year?

· Source: MIT News - Artificial intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Emerging Technologies & Innovation · Depth: Intermediate, medium

Summary

Researchers at MIT, Mass General Brigham, and Harvard Medical School developed PULSE-HF, a deep-learning model designed to forecast heart failure prognosis up to a year in advance. Published in *Lancet eClinical Medicine* on March 12, 2026, the model predicts changes in left ventricular ejection fraction (LVEF), specifically identifying patients whose LVEF is likely to fall below 40 percent. PULSE-HF was retrospectively tested across three patient cohorts from Massachusetts General Hospital, Brigham and Women’s Hospital, and MIMIC-IV, achieving AUROC scores ranging from 0.87 to 0.91. A notable finding is that a single-lead ECG version of PULSE-HF performed as strongly as the 12-lead version, enhancing its applicability in low-resource settings. The project involved significant challenges in collecting and cleaning ECG and echocardiogram datasets due to messy real-world data.

Key takeaway

For AI scientists developing clinical prediction tools, consider the PULSE-HF model's success in forecasting rather than just detecting conditions. Your focus should be on building robust models that can handle "slightly messy" real-world data, as perfect data is often unattainable. Prioritize the development of single-lead versions for broader applicability in diverse clinical environments, especially those with limited resources, to maximize impact and patient benefit.

Key insights

PULSE-HF is a deep-learning model forecasting heart failure worsening via ECGs, achieving high accuracy in LVEF decline prediction.

Principles

Method

The PULSE-HF model takes an electrocardiogram as input and outputs a prediction of whether the patient's ejection fraction will fall below 40 percent within the next year, based on patterns learned from labeled ECG and echocardiogram data.

In practice

Topics

Best for: AI Scientist, AI Researcher, AI Data Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by MIT News - Artificial intelligence.