paper-with-me

Papers

Can Common VLMs Rival Medical VLMs? Evaluation and Strategic Insights

2025-06-19 · Yuan Zhong, Ruinan Jin, Xiaoxiao Li, Qi Dou

Medical vision-language models (VLMs) leverage large-scale pretraining for diverse imaging tasks but require substantial computational and data resources. Meanwhile, common or general-purpose VLMs (e.g., CLIP, LLaVA), though not trained for medical use, show promise with fine-tuning. This raises a key question: Can efficient fine-tuned common VLMs rival generalist medical VLMs for solving specific medical imaging tasks? This study systematically evaluates common and medical VLMs across disease diagnosis and visual question answering (VQA). Using CLIP-based and LLaVA-based models, we examine (1) off-the-shelf performance gaps in in-domain (ID) settings, (2) whether fine-tuning bridges these gaps, and (3) generalization to out-of-domain (OOD) tasks on unseen medical modalities. While medical-specific pretraining provides advantages in ID settings, common VLMs match or surpass medical-specific models after lightweight fine-tuning, with LoRA-based adaptation proving highly effective among different tasks. In OOD tasks, common VLMs demonstrate strong adaptability in some tasks, challenging the assumption that medical-specific pre-training is essential. These findings suggest that leveraging common VLMs with fine-tuning offers a scalable and cost-effective alternative to developing large-scale medical VLMs, providing crucial insights for future research in the medical imaging field.

📄 PDF Abstract BibTeX arXiv:2506.17337

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

MedVH: Towards Systematic Evaluation of Hallucination for Large Vision Language Models in the Medical Context

2024-07-03 · Zishan Gu, Changchang Yin, Fenglin Liu, Ping Zhang

Large Vision Language Models (LVLMs) have recently achieved superior performance in various tasks on natural image and text data, which inspires a large amount of studies for LVLMs fine-tuning and training. Despite their…

HallucinationResponse Generation

Vision-Language Models for Medical Report Generation and Visual Question Answering: A Review

2024-03-04 · Iryna Hartsock, Ghulam Rasool

Medical vision-language models (VLMs) combine computer vision (CV) and natural language processing (NLP) to analyze visual and textual medical data. Our paper reviews recent advancements in developing VLMs specialized fo…

Medical Report GenerationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Does medical specialization of VLMs enhance discriminative power?: A comprehensive investigation through feature distribution analysis

2026-01-21 · Keita Takeda, Tomoya Sakai arxiv

This study investigates the feature representations produced by publicly available open source medical vision-language models (VLMs). While medical VLMs are expected to capture diagnostically relevant features, their lea…

GMAI-MMBench: A Comprehensive Multimodal Evaluation Benchmark Towards General Medical AI

2024-08-06 · Pengcheng Chen, Jin Ye, Guoan Wang, Yanjun Li 외

Large Vision-Language Models (LVLMs) are capable of handling diverse data types such as imaging, text, and physiological signals, and can be applied in various fields. In the medical field, LVLMs have a high potential to…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

MVC-Bench: Benchmarking Calibration of Medical Vision-Language Models

2026-08-27 · Ashshak Sharifdeen, Shihab Aaqil Ahamed, Ufaq Khan, Muhammad Akhtar Munir Sujair Ibrahim 외 arxiv

Reliable evaluation of vision-language models (VLMs) and medical vision-language models (Medical-VLMs) requires calibrated confidence, particularly under realistic clinical conditions. However, existing efforts mainly fo…

Medical Image Classification