Inference-Time Scaling for Generalist Reward Modeling
FreeInference-time scalable generalist reward modeling for LLMs via Self-Principled Critique Tuning
About Inference-Time Scaling for Generalist Reward Modeling
This research paper introduces DeepSeek-GRM, a generalist reward model designed to improve reward signals for reinforcement learning (RL) post-training of large language models (LLMs) across diverse domains. The work proposes Self-Principled Critique Tuning (SPCT), a learning method that fosters scalable reward generation behaviors through online RL, enabling the model to adaptively generate principles and produce accurate critiques. For inference-time scalability, the approach uses pointwise generative reward modeling (GRM) and employs parallel sampling with a meta reward model to guide voting for better scaling performance. Empirically, DeepSeek-GRM outperforms existing reward models on various benchmarks while maintaining reduced biases. The models are publicly released on Hugging Face and ModelScope.
Key Features
Pros & Cons
- Demonstrates significant improvements in reward model quality and scalability compared to existing methods
- Reduces biases commonly associated with reward models
- Achieves better performance through inference-time compute scaling rather than scaling training
- Open-source availability enables community use and further research
- Still faces challenges on certain task types (acknowledged by authors)
- Paper is a preprint under review, not yet peer-reviewed