English

Ultrasound Video Transformers for Cardiac Ejection Fraction Estimation

Computer Vision and Pattern Recognition 2021-07-05 v1

Abstract

Cardiac ultrasound imaging is used to diagnose various heart diseases. Common analysis pipelines involve manual processing of the video frames by expert clinicians. This suffers from intra- and inter-observer variability. We propose a novel approach to ultrasound video analysis using a transformer architecture based on a Residual Auto-Encoder Network and a BERT model adapted for token classification. This enables videos of any length to be processed. We apply our model to the task of End-Systolic (ES) and End-Diastolic (ED) frame detection and the automated computation of the left ventricular ejection fraction. We achieve an average frame distance of 3.36 frames for the ES and 7.17 frames for the ED on videos of arbitrary length. Our end-to-end learnable approach can estimate the ejection fraction with a MAE of 5.95 and R2R^2 of 0.52 in 0.15s per video, showing that segmentation is not the only way to predict ejection fraction. Code and models are available at https://github.com/HReynaud/UVT.

Keywords

Cite

@article{arxiv.2107.00977,
  title  = {Ultrasound Video Transformers for Cardiac Ejection Fraction Estimation},
  author = {Hadrien Reynaud and Athanasios Vlontzos and Benjamin Hou and Arian Beqiri and Paul Leeson and Bernhard Kainz},
  journal= {arXiv preprint arXiv:2107.00977},
  year   = {2021}
}

Comments

Accepted for MICCAI 2021

R2 v1 2026-06-24T03:50:21.399Z