paper-with-me

Papers

Improving Medical Reasoning with Curriculum-Aware Reinforcement Learning

2025-05-25 · Shaohao Rui, Kaitao Chen, Weijie Ma, Xiaosong Wang

Recent advances in reinforcement learning with verifiable, rule-based rewards have greatly enhanced the reasoning capabilities and out-of-distribution generalization of VLMs/LLMs, obviating the need for manually crafted reasoning chains. Despite these promising developments in the general domain, their translation to medical imaging remains limited. Current medical reinforcement fine-tuning (RFT) methods predominantly focus on close-ended VQA, thereby restricting the model's ability to engage in world knowledge retrieval and flexible task adaptation. More critically, these methods fall short of addressing the critical clinical demand for open-ended, reasoning-intensive decision-making. To bridge this gap, we introduce \textbf{MedCCO}, the first multimodal reinforcement learning framework tailored for medical VQA that unifies close-ended and open-ended data within a curriculum-driven RFT paradigm. Specifically, MedCCO is initially fine-tuned on a diverse set of close-ended medical VQA tasks to establish domain-grounded reasoning capabilities, and is then progressively adapted to open-ended tasks to foster deeper knowledge enhancement and clinical interpretability. We validate MedCCO across eight challenging medical VQA benchmarks, spanning both close-ended and open-ended settings. Experimental results show that MedCCO consistently enhances performance and generalization, achieving a 11.4\% accuracy gain across three in-domain tasks, and a 5.7\% improvement on five out-of-domain benchmarks. These findings highlight the promise of curriculum-guided RL in advancing robust, clinically-relevant reasoning in medical multimodal language models.

📄 PDF Abstract BibTeX arXiv:2505.19213

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Generalizationreinforcement-learningReinforcement LearningVisual Question Answering (VQA)World Knowledge

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CURE-Med: Curriculum-Informed Reinforcement Learning for Multilingual Medical Reasoning

2026-01-19 · Eric Onyame, Akash Ghosh, Subhadip Baidya, Sriparna Saha 외 arxiv

While large language models (LLMs) have shown to perform well on monolingual mathematical and commonsense reasoning, they remain unreliable for multilingual medical reasoning applications, hindering their deployment in m…

Reinforcement Learning

Curriculum Reinforcement Learning Can Incentivize Reasoning Capacity in LLMs Beyond the Base Model

2026-06-21 · Pengxiang Cai, Tianchen Fang, Xiaohan Li, Qingyuan Zeng 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) is widely viewed as a promising path toward continuously improving large language models. Recent works, however, suggest that mainstream RLVR often reallocates sampli…

Reinforcement Learning

UR$^2$: Unify RAG and Reasoning through Reinforcement Learning

2025-08-08 · Weitao Li, Boran Xiang, Xiaolong Wang, Zhinan Gou 외 arxiv

Large Language Models (LLMs) have shown strong capabilities through two complementary paradigms: Retrieval-Augmented Generation (RAG) for knowledge grounding and Reinforcement Learning from Verifiable Rewards (RLVR) for …

General Reinforcement LearningMathematical Reasoning

GanitLLM: Difficulty-Aware Bengali Mathematical Reasoning through Curriculum-GRPO

2026-01-11 · Shubhashis Roy Dipta, Khairul Mahbub, Nadia Najjar arxiv

We present a Bengali mathematical reasoning model called GanitLLM (named after the Bangla word for mathematics, Ganit), together with a new difficulty-aware Bengali math corpus and a curriculum-based GRPO pipeline. Benga…

Reinforcement LearningMathematical Reasoning

Scaling Medical Reasoning Verification via Tool-Integrated Reinforcement Learning

2026-01-28 · Hang Zhang, Ruheng Wang, Yuelyu Ji, Mingu Kwak 외 arxiv

Large language models have achieved strong performance on medical reasoning benchmarks, yet their deployment in clinical settings demands rigorous verification to ensure factual accuracy. While reward models offer a scal…

Reinforcement Learning