CVMar 31, 2023

Hierarchical Vision Transformers for Cardiac Ejection Fraction Estimation

arXiv:2304.00177v120 citationsh-index: 25Has Code
Originality Incremental advance
AI Analysis

This work addresses a critical need for cardiologists by providing a more efficient and accurate automated tool for cardiac function assessment, though it is incremental as it builds on existing Transformer-based approaches.

The paper tackles the problem of inter-observer variability in left ventricular ejection fraction estimation from echocardiogram videos by proposing a hierarchical vision Transformer method, achieving MAE of 5.59, RMSE of 7.59, and R2 of 0.59 on the EchoNet-Dynamic dataset, outperforming the state-of-the-art Ultrasound Video Transformer.

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 ejection fraction suffers from inter-observer variability. To overcome this challenge, we propose a deep learning approach, based on hierarchical vision Transformers, to estimate the ejection fraction from echocardiogram videos. The proposed method can estimate ejection fraction without the need for left ventrice segmentation first, make it more efficient than other methods. We evaluated our method on EchoNet-Dynamic dataset resulting 5.59, 7.59 and 0.59 for MAE, RMSE and R2 respectivelly. This results are better compared to the state-of-the-art method, Ultrasound Video Transformer (UVT). The source code is available on https://github.com/lhfazry/UltraSwin.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes