English

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

Image and Video Processing 2024-12-19 v1 Computation and Language Computer Vision and Pattern Recognition Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2412.13558,
  title  = {Read Like a Radiologist: Efficient Vision-Language Model for 3D Medical Imaging Interpretation},
  author = {Changsun Lee and Sangjoon Park and Cheong-Il Shin and Woo Hee Choi and Hyun Jeong Park and Jeong Eun Lee and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2412.13558},
  year   = {2024}
}
R2 v1 2026-06-28T20:39:57.970Z