Beyond Correctness: Harmonizing Process and Outcome Rewards through RL Training
About
Reinforcement Learning with Verifiable Rewards (RLVR) improves final-answer accuracy on reasoning tasks, but it does not reliably improve reasoning quality. Because outcome rewards only assess final answers, they also reward spurious successes: flawed reasoning can still receive maximal reward when it accidentally reaches the correct outcome. This outcome reward hacking creates biased gradients, making current RLVR insufficient for learning faithful reasoning. Process Reward Models (PRMs) provide step-wise supervision, but directly optimizing PRMs or naively combining them with outcome rewards is unstable under distribution shift during RL training process. We introduce PRocess cOnsistency Filter (PROF), a data curation method that uses PRM--ORM consistency for sample selection rather than direct reward optimization. PROF keeps correct responses with strong process support and incorrect responses with weak process support while maintaining a balanced training ratio. Experiments show that PROF consistently improves both final-answer accuracy and intermediate reasoning quality over strong baselines, with less dependence on strong PRMs.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Mathematical Reasoning | AIME 2024 | Accuracy @1624.8 | 81 | |
| Mathematical Reasoning | HMMT Feb 2025 | -- | 45 | |
| Mathematical Reasoning | Minerva | Pass@1 (Avg@16)41.7 | 32 | |
| Mathematical Reasoning | AMC23 | Avg@1669.1 | 29 | |
| Mathematical Reasoning | MATH500 | Average Accuracy @1683.1 | 15 | |
| Mathematical Reasoning | Minerva Math | Accuracy (Avg@16)39 | 15 | |
| Mathematical Reasoning | Olympiad Bench | Average@16 Accuracy47.8 | 15 | |
| Mathematical Reasoning | AMC 2023 | Average@16 Accuracy70.9 | 15 | |
| Mathematical Reasoning | Hmmt feb-2024 | Average@1613.7 | 15 | |
| Mathematical Reasoning | AIME 2025 | Average@1619.6 | 15 |