LGAIITMLOct 28, 2025

Greedy Sampling Is Provably Efficient for RLHF

arXiv:2510.24700v19 citationsh-index: 13
Originality Incremental advance
AI Analysis

This provides foundational theoretical guarantees for RLHF, a key technique in aligning large language models, though it is incremental in advancing theoretical analysis.

The paper tackles the theoretical understanding of RLHF by analyzing a general preference model, showing that greedy sampling algorithms achieve order-wise performance improvements over existing methods, with results specialized to the Bradley-Terry model.

Reinforcement Learning from Human Feedback (RLHF) has emerged as a key technique for post-training large language models. Despite its empirical success, the theoretical understanding of RLHF is still limited, as learning the KL-regularized target with only preference feedback poses additional challenges compared with canonical RL. Existing works mostly study the reward-based Bradley-Terry (BT) preference model, and extend classical designs utilizing optimism or pessimism. This work, instead, considers the general preference model (whose practical relevance has been observed recently) and obtains performance guarantees with major, order-wise improvements over existing ones. Surprisingly, these results are derived from algorithms that directly use the empirical estimates (i.e., greedy sampling), as opposed to constructing optimistic or pessimistic estimates in previous works. This insight has a deep root in the unique structural property of the optimal policy class under the KL-regularized target, and we further specialize it to the BT model, highlighting the surprising sufficiency of greedy sampling in RLHF.

Foundations

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

Your Notes