Skip to content
GCC AI Research

Accelerating echocardiogram analysis with AI: a new deep learning method presented at MICCAI

MBZUAI · Significant research

Summary

MBZUAI researchers developed a new deep learning method for rapid and accurate estimation of clinical measurements from echocardiograms. The method focuses on improving the measurement of the left ventricle ejection fraction, a key indicator of heart health. Their deep learning approach improves upon previous methods by better organizing data representation, enhancing performance and transferability. Why it matters: The AI-driven solution can potentially reduce analysis time for cardiologists, improve patient care, and be particularly beneficial in regions with limited healthcare resources.

Get the weekly digest

Top AI stories from the GCC region, every week.

Related

EchoCoTr: Estimation of the Left Ventricular Ejection Fraction from Spatiotemporal Echocardiography

arXiv ·

Researchers from MBZUAI have developed EchoCoTr, a novel spatiotemporal deep learning method for estimating left ventricular ejection fraction (LVEF) from echocardiograms. EchoCoTr combines CNNs and vision transformers to overcome the limitations of each when applied to medical video data. The method achieves state-of-the-art results on the EchoNet-Dynamic dataset, demonstrating improved accuracy compared to existing approaches, with code available on GitHub.

Contrastive Pretraining for Echocardiography Segmentation with Limited Data

arXiv ·

This paper introduces a self-supervised contrastive learning method for segmenting the left ventricle in echocardiography images when limited labeled data is available. The approach uses contrastive pretraining to improve the performance of UNet and DeepLabV3 segmentation networks. Experiments on the EchoNet-Dynamic dataset show the method achieves a Dice score of 0.9252, outperforming existing approaches, with code available on Github.

New approach for better AI analysis of medical images presented at MICCAI

MBZUAI ·

MBZUAI researchers developed a new approach called Multimodal Optimal Transport via Grounded Retrieval (MOTOR) to improve the accuracy of vision-language models for medical image analysis. MOTOR combines retrieval-augmented generation (RAG) with an optimal transport algorithm to retrieve and rank relevant image and textual data. Testing on two medical datasets showed that MOTOR improved average performance by 6.45%. Why it matters: This technique addresses the challenges of limited specialized medical datasets and computational costs associated with training AI models for medical image interpretation, offering a more efficient and accurate solution.

Using AI to detect congenital conditions before birth

MBZUAI ·

MBZUAI and Corniche Hospital researchers have developed FetalCLIP, a foundation model for analyzing fetal ultrasound images to detect congenital conditions. FetalCLIP outperformed other foundation models on ultrasound analysis tasks. The AI model aims to improve the early diagnosis of ailments like congenital heart defects. Why it matters: This innovation has the potential to dramatically improve health outcomes for millions of children annually by providing physicians with better insights into fetal health.