Learning Correlated Reward Models: Statistical Barriers and Opportunities
Yeshwanth Cherapanamjeri, Constantinos Daskalakis, Gabriele Farina, Sobhan Mohammadpour
TL;DR
The paper addresses learning correlated reward models by adopting a correlated probit framework $X\sim\mathcal{N}(\mu,\Sigma)$ and showing that pairwise preference data cannot identify correlational structure due to symmetries, while best-of-three observations are both necessary and sufficient for identifiability. It develops a near-optimal polynomial-time estimator with finite-sample guarantees and proves matching lower bounds, demonstrating the statistical practicality of higher-order preference data. The authors validate their theory on synthetic and real-world datasets, including Netflix, MovieLens, and sushi preference data, showing improved modeling of correlations and personalization. Overall, the work provides a solid statistical foundation and efficient algorithms for learning correlated utilities, with clear implications for RLHF and human-aligned decision making where preferences exhibit complex dependencies.
Abstract
Random Utility Models (RUMs) are a classical framework for modeling user preferences and play a key role in reward modeling for Reinforcement Learning from Human Feedback (RLHF). However, a crucial shortcoming of many of these techniques is the Independence of Irrelevant Alternatives (IIA) assumption, which collapses \emph{all} human preferences to a universal underlying utility function, yielding a coarse approximation of the range of human preferences. On the other hand, statistical and computational guarantees for models avoiding this assumption are scarce. In this paper, we investigate the statistical and computational challenges of learning a \emph{correlated} probit model, a fundamental RUM that avoids the IIA assumption. First, we establish that the classical data collection paradigm of pairwise preference data is \emph{fundamentally insufficient} to learn correlational information, explaining the lack of statistical and computational guarantees in this setting. Next, we demonstrate that \emph{best-of-three} preference data provably overcomes these shortcomings, and devise a statistically and computationally efficient estimator with near-optimal performance. These results highlight the benefits of higher-order preference data in learning correlated utilities, allowing for more fine-grained modeling of human preferences. Finally, we validate these theoretical guarantees on several real-world datasets, demonstrating improved personalization of human preferences.
