paper-with-me

Papers

Fleming-R1: Toward Expert-Level Medical Reasoning via Reinforcement Learning

2025-09-18 · Chi Liu, Derek Li, Yan Shu, Robin Chen, Derek Duan, Teng Fang, Bryan Dai arxiv

While large language models show promise in medical applications, achieving expert-level clinical reasoning remains challenging due to the need for both accurate answers and transparent reasoning processes. To address this challenge, we introduce Fleming-R1, a model designed for verifiable medical reasoning through three complementary innovations. First, our Reasoning-Oriented Data Strategy (RODS) combines curated medical QA datasets with knowledge-graph-guided synthesis to improve coverage of underrepresented diseases, drugs, and multi-hop reasoning chains. Second, we employ Chain-of-Thought (CoT) cold start to distill high-quality reasoning trajectories from teacher models, establishing robust inference priors. Third, we implement a two-stage Reinforcement Learning from Verifiable Rewards (RLVR) framework using Group Relative Policy Optimization, which consolidates core reasoning skills while targeting persistent failure modes through adaptive hard-sample mining. Across diverse medical benchmarks, Fleming-R1 delivers substantial parameter-efficient improvements: the 7B variant surpasses much larger baselines, while the 32B model achieves near-parity with GPT-4o and consistently outperforms strong open-source alternatives. These results demonstrate that structured data design, reasoning-oriented initialization, and verifiable reinforcement learning can advance clinical reasoning beyond simple accuracy optimization. We release Fleming-R1 publicly to promote transparent, reproducible, and auditable progress in medical AI, enabling safer deployment in high-stakes clinical environments.

📄 PDF Abstract BibTeX arXiv:2509.15279

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MedMO: Grounding and Understanding Multimodal Large Language Model for Medical Images

2026-02-06 · Ankan Deria, Komal Kumar, Adinath Madhavrao Dukre, Eran Segal 외 arxiv

Multimodal large language models have advanced rapidly, but their adoption in medicine is constrained by limited domain coverage, imperfect modality alignment, and insufficient grounded reasoning. We introduce MedMO, a m…

Medical Report GenerationReinforcement Learning

Fleming-VL: Towards Universal Medical Visual Reasoning with Multimodal LLMs

2025-11-02 · Yan Shu, Chi Liu, Robin Chen, Derek Li 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable effectiveness in various general-domain scenarios, such as visual question answering and image captioning. Recently, researchers have increasingly foc…

Visual Question AnsweringImage CaptioningVisual Reasoning

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

2025-08-11 · Zhonghao Yan, Muxi Diao, Yuxuan Yang, Ruoyan Jing 외 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…

Reinforcement Learning

MMedExpert-R1: Strengthening Multimodal Medical Reasoning via Domain-Specific Adaptation and Clinical Guideline Reinforcement

2026-01-16 · Meidan Ding, Jipeng Zhang, Wenxuan Wang, Haiqin Zhong 외 arxiv

Medical Vision-Language Models (MedVLMs) excel at perception tasks but struggle with complex clinical reasoning required in real-world scenarios. While reinforcement learning (RL) has been explored to enhance reasoning c…

Reinforcement Learning

MedXIAOHE: A Comprehensive Recipe for Building Medical MLLMs

2026-02-13 · Baorong Shi, Bo Cui, Boyuan Jiang, Deli Yu 외 arxiv

We present MedXIAOHE, a medical vision-language foundation model designed to advance general-purpose medical understanding and reasoning in real-world clinical applications. MedXIAOHE achieves state-of-the-art performanc…

Reinforcement LearningContinual Pretraining