IVAICVOct 11, 2024

ViT3D Alignment of LLaMA3: 3D Medical Image Report Generation

arXiv:2410.08588v14 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses medical report generation for radiology, offering incremental improvements in efficiency.

The paper tackles automatic medical report generation from 3D scans by aligning a 3D Vision Transformer with LLaMA3, achieving a Green score of 0.3 on report generation and 0.61 accuracy on visual question answering, outperforming baselines.

Automatic medical report generation (MRG), which aims to produce detailed text reports from medical images, has emerged as a critical task in this domain. MRG systems can enhance radiological workflows by reducing the time and effort required for report writing, thereby improving diagnostic efficiency. In this work, we present a novel approach for automatic MRG utilizing a multimodal large language model. Specifically, we employed the 3D Vision Transformer (ViT3D) image encoder introduced from M3D-CLIP to process 3D scans and use the Asclepius-Llama3-8B as the language model to generate the text reports by auto-regressive decoding. The experiment shows our model achieved an average Green score of 0.3 on the MRG task validation set and an average accuracy of 0.61 on the visual question answering (VQA) task validation set, outperforming the baseline model. Our approach demonstrates the effectiveness of the ViT3D alignment of LLaMA3 for automatic MRG and VQA tasks by tuning the model on a small dataset.

Foundations

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

Your Notes