paper-with-me

홈 › Papers

Enhancing Radiology Report Generation and Visual Grounding using Reinforcement Learning

2025-12-11 · Benjamin Gundersen, Nicolas Deperrois, Samuel Ruiperez-Campillo, Thomas M. Sutter, Julia E. Vogt, Michael Moor, Farhad Nooralahzadeh, Michael Krauthammer arxiv

Recent advances in vision-language models (VLMs) have improved Chest X-ray (CXR) interpretation in multiple aspects. However, many medical VLMs rely solely on supervised fine-tuning (SFT), which optimizes next-token prediction without evaluating answer quality. In contrast, reinforcement learning (RL) can incorporate task-specific feedback, and its combination with explicit intermediate reasoning ("thinking") has demonstrated substantial gains on verifiable math and coding tasks. To investigate the effects of RL and thinking in a CXR VLM, we perform large-scale SFT on CXR data to build an updated RadVLM based on Qwen3-VL, followed by a cold-start SFT stage that equips the model with basic thinking ability. We then apply Group Relative Policy Optimization (GRPO) with clinically grounded, task-specific rewards for report generation and visual grounding, and run matched RL experiments on both domain-specific and general-domain Qwen3-VL variants, with and without thinking. Across these settings, we find that while strong SFT remains crucial for high base performance, RL provides additional gains on both tasks, whereas explicit thinking does not appear to further improve results. Under a unified evaluation pipeline, the RL-optimized RadVLM models outperform their baseline counterparts and reach state-of-the-art performance on both report generation and grounding, highlighting clinically aligned RL as a powerful complement to SFT for medical VLMs.

📄 PDF Abstract BibTeX arXiv:2512.10691

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Grounding

Similar Papers 제목 키워드 기반

MiniGPT-Med: Large Language Model as a General Interface for Radiology Diagnosis

2024-07-04 · Asma Alkhaldi, Raneem Alnajim, Layan Alabdullatef, Rawan Alyahya 외

Recent advancements in artificial intelligence (AI) have precipitated significant breakthroughs in healthcare, particularly in refining diagnostic procedures. However, previous studies have often been constrained to limi…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model+4

CURE: Curriculum-guided Multi-task Training for Reliable Anatomy Grounded Report Generation

2026-01-21 · Pablo Messina, Andrés Villa, Juan León Alcázar, Karen Sánchez 외 arxiv

Medical vision-language models can automate the generation of radiology reports but struggle with accurate visual grounding and factual consistency. Existing models often misalign textual findings with visual evidence, l…

Visual GroundingPhrase Grounding

TRACE: Temporal Radiology with Anatomical Change Explanation for Grounded X-ray Report Generation

2026-02-03 · OFM Riaz Rahman Aranya, Kevin Desai arxiv

Temporal comparison of chest X-rays is fundamental to clinical radiology, enabling detection of disease progression, treatment response, and new findings. While vision-language models have advanced single-image report ge…

Change DetectionVisual Grounding

Grounding Chest X-Ray Visual Question Answering with Generated Radiology Reports

2025-05-22 · Francesco Dalla Serra, Patrick Schrempf, Chaoyang Wang, Zaiqiao Meng 외

We present a novel approach to Chest X-ray (CXR) Visual Question Answering (VQA), addressing both single-image image-difference questions. Single-image questions focus on abnormalities within a specific CXR ("What abnorm…

Answer GenerationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)+1

Enhancing Fine-Grained Spatial Grounding in 3D CT Report Generation via Discriminative Guidance

2026-04-12 · Chenyu Wang, Weicheng Dai, Han Liu, Wenchao Li 외 arxiv

Vision--language models (VLMs) for radiology report generation (RRG) can produce long-form chest CT reports from volumetric scans and show strong potential to improve radiology workflow efficiency and consistency. Howeve…