paper-with-me

Papers

When Does RL Help Medical VLMs? Disentangling Vision, SFT, and RL Gains

2026-03-01 · Ahmadreza Jeddi, Kimia Shaban, Negin Baghbanzadeh, Natasha Sharan, Abhishek Moturu, Elham Dolatabadi, Babak Taati arxiv

Reinforcement learning (RL) is increasingly used to post-train medical Vision-Language Models (VLMs), yet it remains unclear whether RL improves medical visual reasoning or mainly sharpens behaviors already induced by supervised fine-tuning (SFT). We present a controlled study that disentangles these effects along three axes: vision, SFT, and RL. Using MedMNIST as a multi-modality testbed, we probe visual perception by benchmarking VLM vision towers against vision-only baselines, quantify reasoning support and sampling efficiency via Accuracy@1 versus Pass@K, and evaluate when RL closes the support gap and how gains transfer across modalities. We find that RL is most effective when the model already has non-trivial support (high Pass@K): it primarily sharpens the output distribution, improving Acc@1 and sampling efficiency, while SFT expands support and makes RL effective. Based on these findings, we propose a boundary-aware recipe and instantiate it by RL post-training an OctoMed-initialized model on a small, balanced subset of PMC multiple-choice VQA, achieving strong average performance across six medical VQA benchmarks.

📄 PDF Abstract BibTeX arXiv:2603.01301

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Reasoning

Similar Papers 제목 키워드 기반

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…

Does Language Shift Break Medical Vision-Language Models? Indonesian Radiology Visual Question Answering Case Study

2026-06-02 · Pieter Christy Yan Yudhistira, Dzaki Rafif Malik, Novanto Yudistira arxiv

Medical Vision-Language Models (VLMs) are typically evaluated on English radiology visual question answering benchmarks, leaving their robustness under non-English clinical language largely unexplored. We introduce IndoR…

Visual Question Answering

Solve the Missing First Step: Can VLMs Standardize Raw Heterogeneous Medical Data?

2026-07-06 · Xin Chen, Dongliang Xu, Cunhao Zhu, Xudong Luo 외 arxiv

As vision-language models (VLMs) are increasingly applied to medical AI, existing benchmarks mainly focus on evaluating their diagnostic ability over given medical images and texts, implicitly assuming that standardized …

MedObvious: Exposing the Medical Moravec's Paradox in VLMs via Clinical Triage

2026-03-24 · Ufaq Khan, Umair Nawaz, L D M S S Teja, Numaan Saeed 외 arxiv

Vision Language Models (VLMs) are increasingly used for tasks like medical report generation and visual question answering. However, fluent diagnostic text does not guarantee safe visual understanding. In clinical practi…

Visual Question AnsweringMedical Report Generation

MedOpenClaw and MedFlowBench: Auditing Medical Agents in Full-Study Workflows

2026-03-25 · Weixiang Shen, Chengzhi Shen, Yanzhu Hu, Che Liu 외 arxiv

Medical imaging benchmarks often evaluate VLMs on pre-selected 2D images, slices, crops, or patches, making evaluation closer to visual recognition. Real clinical workflows impose a different burden: readers must search …