PRM (Process Reward Model) scores each intermediate reasoning step, refining credit assignment; RLVR (RL from Verifiable Rewards) replaces human/AI reward models with rule/program-verifiable rewards — e.g. exact-answer matching for math, unit tests (
pass@k) for code — giving zero-cost, unbiased, unhackable reward signals. DeepSeek-R1 famously used RLVR (with GRPO over
G group samples, no critic) to elicit reasoning on math and code.