MEGA Hub

LLaDA-MedV: Exploring Large Language Diffusion Models for Biomedical Image Understanding

Authors

Do you know Xuanzhao Dong?You can claim authorship or link another user.Do you know Wenhui Zhu?You can claim authorship or link another user.Do you know Xiwen Chen?You can claim authorship or link another user.Do you know Zhipeng Wang?You can claim authorship or link another user.Do you know Peijie Qiu?You can claim authorship or link another user.Do you know Shao Tang?You can claim authorship or link another user.Do you know Xin Li?You can claim authorship or link another user.Do you know Yalin Wang?You can claim authorship or link another user.

Abstract

Autoregressive models (ARMs) have long dominated the landscape of biomedical vision-language models (VLMs). Recently, masked diffusion models such as LLaDA have emerged as promising alternatives, yet their application in the biomedical domain remains largely underexplored. To bridge this gap, we introduce LLaDA-MedV, the first large language diffusion model tailored for biomedical image understanding through vision instruction tuning. LLaDA-MedV achieves relative performance gains of 7.855% over LLaVA-Med and 1.867% over LLaDA-V in the open-ended biomedical visual conversation task, and sets new state-of-the-art accuracy on the closed-form subset of three VQA benchmarks: 84.93% on VQA-RAD, 92.31% on SLAKE, and 95.15% on PathVQA. Furthermore, a detailed comparison with LLaVA-Med suggests that LLaDA-MedV is capable of generating reasonably longer responses by explicitly controlling response length, which can lead to more informative outputs. We also conduct an in-depth analysis of both the training and inference stages, highlighting the critical roles of initialization weight selection, fine-tuning strategies, and the interplay between sampling steps and response repetition. The code and model weight is released at https://github.com/LLM-VLM-GSL/LLaDA-MedV.

Community

00