LLM reasoning / chain-of-thought
ORM
Heavily superseded — a standard baseline that newer methods routinely beat
10 papers critique it · 4 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites ORM as a baseline.
Early alignment efforts relied on Outcome Reward Models (ORM)… where feedback is concentrated solely on the final solution; however, this approach faces a severe credit assignment problem
“Process Reward Models (PRMs) enable fine-grained step-level supervision for model reasoning, addressing traditional Outcome Reward Models (ORMs) limitation of only scoring final outputs.”
“This granularity mismatch leads to inconsistent scoring between partial and complete sequences.”
“Existing works wang2024mathshepherdverifyreinforcellms, lightman2023letsverifystepstep show that PRM outperforms ORM by a considerable margin”
“most of recent work demonstrates that ORMs fall short on complex multi-step reasoning tasks”
“ORM evaluates the whole reasoning process based on the final answer, ignoring intermediate steps”
“Traditional Outcome Reward Models (ORMs)...which assign rewards based solely on the final answer, fail to detect flawed intermediate reasoning.”
“Outcome Reward Models (ORMs) focus solely on evaluating final solutions for correctness, ignoring process optimality and therefore missing costly but non-terminal inefficiencies”
“ORM evaluates the entire reasoning path by assigning a single score to the final solution, whereas PRM provides step-level scores, yielding denser reward signals and generally outperforming ORM.”
“this approach, which provides a sparse reward risks inadvertently validating reasoning trajectories that are flawed, illogical, or factually incorrect, so long as they coincidentally arrive at the correct final output”
Beaten on benchmarks
Head-to-head results where a newer method reports beating ORM. Values are copied from the source paper's tables — verify against the cited paper.
Sci-PRM beats ORM
54.62 vs 40.23
accuracy · [Mol-Instructions with RL training]
SCI-PRM: A Tool Aware Process Reward Model for Scientific Reasoning VerificationReST-RL beats ORM
0.689 vs 0.531
FunPRM beats ORM
21.37 vs 18.67
Overall · [Base Model: DeepSeek-Coder-33B-Instruct]
FunPRM: Function-as-Step Process Reward Model with Meta Reward Correction for Code GenerationMCQ-ORM beats ORM
70.0 vs 67.3
P-Acc · [Llama3 1B AQuA]
Boosting Process-Correct CoT Reasoning by Modeling Solvability of Multiple-Choice QA
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- Jun 3, 2026
- May 2, 2026
- Apr 19, 2026
- DC-W2SDC-W2S: Dual-Consensus Weak-to-Strong Training for Reliable Process Reward Modeling in Biological ReasoningMar 9, 2026
- Feb 9, 2026
- Jan 29, 2026
- Noise-Aware Iterative Training (NAIT)Towards Robust Process Reward Modeling via Noise-aware LearningJan 19, 2026
- GroundedPRMGroundedPRM: Tree-Guided and Fidelity-Aware Process Reward Modeling for Step-Level ReasoningOct 16, 2025