English

Strategyproof Reinforcement Learning from Human Feedback

Machine Learning 2025-10-17 v2

Abstract

We study Reinforcement Learning from Human Feedback (RLHF) in settings where multiple labelers may strategically misreport feedback to steer the learned policy toward their own preferences. We show that existing RLHF algorithms, including recent pluralistic methods, are not strategyproof, and that even a single strategic labeler can cause arbitrarily large misalignment with social welfare. Moreover, we prove that, in the worst case, any strategyproof RLHF algorithm must perform kk-times worse than the optimal policy, where kk is the number of labelers. This suggests a fundamental trade-off between incentive alignment (ensuring labelers report truthfully) and policy alignment (maximizing social welfare). To address this, we propose the Pessimistic Median of MLEs algorithm, which, under appropriate policy coverage assumptions, is approximately strategyproof and converges to the optimal policy as the number of labelers and samples increases. Our results apply to both contextual bandits and Markov decision processes.

Keywords

Cite

@article{arxiv.2503.09561,
  title  = {Strategyproof Reinforcement Learning from Human Feedback},
  author = {Thomas Kleine Buening and Jiarui Gan and Debmalya Mandal and Marta Kwiatkowska},
  journal= {arXiv preprint arXiv:2503.09561},
  year   = {2025}
}

Comments

To appear at NeurIPS 2025

R2 v1 2026-06-28T22:17:51.043Z