IVCLCVLGDec 18, 2024

Read Like a Radiologist: Efficient Vision-Language Model for 3D Medical Imaging Interpretation

arXiv:2412.13558v118 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient and accurate 3D medical image interpretation for radiologists and healthcare applications, representing an incremental improvement over prior methods by focusing on slice-specific details.

The paper tackled the challenge of extending vision-language models to 3D medical imaging by addressing limitations in existing methods that neglect slice-specific details, introducing MS-VLM which mimics radiologists' workflow to learn volumetric representations from slice sequences. It surpassed existing methods in radiology report generation on chest CT and rectal MRI datasets, producing more coherent and clinically relevant reports.

Recent medical vision-language models (VLMs) have shown promise in 2D medical image interpretation. However extending them to 3D medical imaging has been challenging due to computational complexities and data scarcity. Although a few recent VLMs specified for 3D medical imaging have emerged, all are limited to learning volumetric representation of a 3D medical image as a set of sub-volumetric features. Such process introduces overly correlated representations along the z-axis that neglect slice-specific clinical details, particularly for 3D medical images where adjacent slices have low redundancy. To address this limitation, we introduce MS-VLM that mimic radiologists' workflow in 3D medical image interpretation. Specifically, radiologists analyze 3D medical images by examining individual slices sequentially and synthesizing information across slices and views. Likewise, MS-VLM leverages self-supervised 2D transformer encoders to learn a volumetric representation that capture inter-slice dependencies from a sequence of slice-specific features. Unbound by sub-volumetric patchification, MS-VLM is capable of obtaining useful volumetric representations from 3D medical images with any slice length and from multiple images acquired from different planes and phases. We evaluate MS-VLM on publicly available chest CT dataset CT-RATE and in-house rectal MRI dataset. In both scenarios, MS-VLM surpasses existing methods in radiology report generation, producing more coherent and clinically relevant reports. These findings highlight the potential of MS-VLM to advance 3D medical image interpretation and improve the robustness of medical VLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes