paper-with-me

Papers

EchoGNN: Explainable Ejection Fraction Estimation with Graph Neural Networks

2022-08-30 · Masoud Mokhtari, Teresa Tsang, Purang Abolmaesumi, Renjie Liao

Ejection fraction (EF) is a key indicator of cardiac function, allowing identification of patients prone to heart dysfunctions such as heart failure. EF is estimated from cardiac ultrasound videos known as echocardiograms (echo) by manually tracing the left ventricle and estimating its volume on certain frames. These estimations exhibit high inter-observer variability due to the manual process and varying video quality. Such sources of inaccuracy and the need for rapid assessment necessitate reliable and explainable machine learning techniques. In this work, we introduce EchoGNN, a model based on graph neural networks (GNNs) to estimate EF from echo videos. Our model first infers a latent echo-graph from the frames of one or multiple echo cine series. It then estimates weights over nodes and edges of this graph, indicating the importance of individual frames that aid EF estimation. A GNN regressor uses this weighted graph to predict EF. We show, qualitatively and quantitatively, that the learned graph weights provide explainability through identification of critical frames for EF estimation, which can be used to determine when human intervention is required. On EchoNet-Dynamic public EF dataset, EchoGNN achieves EF prediction performance that is on par with state of the art and provides explainability, which is crucial given the high inter-observer variability inherent in this task.

📄 PDF Abstract BibTeX arXiv:2208.14003

Code (1)

masoudmo/echognn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Light-weight spatio-temporal graphs for segmentation and ejection fraction prediction in cardiac ultrasound

2022-07-06 · Sarina Thomas, Andrew Gilbert, Guy Ben-Yosef

Accurate and consistent predictions of echocardiography parameters are important for cardiovascular diagnosis and treatment. In particular, segmentations of the left ventricle can be used to derive ventricular volume, ej…

LV SegmentationSegmentationSemantic Segmentation

Loss Invariance Determines What Concept Layers Encode: Volume Grounding in Echocardiography

2026-07-28 · Hyunkyung Han, Min Jung Kim arxiv

Objective: Concept bottleneck models route prediction through interpretable intermediate variables, and their validity is normally judged by how accurately those variables are predicted. We ask whether that judgement is …

Hierarchical Vision Transformers for Cardiac Ejection Fraction Estimation

2023-03-31 · Lhuqita Fazry, Asep Haryono, Nuzulul Khairu Nissa, Sunarno 외

The left ventricular of ejection fraction is one of the most important metric of cardiac function. It is used by cardiologist to identify patients who are eligible for lifeprolonging therapies. However, the assessment of…

Hierarchical Spatio-temporal Segmentation Network for Ejection Fraction Estimation in Echocardiography Videos

2025-08-26 · Dongfang Wang, Jian Yang, Yizhe Zhang, Tao Zhou arxiv

Automated segmentation of the left ventricular endocardium in echocardiography videos is a key research area in cardiology. It aims to provide accurate assessment of cardiac structure and function through Ejection Fracti…

Lightweight and Interpretable Left Ventricular Ejection Fraction Estimation using Mobile U-Net

2023-04-17 · Meghan Muldoon, Naimul Khan

Accurate LVEF measurement is important in clinical practice as it identifies patients who may be in need of life-prolonging treatments. This paper presents a deep learning based framework to automatically estimate left v…