Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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, ejection fraction (EF) and other relevant measurements. In this paper we propose a new automated method called EchoGraphs for predicting ejection fraction and segmenting the left ventricle by detecting anatomical keypoints. Models for direct coordinate regression based on Graph Convolutional Networks (GCNs) are used to detect the keypoints. GCNs can learn to represent the cardiac shape based on local appearance of each keypoint, as well as global spatial and temporal structures of all keypoints combined. We evaluate our EchoGraphs model on the EchoNet benchmark dataset. Compared to semantic segmentation, GCNs show accurate segmentation and improvements in robustness and inference runtime. EF is computed simultaneously to segmentations and our method also obtains state-of-the-art ejection fraction estimation. Source code is available online: https://github.com/guybenyosef/EchoGraphs.

Sarina Thomas, Andrew Gilbert, Guy Ben-Yosef• 2022

Related benchmarks

TaskDatasetResultRank
Ejection Fraction PredictionEchoNet-Dynamic (test)
R20.81
44
LVEF estimationEchoNet-Pediatric
MAE5.29
17
LVEF estimationCAMUS (test)
MAE8.7
7
SegmentationEchoNet 15 (test)
Dice92.1
5
Showing 4 of 4 rows

Other info

Code

Follow for update