paper-with-me

Papers

MAPLE: Elevating Medical Reasoning from Statistical Consensus to Process-Led Alignment

2026-03-09 · Kailong Fan, Anqi Pu, Yichen Wu, Wanhua Li, Yicong Li, Hanspeter Pfister, Huafeng Liu, Xiang Li, Quanzheng Li, Ning Guo arxiv

Recent advances in medical large language models have explored Test-Time Reinforcement Learning (TTRL) to enhance reasoning. However, standard TTRL often relies on majority voting (MV) as a heuristic supervision signal, which can be unreliable in complex medical scenarios where the most frequent reasoning path is not necessarily the clinically correct one. In this work, we propose a novel and unified training paradigm that integrates medical process reward models with TTRL to bridge the gap between test-time scaling (TTS) and parametric model optimization. Specifically, we advance the TTRL framework by replacing the conventional MV with a fine-grained, expert-aligned supervision paradigm using Med-RPM. This integration ensures that reinforcement learning is guided by medical correctness rather than mere consensus, effectively distilling search-based intelligence into the model's parametric memory. Extensive evaluations on four different benchmarks have demonstrated that our developed method consistently and significantly outperforms current TTRL and standalone PRM selection. Our findings establish that transitioning from stochastic heuristics to structured, step-wise rewards is essential for developing reliable and scalable medical AI systems

📄 PDF Abstract BibTeX arXiv:2603.08987

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

maplet: An extensible R toolbox for modular and reproducible omics pipelines

2021-05-06 · Kelsey Chetnik, Elisa Benedetti, Daniel P. Gomari, Annalise Schweickart 외

This paper presents maplet, an open-source R package for the creation of highly customizable, fully reproducible statistical pipelines for omics data analysis, with a special focus on metabolomics-based methods. It build…

Data Visualization

PACT: Learning Diverse Diagnostic Strategies via Privileged Synthesis and Branch Consensus

2026-06-08 · Gen Li, Yuanze Hu, Zhichao Yang, Qingchen Yu 외 arxiv

Clinical diagnosis requires flexible use of multiple reasoning paradigms under incomplete patient information. Existing LLM-based medical agents show strong medical reasoning ability, but single-paradigm or naively mixed…

Medical Diagnosis

MAPLE: Multi-Agent Adaptive Planning with Long-Term Memory for Table Reasoning

2025-06-06 · Ye Bai, Minghan Wang, Thuy-Trang Vu

Table-based question answering requires complex reasoning capabilities that current LLMs struggle to achieve with single-pass inference. Existing approaches, such as Chain-of-Thought reasoning and question decomposition,…

Question AnsweringTable-based Question Answering

Training and Evaluation of Guideline-Based Medical Reasoning in LLMs

2025-12-03 · Michael Staniek, Artem Sokolov, Stefan Riezler arxiv

Machine learning for early prediction in medicine has recently shown breakthrough performance, however, the focus on improving prediction accuracy has led to a neglect of faithful explanations that are required to gain t…

Time Series ForecastingOne-Shot Learning

From Conflict to Consensus: Boosting Medical Reasoning via Multi-Round Agentic RAG

2026-02-06 · Wenhao Wu, Zhentao Tang, Yafu Li, Shixiong Kai 외 arxiv

Large Language Models (LLMs) exhibit high reasoning capacity in medical question-answering, but their tendency to produce hallucinations and outdated knowledge poses critical risks in healthcare fields. While Retrieval-A…