paper-with-me

Papers

MedReasoner: Reinforcement Learning Drives Reasoning Grounding from Clinical Thought to Pixel-Level Precision

2025-08-11 · Zhonghao Yan, Muxi Diao, Yuxuan Yang, Ruoyan Jing, Jiayuan Xu, Kaizhou Zhang, Lele Yang, Yanxi Liu, Kongming Liang, Zhanyu Ma arxiv

Accurately grounding regions of interest (ROIs) is critical for diagnosis and treatment planning in medical imaging. While multimodal large language models (MLLMs) combine visual perception with natural language, current medical-grounding pipelines still rely on supervised fine-tuning with explicit spatial hints, making them ill-equipped to handle the implicit queries common in clinical practice. This work makes three core contributions. We first define Unified Medical Reasoning Grounding (UMRG), a novel vision-language task that demands clinical reasoning and pixel-level grounding. Second, we release U-MRG-14K, a dataset of 14K samples featuring pixel-level masks alongside implicit clinical queries and reasoning traces, spanning 10 modalities, 15 super-categories, and 108 specific categories. Finally, we introduce MedReasoner, a modular framework that distinctly separates reasoning from segmentation: an MLLM reasoner is optimized with reinforcement learning, while a frozen segmentation expert converts spatial prompts into masks, with alignment achieved through format and accuracy rewards. MedReasoner achieves state-of-the-art performance on U-MRG-14K and demonstrates strong generalization to unseen clinical queries, underscoring the significant promise of reinforcement learning for interpretable medical grounding.

📄 PDF Abstract BibTeX arXiv:2508.08177

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MedVol-R1: Reward-Driven Evidence Grounding for Volumetric Reasoning Segmentation

2026-05-26 · Zichun Wang, Hairong Shi, Bingzheng Wei, Yan Xu 외 arxiv

Volumetric Reasoning Segmentation (VRS) aims to segment a target region in a 3D medical scan from a free-form clinical query, where the referent is often implicit and requires both medical knowledge and volume-grounded r…

Reinforcement Learning

Echo-α: Large Agentic Multimodal Reasoning Model for Ultrasound Interpretation

2026-04-30 · Jing Zhang, Wentao Jiang, Tao Huang, Zhiwei Wang 외 arxiv

Ultrasound interpretation requires both precise lesion localization and holistic clinical reasoning, yet existing methods typically excel at only one of these capabilities: specialized detectors offer strong localization…

Reinforcement LearningMultimodal Reasoning

EMAD: Evidence-Centric Grounded Multimodal Diagnosis for Alzheimer's Disease

2026-02-22 · Qiuhui Chen, Xuancheng Yao, Zhenglei Zhou, Xinyue Hu 외 arxiv

Deep learning models for medical image analysis often act as black boxes, seldom aligning with clinical guidelines or explicitly linking decisions to supporting evidence. This is especially critical in Alzheimer's diseas…

Credit Where It is Due: Cross-Modality Connectivity Drives Precise Reinforcement Learning for MLLM Reasoning

2026-02-12 · Zhengbo Jiao, Shaobo Wang, Zifan Zhang, Wei Wang 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Multimodal Large Language Models (MLLMs), yet how visual evidence is integrated during reasoning remains poor…

Reinforcement LearningVisual Grounding

Entropy Is Not Enough: Unlocking Effective Reinforcement Learning for Visual Reasoning via Vision-Anchored Token Selection

2026-06-02 · Senjie Jin, Peixin Wang, Boyang Liu, Xiaoran Fan 외 arxiv

While token-level entropy is commonly recognized as effective for credit assignment in text-only reinforcement learning with verifiable rewards (RLVR), it remains unclear whether this mechanism still holds in visual reas…

Reinforcement LearningVisual Reasoning