paper-with-me

홈 › Papers

SCI-PRM: A Tool Aware Process Reward Model for Scientific Reasoning Verification

2026-06-03 · Xiangyu Zhao, Henry Hengyuan Zhao, Yiheng Wang, Wanghan Xu, Yuhao Zhou, Qinglong Cao, Zhiwang Zhou, Lei Bai, Wenlong Zhang, Xiao-Ming Wu arxiv

While Process Reward Models (PRMs) have achieved remarkable success in mathematical reasoning, their application in complex scientific domains-such as biology, chemistry, and physics remains largely unexplored. Scientific problems demand not only logical rigor but also factual consistency and the precise usage of domain-specific tools, areas where current models often suffer from hallucinations and lack of verification. In this paper, we first construct SCIPRM70K, a large-scale dataset featuring Chain-of-Tool trajectories that explicitly interleave reasoning with the execution of scientific tools. Building upon this, we train an efficient reward model called Sci-PRM to provide fine-grained supervision on tool selection, execution accuracy, and result interpretation at each step in one inference. Experiments demonstrate that Sci-PRM significantly enhances foundation models in two key aspects: (1) it enables effective test-time scaling via Best-of-N selection; and (2) when integrated into Reinforcement Learning, it serves as a dense reward signal that mitigates the critical issue of advantage disappearance, allowing the model to break through existing performance ceilings.

📄 PDF Abstract BibTeX arXiv:2606.04579

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

ToolSciVer: Multimodal Scientific Claim Verification with Visual Tool Augmented Reinforcement Learning

2026-07-17 · Binglin Zhou, Peng Shi, Ryo Kamoi, Nan Zhang 외 arxiv

Multimodal Scientific Claim Verification (MSCV) requires models to verify scientific claims using visually grounded evidence from papers, including figures, tables, charts, and textual context. However, existing methods …

Reinforcement Learning

ReCrit: Transition-Aware Reinforcement Learning for Scientific Critic Reasoning

2026-05-11 · Wanghan Xu, Yuhao Zhou, Hengyuan Zhao, Shuo Li 외 arxiv

Large language models can fail in critic interaction not only by answering incorrectly, but also by abandoning an initially correct scientific solution after user criticism. This is especially risky in scientific reasoni…

Reinforcement Learning

R2IF: Aligning Reasoning with Decisions via Composite Rewards for Interpretable LLM Function Calling

2026-04-22 · Aijia Cheng, Kailong Wang, Ling Shi, Yongxin Zhao arxiv

Function calling empowers large language models (LLMs) to interface with external tools, yet existing RL-based approaches suffer from misalignment between reasoning processes and tool-call decisions. We propose R2IF, a r…

Agent0-VL: Exploring Self-Evolving Agent for Tool-Integrated Vision-Language Reasoning

2025-11-25 · Jiaqi Liu, Kaiwen Xiong, Peng Xia, Yiyang Zhou 외 arxiv

Vision-language agents have achieved remarkable progress in a variety of multimodal reasoning tasks; however, their learning remains constrained by the limitations of human-annotated supervision. Recent self-rewarding ap…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

SciTrace: Trajectory-Aware Safety Reasoning for Scientific Discovery Agents

2026-06-06 · Tanush Swaminathan, Runmin Jiang, Letian Zhang, Min Xu arxiv

LLM-based scientific agents have shown strong capacity for autonomous research, yet their safety layers remain structurally divorced from core reasoning: they inspect pipeline outputs rather than shaping the deliberation…

Adversarial Robustness