CLAILGJun 4, 2025

RewardAnything: Generalizable Principle-Following Reward Models

Peking U
arXiv:2506.03637v221 citationsh-index: 39
Originality Highly original
AI Analysis

This addresses the resource-intensive and biased nature of current reward model training for large language model alignment, offering a more flexible and efficient solution.

The paper tackles the problem of reward models being rigid and not adaptable to diverse real-world needs by introducing generalizable, principle-following reward models, achieving state-of-the-art performance on traditional benchmarks and excelling in adapting to novel principles without retraining.

Reward Models, essential for guiding Large Language Model optimization, are typically trained on fixed preference datasets, resulting in rigid alignment to single, implicit preference distributions. This prevents adaptation to diverse real-world needs-from conciseness in one task to detailed explanations in another. The standard practice of collecting task-specific preference data and retraining reward models is resource-intensive, often producing biased rewards, and limits practical application. We introduce generalizable, principle-following reward models. We propose that RMs should understand and adhere to dynamically provided natural language specifications of reward principles, similar to instruction-following in LLMs. To measure this capability, we develop RABench, a comprehensive benchmark for RMs focusing on generalization across diverse principles. Evaluations on RABench reveal poor generalization of current RMs. As a solution, we present RewardAnything, a novel RM designed and trained to explicitly follow natural language principles. We achieve SotA performance with RewardAnything in traditional RM benchmark simply by specifying a well-defined principle, and results on RABench show we excel in adapting to novel principles without retraining. Furthermore, RewardAnything integrates seamlessly with existing RLHF methods and we show by a case study on how to automatically and efficiently align LLMs with only natural language principles.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes