A Multimodal and Explainable Machine Learning Approach to Diagnosing Multi-Class Ejection Fraction from Electrocardiograms
arXiv cs.LG / 4/30/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The study proposes a multimodal, explainable ML framework to classify left ventricular ejection fraction (LVEF) into four clinical strata using both engineered 12-lead ECG features and structured EHR variables.
- It trains XGBoost models on a large retrospective dataset (36,784 ECG–echocardiogram pairs) and evaluates robustness with temporal generalization using a later-period cohort (19,966 ECGs).
- The model provides interpretability by using SHAP attributions to identify the most influential ECG and EHR features driving predictions.
- The multimodal approach achieves strong one-vs-rest AUROC scores across classes (0.95 severe, 0.92 moderate, 0.82 mild, 0.91 normal), outperforming ECG-only and EHR-only baselines and holding up under temporal validation.
- The authors argue the method could enable practical ECG-based screening and triage to prioritize confirmatory imaging in primary care and resource-constrained settings.
Related Articles
Building a Local AI Agent (Part 2): Six UX and UI Design Challenges
Dev.to
We Built a DNS-Based Discovery Protocol for AI Agents — Here's How It Works
Dev.to
Your first business opportunity in 3 commands: /register_directory in @biznode_bot, wait for matches, then /my_pulse to view...
Dev.to
Building AI Evaluation Pipelines: Automating LLM Testing from Dataset to CI/CD
Dev.to

Function Calling Harness 2: CoT Compliance from 9.91% to 100%
Dev.to