Back to Research papers
Research paper index

From Correctness to Utility: Gain-Based Prefix Evaluation for LLM Reasoning

Yuhang Zhou, Yixin Cao, Guangnan Ye

arXiv:2606.07190Published June 5, 20260 citations
  • cs.CL
  • trajectory
  • reinforcement learning

Abstract

Reasoning prefixes shape the future trajectory of LLM problem solving, yet existing process reward models usually evaluate them through local step correctness. We argue that correctness is a useful but indirect proxy for the effect we ultimately care about: whether a prefix increases the probability of successful completion. We define this effect as prefix gain, the solve-rate improvement induced by conditioning lightweight student model group on a prefix, and use it to train a Prefix Utility Model (PUM) with a simple pairwise ranking objective. PUM learns outcome-grounded prefix utility and can score both complete trajectories and partial reasoning prefixes. Across Best-of-$N$ selection, beam search, and reinforcement learning on mathematical reasoning, PUM provides a strong prefix-level supervision signal, especially when candidate pools are large, search budgets increase, or rule-based rewards are sparse. We release all data, models, and code at https://zhiqix.github.io/pum-project-page.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.