ICASSP 2025accepted0 citations

Enhancing 3D Medical Image Understanding with 2D Multimodal Large Language Models

Qiuhui Chen, Xuancheng Yao, Huping Ye, Yi Hong

Abstract

Understanding medical image volumes is crucial in healthcare, yet most current models for classification and segmentation often focus narrowly on task-specific features without capturing the broader medical context. To address this, we introduce Med3DInsight, a pre-training framework that enhances 3D image understanding by leveraging 2D multimodal large language models (MLLMs) through a Plane-Slice-Aware Transformer (PSAT) module. Med3DInsight connects 3D image encoders with 2D MLLMs, enhancing representation learning for downstream tasks. Extensive experiments on CT and MRI datasets demonstrate that Med3DInsight achieves state-of-the-art performance, surpassing 19 baseline methods and proving effective across diverse imaging modalities and anatomical structures. This framework can be seamlessly integrated into existing 3D medical imaging networks, significantly boosting their performance and adaptability. Our source code is publicly available at https://github.com/Qybc/Med3DInsight.

BibTeX
@inproceedings{icassp2025_enhancing3dmedic,
  title = {Enhancing 3D Medical Image Understanding with 2D Multimodal Large Language Models},
  author = {Qiuhui Chen and Xuancheng Yao and Huping Ye and Yi Hong},
  booktitle = {ICASSP 2025},
  year = {2025}
}