Machine Learning with Scarce Data: Ejection Fraction Prediction Using PLAX View

Abstract

We developed a machine learning model to predict left ventricular ejection fraction (LVEF/EF) from parasternal long-axis (PLAX) echocardiographic videos. Because public datasets with labeled PLAX videos are virtually non-existent, our work focuses on an innovative data generation strategy to overcome this scarcity. By leveraging a time-based correlation between clinical notes and echocardiographic videos, combined with fine-tuning view classifiers and proxy labeling, we effectively created a large labeled PLAX dataset and achieved a mean absolute error (MAE) of 6.86%. Given that Apical four-chamber methods, the clinical standard, report MAE values of 6%-7%, our results demonstrate that EF estimation from PLAX views is both feasible and clinically relevant. This surpasses the performance of existing methods and provides a clinically useful solution for situations where apical views may not be feasible. The EF labels for PLAX videos, derived from publicly available datasets, are accessible at https://github.com/Jeffrey4899/PLAX_EF_Labels_202501.

Cite

Text

Gao et al. "Machine Learning with Scarce Data: Ejection Fraction Prediction Using PLAX View." Medical Imaging with Deep Learning, 2025.

Markdown

[Gao et al. "Machine Learning with Scarce Data: Ejection Fraction Prediction Using PLAX View." Medical Imaging with Deep Learning, 2025.](https://mlanthology.org/midl/2025/gao2025midl-machine/)

BibTeX

@inproceedings{gao2025midl-machine,
  title     = {{Machine Learning with Scarce Data: Ejection Fraction Prediction Using PLAX View}},
  author    = {Gao, Zhiyuan and Yurk, Dominic and Abu-Mostafa, Yaser S.},
  booktitle = {Medical Imaging with Deep Learning},
  year      = {2025},
  url       = {https://mlanthology.org/midl/2025/gao2025midl-machine/}
}