Scaling Laws for Reward Model Overoptimization
Leo Gao, John Schulman, Jacob Hilton

TL;DR
This paper investigates how optimizing reward models in reinforcement learning can lead to overoptimization issues, revealing how different factors influence the degradation of true performance and providing insights for AI alignment.
Contribution
It introduces a synthetic experimental framework to measure reward overoptimization effects and analyzes how various model and dataset parameters influence this phenomenon.
Findings
Overoptimization follows different functional forms depending on the optimization method.
Coefficients of the overoptimization relationship scale with reward model size.
Dataset size, model parameters, and KL penalty affect overoptimization dynamics.
Abstract
In reinforcement learning from human feedback, it is common to optimize against a reward model trained to predict human preferences. Because the reward model is an imperfect proxy, optimizing its value too much can hinder ground truth performance, in accordance with Goodhart's law. This effect has been frequently observed, but not carefully measured due to the expense of collecting human preference data. In this work, we use a synthetic setup in which a fixed "gold-standard" reward model plays the role of humans, providing labels used to train a proxy reward model. We study how the gold reward model score changes as we optimize against the proxy reward model using either reinforcement learning or best-of- sampling. We find that this relationship follows a different functional form depending on the method of optimization, and that in both cases its coefficients scale smoothly with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI) · Data Stream Mining Techniques
