General Exploratory Bonus for Optimistic Exploration in RLHF
Wendi Li, Changdae Oh, Sharon Li
TL;DR
This work analyzes exploratory bonuses in RLHF and shows that standard KL and α-divergence–regularized formulations fail to realize optimism, tending to reward regions already well-covered by the reference model. It introduces General Exploratory Bonus (GEB), a reference-dependent framework that offsets divergence-induced bias and proves optimism under 0 ≤ α ≤ 1, while subsuming prior heuristics as special cases. The authors provide both theoretical guarantees and practical algorithms, including reward reparameterization, that integrate seamlessly into iterative online RLHF without extra sampling costs. Empirically, GEB improves alignment performance across divergences and backbones, promotes sampling in low-probability regions, and yields more diverse, semantically coherent outputs, highlighting its potential as a principled and scalable solution for optimistic exploration in RLHF.
Abstract
Optimistic exploration is central to improving sample efficiency in reinforcement learning with human feedback, yet existing exploratory bonus methods to incentivize exploration often fail to realize optimism. We provide a theoretical analysis showing that current formulations, under KL or $α$-divergence regularization, unintentionally bias exploration toward high-probability regions of the reference model, thereby reinforcing conservative behavior instead of promoting discovery of uncertain regions. To address this pitfall, we introduce the General Exploratory Bonus (GEB), a novel theoretical framework that provably satisfies the optimism principle. GEB counteracts divergence-induced bias via reference-dependent reward regulation and unifies prior heuristic bonuses as special cases, while extending naturally across the full $α$-divergence family. Empirically, GEB consistently outperforms baselines on alignment tasks across multiple divergence settings and large language model backbones. These results demonstrate that GEB offers both a principled and practical solution for optimistic exploration in RLHF.
