English

Maximizing the efficiency of human feedback in AI alignment: a comparative analysis

Human-Computer Interaction 2025-12-02 v2 Artificial Intelligence

Abstract

Reinforcement Learning from Human Feedback (RLHF) relies on preference modeling to align machine learning systems with human values, yet the popular approach of random pair sampling with Bradley-Terry modeling is statistically limited and inefficient under constrained annotation budgets. In this work, we explore alternative sampling and evaluation strategies for preference inference in RLHF, drawing inspiration from areas such as game theory, statistics, and social choice theory. Our best-performing method, Swiss InfoGain, employs a Swiss tournament system with a proxy mutual-information-gain pairing rule, which significantly outperforms all other methods in constrained annotation budgets while also being more sample-efficient. Even in high-resource settings, we can identify superior alternatives to the Bradley-Terry baseline. Our experiments demonstrate that adaptive, resource-aware strategies reduce redundancy, enhance robustness, and yield statistically significant improvements in preference learning, highlighting the importance of balancing alignment quality with human workload in RLHF pipelines.

Keywords

Cite

@article{arxiv.2511.12796,
  title  = {Maximizing the efficiency of human feedback in AI alignment: a comparative analysis},
  author = {Andreas Chouliaras and Dimitris Chatzopoulos},
  journal= {arXiv preprint arXiv:2511.12796},
  year   = {2025}
}

Comments

17 pages, 6 figures, 6 algorithms. AICS2025

R2 v1 2026-07-01T07:40:09.077Z