Development of an automated, reliable, and clinically meaningful artificial intelligence (AI) tool for diagnosing cardiac disease from conventional cardiovascular magnetic resonance (CMR) images

· Source: cs.CV updates on arXiv.org · Field: Health & Wellbeing — Artificial Intelligence & Machine Learning, Health & Medical Research, Medical Devices & Health Technology · Depth: Advanced, quick

Summary

An automated artificial intelligence (AI) tool has been developed for diagnosing cardiac disease from conventional cardiovascular magnetic resonance (CMR) images. This tool addresses challenges like labor-intensive data curation and suboptimal model performance in existing AI models for CMR. It integrates an automated data curation pipeline using open-source large language models (LLMs) to extract diagnostic labels from narrative CMR reports and preprocesses multimodal imaging data, including cine and late-gadolinium-enhancement (LGE) CMR sequences. Three vision foundation models (DINO, VST, UMedPT) were fine-tuned on a dataset of 988 curated cases covering hypertrophic cardiomyopathy (HCM), dilated cardiomyopathy (DCM), ischemic cardiomyopathy (ICM), cardiac amyloidosis (CA), and normal controls (NOR). On an independent test set of 1067 patients, ensemble strategies achieved high diagnostic performance, with AUCs of 0.959 for HCM, 0.966 for CA, 0.872 for NOR, 0.848 for DCM, and 0.840 for ICM. All training and inference code, along with trained model weights, are publicly available.

Key takeaway

For clinical cardiologists and AI developers aiming to improve cardiac disease diagnosis, this automated AI tool offers a robust solution. Its integration of LLMs for data curation and ensemble vision models significantly enhances diagnostic precision and efficiency. You should consider exploring such AI-driven pipelines to streamline clinical workflows, reduce manual interpretation burden, and potentially improve patient outcomes in cardiovascular care.

Key insights

Automated AI, leveraging LLMs and vision models, significantly enhances cardiac disease diagnosis from CMR images.

Principles

Method

An automated pipeline uses LLMs for diagnostic label extraction from CMR reports and preprocesses cine/LGE CMR. Vision foundation models (DINO, VST, UMedPT) are fine-tuned in a two-stage approach, followed by ensemble strategies.

In practice

Topics

Code references

Best for: Computer Vision Engineer, AI Scientist, Research Scientist, Domain Expert

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.