Process Reward Model

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2026 Jan 3 22:6
Editor
Edited
Edited
2026 May 21 10:23
Refs
Refs

PRM

Per-Token Rewards
 
 
Per-Chunk Rewards
 
 
 

CRL: Control Reinforcement Learning

openreview.net

Dataset

In reasoning training, data distribution may be more important than correctness. SFT with incorrect CoT generated by a stronger model can outperform human-written perfectly correct CoT. The reasons are distribution proximity: synthetic CoT is closer to the student model's output distribution, making it easier to learn, and partial validity: incorrect CoT still contains many correct intermediate reasoning steps.
  • Paraphrasing human CoT with LLM improves performance → proves distribution effect
  • Gradually increasing error rate leads to gradual performance decline → demonstrates error tolerance
In other words, final answer accuracy is not a reliable indicator of CoT quality. In reasoning SFT data curation, "distribution alignment" is a more critical variable than correctness
arxiv.org
 
 

Recommendations