paper-with-me

Papers

CAPO: Reinforcing Consistent Reasoning in Medical Decision-Making

2025-06-15 · Songtao Jiang, YuAn Wang, Ruizhe Chen, Yan Zhang, Ruilin Luo, Bohan Lei, Sibo Song, Yang Feng, Jimeng Sun, Jian Wu, Zuozhu Liu

In medical visual question answering (Med-VQA), achieving accurate responses relies on three critical steps: precise perception of medical imaging data, logical reasoning grounded in visual input and textual questions, and coherent answer derivation from the reasoning process. Recent advances in general vision-language models (VLMs) show that large-scale reinforcement learning (RL) could significantly enhance both reasoning capabilities and overall model performance. However, their application in medical domains is hindered by two fundamental challenges: 1) misalignment between perceptual understanding and reasoning stages, and 2) inconsistency between reasoning pathways and answer generation, both compounded by the scarcity of high-quality medical datasets for effective large-scale RL. In this paper, we first introduce Med-Zero-17K, a curated dataset for pure RL-based training, encompassing over 30 medical image modalities and 24 clinical tasks. Moreover, we propose a novel large-scale RL framework for Med-VLMs, Consistency-Aware Preference Optimization (CAPO), which integrates rewards to ensure fidelity between perception and reasoning, consistency in reasoning-to-answer derivation, and rule-based accuracy for final responses. Extensive experiments on both in-domain and out-of-domain scenarios demonstrate the superiority of our method over strong VLM baselines, showcasing strong generalization capability to 3D Med-VQA benchmarks and R1-like training paradigms.

📄 PDF Abstract BibTeX arXiv:2506.12849

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationDecision MakingLogical ReasoningMedical Visual Question AnsweringQuestion AnsweringReinforcement Learning (RL)Visual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Hindsight Credit Assignment for Long-Horizon LLM Agents

2026-03-07 · Hui-Ze Tan, Xiao-Wen Yang, Hao Chen, Jie-Jing Shao 외 arxiv

Large Language Model (LLM) agents often face significant credit assignment challenges in long-horizon, multi-step tasks due to sparse rewards. Existing value-free methods, such as Group Relative Policy Optimization (GRPO…

Calibration-Aware Policy Optimization for Reasoning LLMs

2026-04-14 · Ziqi Wang, Xingzhou Lou, Meiqi Wu, Zhengqi Wen 외 arxiv

Group Relative Policy Optimization (GRPO) enhances LLM reasoning but often induces overconfidence, where incorrect responses yield lower perplexity than correct ones, degrading relative calibration as described by the Ar…

Mathematical Reasoning

CAPO: Towards Enhancing LLM Reasoning through Generative Credit Assignment

2025-08-04 · Guofu Xie, Yunsheng Shi, Hongtao Tian, Ting Yao 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has improved the reasoning abilities of Large Language Models (LLMs) by using rule-based binary feedback. However, current RLVR methods typically assign the same rewa…

Reinforcement Learning

IBISAgent: Reinforcing Pixel-Level Visual Reasoning in MLLMs for Universal Biomedical Object Referring and Segmentation

2026-01-06 · Yankai Jiang, Qiaoru Li, Binlu Xu, Haoran Sun 외 arxiv

Recent research on medical MLLMs has gradually shifted its focus from image-level understanding to fine-grained, pixel-level comprehension. Although segmentation serves as the foundation for pixel-level understanding, ex…

Reinforcement LearningVisual Reasoning

MedCEG: Reinforcing Verifiable Medical Reasoning with Critical Evidence Graph

2025-12-15 · Linjie Mu, Yannian Gu, Zhongzhen Huang, Yakun Zhu 외 arxiv

Large language models with reasoning capabilities have demonstrated impressive performance across a wide range of domains. In clinical applications, a transparent, step-by-step reasoning process provides physicians with …

Reinforcement Learning