EchoGLAD: Hierarchical Graph Neural Networks for Left Ventricle Landmark Detection on Echocardiograms
Masoud Mokhtari, Mobina Mahdavi, Hooman Vaseli, Christina Luong,, Purang Abolmaesumi, Teresa S. M. Tsang, Renjie Liao

TL;DR
EchoGLAD introduces a hierarchical graph neural network that leverages anatomical structure for accurate and robust detection of left ventricle landmarks in echocardiograms, outperforming prior methods especially in out-of-distribution scenarios.
Contribution
The paper proposes a novel hierarchical GNN framework with multi-level supervision for improved landmark detection in echocardiograms, addressing label sparsity and anatomical information utilization.
Findings
Achieves state-of-the-art MAE of 1.46 mm and 1.86 mm on two datasets.
Demonstrates superior out-of-distribution generalization with 4.3 mm MAE.
Outperforms prior methods in landmark detection accuracy.
Abstract
The functional assessment of the left ventricle chamber of the heart requires detecting four landmark locations and measuring the internal dimension of the left ventricle and the approximate mass of the surrounding muscle. The key challenge of automating this task with machine learning is the sparsity of clinical labels, i.e., only a few landmark pixels in a high-dimensional image are annotated, leading many prior works to heavily rely on isotropic label smoothing. However, such a label smoothing strategy ignores the anatomical information of the image and induces some bias. To address this challenge, we introduce an echocardiogram-based, hierarchical graph neural network (GNN) for left ventricle landmark detection (EchoGLAD). Our main contributions are: 1) a hierarchical graph representation learning framework for multi-resolution landmark detection via GNNs; 2) induced hierarchical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCardiac Valve Diseases and Treatments · Cardiovascular Function and Risk Factors · Artificial Intelligence in Healthcare and Education
MethodsGraph Neural Network · Masked autoencoder · Label Smoothing
