MedProb: Probing Internal Representations of Vision-Language Models for Medical Question Answering

📅 2026-09-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文通过MedProb框架,利用冻结的视觉-语言模型表示来解决医学问答问题,无需自由文本生成,提高了小模型在医学问答中的表现。
📝 Abstract
Medical visual question answering (Med-VQA) is often assumed to require medical fine-tuning, large models, or complex multi-agent pipelines. We revisit this assumption with \textbf{MedProb}, a lightweight probing framework that predicts multiple-choice Med-VQA answers from frozen VLM representations without free-text generation. Across PATH-VQA, SLAKE, and VQA-RAD, MedProb recovers substantially more answer-relevant signal than prompting and performs stronger than medical VLMs and agentic systems. Probing also reduces the apparent gap between small and large models compared to prompting, suggesting that smaller VLMs contain more recoverable Med-VQA signal than generation-based evaluation reveals. Across 14 matched general-purpose and medical VLM pairs, medical adaptation does not consistently improve this linear decodability. Finally, free-text generation exhibits an answer-position bias of up to 10 percentage points, whereas MedProb also has positional bias, however, it is impacted differently than prompting. Our main results target the multiple-choice/multiclass Med-VQA setting; we additionally show the probe can be extended to open-ended generation via a rejection-sampling scoring procedure.
Problem

Research questions and friction points this paper is trying to address.

Medical Visual Question Answering
Probing Framework
Frozen VLM Representations
Answer-Relevant Signal
Model Size
Innovation

Methods, ideas, or system contributions that make the work stand out.

MedProb
Probing Framework
Frozen VLM Representations
Answer-Relevant Signal Recovery
Positional Bias
🔎 Similar Papers
No similar papers found.