CVAIApr 9

MedVR: Annotation-Free Medical Visual Reasoning via Agentic Reinforcement Learning

arXiv:2604.0820394.95 citations
AI Analysis

This addresses the need for robust and transparent medical AI by enabling annotation-free visual reasoning, though it is incremental as it builds on existing VLM methods.

The paper tackled the problem of medical vision-language models lacking visual grounding, which limits performance and risks hallucinations in clinical tasks, by introducing MedVR, a reinforcement learning framework that achieved state-of-the-art results on medical VQA benchmarks without human annotations for intermediate steps.

Medical Vision-Language Models (VLMs) hold immense promise for complex clinical tasks, but their reasoning capabilities are often constrained by text-only paradigms that fail to ground inferences in visual evidence. This limitation not only curtails performance on tasks requiring fine-grained visual analysis but also introduces risks of visual hallucination in safety-critical applications. Thus, we introduce MedVR, a novel reinforcement learning framework that enables annotation-free visual reasoning for medical VLMs. Its core innovation lies in two synergistic mechanisms: Entropy-guided Visual Regrounding (EVR) uses model uncertainty to direct exploration, while Consensus-based Credit Assignment (CCA) distills pseudo-supervision from rollout agreement. Without any human annotations for intermediate steps, MedVR achieves state-of-the-art performance on diverse public medical VQA benchmarks, significantly outperforming existing models. By learning to reason directly with visual evidence, MedVR promotes the robustness and transparency essential for accelerating the clinical deployment of medical AI.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes