Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Stop Summation: Min-Form Credit Assignment Is All Process Reward Model Needs for Reasoning

About

Process reward models (PRMs) have proven effective for test-time scaling of Large Language Models (LLMs) on challenging reasoning tasks. However, reward hacking issues with PRMs limit their successful application in reinforcement fine-tuning. In this paper, we identify the main cause of PRM-induced reward hacking: the canonical summation-form credit assignment in reinforcement learning (RL), which defines the value as cumulative gamma-decayed future rewards, easily induces LLMs to hack steps with high rewards. To address this, we propose PURE: Process sUpervised Reinforcement lEarning. The key innovation of PURE is a min-form credit assignment that formulates the value function as the minimum of future rewards. This method significantly alleviates reward hacking by limiting the value function range and distributing advantages more reasonably. Through extensive experiments on 3 base models, we show that PRM-based approaches enabling min-form credit assignment achieve comparable reasoning performance to verifiable reward-based methods within only 30% steps. In contrast, the canonical sum-form credit assignment collapses training even at the beginning! Additionally, when we supplement PRM-based fine-tuning with just 10% verifiable rewards, we further alleviate reward hacking and produce the best fine-tuned model based on Qwen2.5-Math-7B in our experiments, achieving 82.5% accuracy on AMC23 and 53.3% average accuracy across 5 benchmarks. Moreover, we summarize the observed reward hacking cases and analyze the causes of training collapse. We release our code and model weights at https://github.com/CJReinforce/PURE.

Jie Cheng, Gang Xiong, Ruixi Qiao, Lijun Li, Chao Guo, Junle Wang, Yisheng Lv, Fei-Yue Wang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH 500
Top-1 Accuracy82.5
384
Mathematical ReasoningMinerva
Pass@1 Accuracy13.6
289
Mathematical ReasoningMATH 500
Pass@1 Rate72.8
236
Mathematical ReasoningAMC23
PASS@1 Accuracy50
207
Mathematical ReasoningAIME24
Pass@1 Accuracy23.3
117
Mathematical ReasoningOlympiadBench
Acc@147.6
23
Mathematical ReasoningMathematical Reasoning Suite (AIME24, Math500, Olympiad, AMC, Minerva)
AIME24 Score20
23
Mathematical ReasoningOlyBench
Pass@1 Accuracy28.1
22
General ReasoningOut-of-Domain Generalization Suite BGQA, CRUX, STGQA, TableBench, MMLU STEM
BGQA Accuracy56
21
Mathematical ReasoningAMC 2023
Avg@8 Score70
15
Showing 10 of 10 rows

Other info

Follow for update