paper-with-me

홈 › Papers

Why Text Prevails: Vision May Undermine Multimodal Medical Decision Making

2025-12-15 · Siyuan Dai, Lunxiao Li, Kun Zhao, Eardi Lila, Paul K. Crane, Heng Huang, Dongkuan Xu, Haoteng Tang, Liang Zhan arxiv

With the rapid progress of large language models (LLMs), advanced multimodal large language models (MLLMs) have demonstrated impressive zero-shot capabilities on vision-language tasks. In the biomedical domain, however, even state-of-the-art MLLMs struggle with basic Medical Decision Making (MDM) tasks. We investigate this limitation using two challenging datasets: (1) three-stage Alzheimer's disease (AD) classification (normal, mild cognitive impairment, dementia), where category differences are visually subtle, and (2) MIMIC-CXR chest radiograph classification with 14 non-mutually exclusive conditions. Our empirical study shows that text-only reasoning consistently outperforms vision-only or vision-text settings, with multimodal inputs often performing worse than text alone. To mitigate this, we explore three strategies: (1) in-context learning with reason-annotated exemplars, (2) vision captioning followed by text-only inference, and (3) few-shot fine-tuning of the vision tower with classification supervision. These findings reveal that current MLLMs lack grounded visual understanding and point to promising directions for improving multimodal decision making in healthcare.

📄 PDF Abstract BibTeX arXiv:2512.13747

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

HeteroRAG: A Heterogeneous Retrieval-Augmented Generation Framework for Medical Vision Language Tasks

2025-08-18 · Zhe Chen, Yusheng Liao, Zhiyuan Zhu, Haolin Li 외 arxiv

Medical large vision-language Models (Med-LVLMs) have shown promise in clinical applications but suffer from factual inaccuracies and unreliable outputs, posing risks in real-world diagnostics. While RAG has emerged as a…

When Raw Data Prevails: Are Large Language Model Embeddings Effective in Numerical Data Representation for Medical Machine Learning Applications?

2024-08-15 · Yanjun Gao, Skatje Myers, Shan Chen, Dmitriy Dligach 외

The introduction of Large Language Models (LLMs) has advanced data representation and analysis, bringing significant progress in their use for medical questions and answering. Despite these advancements, integrating tabu…

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

MIMO: A medical vision language model with visual referring multimodal input and pixel grounding multimodal output

2025-10-11 · Yanyuan Chen, Dexuan Xu, Yu Huang, Songkun Zhan 외 arxiv

Currently, medical vision language models are widely used in medical vision question answering tasks. However, existing models are confronted with two issues: for input, the model only relies on text instructions and lac…

Instruction FollowingQuestion Answering

MIMO: A Medical Vision Language Model with Visual Referring Multimodal Input and Pixel Grounding Multimodal Output

2025-01-01 · CVPR 2025 1 · Yanyuan Chen, Dexuan Xu, Yu Huang, Songkun Zhan 외

Currently, medical vision language models are widely used in medical vision question answering tasks. However, existing models are confronted with two issues: for input, the model only relies on text instructions and…

Instruction FollowingLanguage ModelingLanguage ModellingQuestion Answering

Patho-AgenticRAG: Towards Multimodal Agentic Retrieval-Augmented Generation for Pathology VLMs via Reinforcement Learning

2025-08-04 · Wenchuan Zhang, Jingru Guo, Hengzhe Zhang, Penghao Zhang 외 arxiv

Although Vision Language Models (VLMs) have shown strong generalization in medical imaging, pathology presents unique challenges due to ultra-high resolution, complex tissue structures, and nuanced clinical semantics. Th…

Visual Question AnsweringReinforcement Learning