Towards Robust Process Reward Modeling via Noise-aware Learning
Bin Xie, Bingbing Xu, Xueyun Tian, Yilin Chen, Huawei Shen

TL;DR
This paper introduces a noise-aware learning framework for Process Reward Models that reduces label noise from Monte Carlo Estimation, leading to significant improvements in step correctness discrimination.
Contribution
It proposes a two-stage framework with label correction using LLMs and iterative training to mitigate noisy supervision in process reward modeling.
Findings
Achieves up to 27% absolute gain in average F1 score.
Effectively suppresses false positives and negatives in step rewards.
Enhances robustness of PRMs in complex reasoning tasks.
Abstract
Process Reward Models (PRMs) have achieved strong results in complex reasoning, but are bottlenecked by costly process-level supervision. A widely used alternative, Monte Carlo Estimation (MCE), defines process rewards as the probability that a policy model reaches the correct final answer from a given reasoning step. However, step correctness is an intrinsic property of the reasoning trajectory, and should be invariant to policy choice. Our empirical findings show that MCE producing policy-dependent rewards that induce label noise, including false positives that reward incorrect steps and false negatives that penalize correct ones. To address above challenges, we propose a two-stage framework to mitigate noisy supervision. In the labeling stage, we introduce a reflection-aware label correction mechanism that uses a large language model (LLM) as a judge to detect reflection and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Business Process Modeling and Analysis · Machine Learning in Healthcare
