TL;DR
This paper introduces a transformer-based model for analyzing cardiac ultrasound videos to automatically detect key frames and estimate ejection fraction, reducing variability and processing videos of any length efficiently.
Contribution
The novel approach combines a Residual Auto-Encoder and BERT-based transformer for end-to-end ultrasound video analysis, enabling accurate ejection fraction estimation without segmentation.
Findings
Achieved an average frame distance of 3.36 for ES and 7.17 for ED.
Estimated ejection fraction with a MAE of 5.95 and R^2 of 0.52.
Processed videos in 0.15 seconds, demonstrating efficiency.
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 of 0.52 in 0.15s per video, showing that segmentation is not…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Adam · Layer Normalization · Weight Decay · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · Residual Connection
