English

Efficient Reinforcement Learning from Human Feedback via Bayesian Preference Inference

Machine Learning 2025-11-07 v1 Artificial Intelligence

Abstract

Learning from human preferences is a cornerstone of aligning machine learning models with subjective human judgments. Yet, collecting such preference data is often costly and time-consuming, motivating the need for more efficient learning paradigms. Two established approaches offer complementary advantages: RLHF scales effectively to high-dimensional tasks such as LLM fine-tuning, while PBO achieves greater sample efficiency through active querying. We propose a hybrid framework that unifies RLHF's scalability with PBO's query efficiency by integrating an acquisition-driven module into the RLHF pipeline, thereby enabling active and sample-efficient preference gathering. We validate the proposed approach on two representative domains: (i) high-dimensional preference optimization and (ii) LLM fine-tuning. Experimental results demonstrate consistent improvements in both sample efficiency and overall performance across these tasks.

Keywords

Cite

@article{arxiv.2511.04286,
  title  = {Efficient Reinforcement Learning from Human Feedback via Bayesian Preference Inference},
  author = {Matteo Cercola and Valeria Capretti and Simone Formentin},
  journal= {arXiv preprint arXiv:2511.04286},
  year   = {2025}
}
R2 v1 2026-07-01T07:24:26.532Z