ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
A generative PRM that verifies step-by-step solutions using a long CoT reasoning process. Trained on a small amount of synthetic data, it outperforms both discriminative PRMs trained on significantly more data and LLM-as-a-Judge baselines in various reasoning tasks and verification scenarios.
This paper introduces ThinkPRM, a generative process reward model (PRM) that challenges the prevailing paradigm of discriminative verification in step-by-step reasoning. The key insight is that by framing verification as a generative task with long chain-of-thought (CoT) reasoning, the model can leverage the same strengths that have made generative models dominant in other areas of AI. This is significant because PRMs are critical for improving the reliability of multi-step reasoning in large language models, yet they have traditionally relied on large amounts of labeled data and discriminative classifiers.
The fact that ThinkPRM outperforms both discriminative PRMs and LLM-as-a-Judge baselines while being trained on a small synthetic dataset is particularly noteworthy. It suggests that the generative approach may be more data-efficient and better at capturing nuanced reasoning patterns. This could democratize access to high-quality verification models, as practitioners may no longer need massive human-annotated datasets.
The abstract reports that ThinkPRM outperforms discriminative PRMs trained on more data and LLM-as-a-Judge baselines. While specific numerical metrics are not provided, the claim covers multiple reasoning tasks and verification scenarios, suggesting robust improvements. The comparison to LLM-as-a-Judge is particularly relevant as it shows the model can surpass even strong general-purpose verifiers.
This work has the potential to shift the design of process reward models from discriminative to generative architectures. If the results hold in broader evaluations, it could lead to more data-efficient and accurate verification systems for complex reasoning tasks. This is especially important for applications in math, science, and code generation where stepwise correctness is critical. The approach also aligns with the broader trend of using generative models for tasks traditionally handled by discriminative methods, potentially simplifying model pipelines.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba