Sailing by the Stars: A Survey on Reward Models and Learning Strategies for Learning from Rewards
Xiaobao Wu
TL;DR
<3-5 sentence high-level summary> This survey addresses the problem of aligning large language models with human values and task objectives through learning from rewards. It presents a unified framework linking language models, reward models, and learning strategies across training, inference, and post-inference, and surveys scalar, critique, implicit, rule-based, and process rewards, including both human and automated feedback. Key contributions include a detailed taxonomy, analysis of benchmarking efforts, and discussion of applications such as preference alignment and mathematical reasoning, along with challenges like interpretability, reward hacking, and continual learning. The work highlights the potential of reward-driven approaches to enable robust, scalable, and agentic AI capable of operating in dynamic real-world settings.
Abstract
Recent developments in Large Language Models (LLMs) have shifted from pre-training scaling to post-training and test-time scaling. Across these developments, a key unified paradigm has arisen: Learning from Rewards, where reward signals act as the guiding stars to steer LLM behavior. It has underpinned a wide range of prevalent techniques, such as reinforcement learning (RLHF, RLAIF, DPO, and GRPO), reward-guided decoding, and post-hoc correction. Crucially, this paradigm enables the transition from passive learning from static data to active learning from dynamic feedback. This endows LLMs with aligned preferences and deep reasoning capabilities for diverse tasks. In this survey, we present a comprehensive overview of learning from rewards, from the perspective of reward models and learning strategies across training, inference, and post-inference stages. We further discuss the benchmarks for reward models and the primary applications. Finally we highlight the challenges and future directions. We maintain a paper collection at https://github.com/bobxwu/learning-from-rewards-llm-papers.
