Learning Guarantee of Reward Modeling Using Deep Neural Networks
Yuanhang Luo, Yeheng Ge, Ruijian Han, Guohao Shen
TL;DR
The paper develops a non-parametric theoretical framework for deep reward modeling using pairwise comparisons in RLHF. It introduces a margin-type condition on human preferences and derives architecture-dependent, non-asymptotic regret bounds that sharpen as the margin becomes clearer. By decomposing estimation error into stochastic and approximation components, the authors obtain concrete rates for deep reward estimators with width $W=O(d^{\beta})$ and depth $D=O(\sqrt{N})$, and show how data quality affects sample efficiency. Empirical results corroborate the theory, illustrating how network architecture balance and high-quality comparison data drive performance in Bradley–Terry and Thurstonian settings. Overall, the work provides a principled link between human-belief clarity, network design, and learning efficiency in RLHF reward modeling.
Abstract
In this work, we study the learning theory of reward modeling with pairwise comparison data using deep neural networks. We establish a novel non-asymptotic regret bound for deep reward estimators in a non-parametric setting, which depends explicitly on the network architecture. Furthermore, to underscore the critical importance of clear human beliefs, we introduce a margin-type condition that assumes the conditional winning probability of the optimal action in pairwise comparisons is significantly distanced from 1/2. This condition enables a sharper regret bound, which substantiates the empirical efficiency of Reinforcement Learning from Human Feedback and highlights clear human beliefs in its success. Notably, this improvement stems from high-quality pairwise comparison data implied by the margin-type condition, is independent of the specific estimators used, and thus applies to various learning algorithms and models.
