CVMar 26, 2024

Developing Generalist Foundation Models from a Multimodal Dataset for 3D Computed Tomography

arXiv:2403.17834v4174 citationsh-index: 69Has CodeNat Biomed Eng
Originality Incremental advance
AI Analysis

This addresses data scarcity and AI limitations in 3D medical imaging for healthcare applications, representing a domain-specific advancement.

The authors tackled the problem of limited comprehensive datasets for 3D medical imaging AI by introducing CT-RATE, a public dataset of 25,692 chest CT scans with radiology reports, and developed CT-CLIP and CT-CHAT models that outperform state-of-the-art supervised models in multi-abnormality detection and case retrieval.

Advancements in medical imaging AI, particularly in 3D imaging, have been limited due to the scarcity of comprehensive datasets. We introduce CT-RATE, a public dataset that pairs 3D medical images with corresponding textual reports. CT-RATE comprises 25,692 non-contrast 3D chest CT scans from 21,304 unique patients. Each scan is accompanied by its corresponding radiology report. Leveraging CT-RATE, we develop CT-CLIP, a CT-focused contrastive language-image pretraining framework designed for broad applications without the need for task-specific training. We demonstrate how CT-CLIP can be used in multi-abnormality detection and case retrieval, and outperforms state-of-the-art fully supervised models across all key metrics. By combining CT-CLIP's vision encoder with a pretrained large language model, we create CT-CHAT, a vision-language foundational chat model for 3D chest CT volumes. Finetuned on over 2.7 million question-answer pairs derived from the CT-RATE dataset, CT-CHAT underscores the necessity for specialized methods in 3D medical imaging. Collectively, the open-source release of CT-RATE, CT-CLIP, and CT-CHAT not only addresses critical challenges in 3D medical imaging but also lays the groundwork for future innovations in medical AI and improved patient care.

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