Jackpot! Alignment as a Maximal Lottery
Roberto-Rafael Maura-Rivero, Marc Lanctot, Francesco Visin, Kate Larson
TL;DR
This work reframes AI alignment as a probabilistic social choice problem and shows that standard RLHF, which approximates a Borda-like aggregation, can fail major democratic properties. It introduces Maximal Lotteries as a principled alignment rule that is Condorcet- and majority-consistent and robust to irrelevant alternatives, and connects its objective to Nash Learning from Human Feedback with a key indifference term that accounts for non-strict preferences. The authors formalize an ML-based training objective that realizes a Maximal Lottery, relate NLHF to ML, and validate the approach with synthetic experiments across majority, IIA, and cyclic-preference scenarios, where ML outperforms RLHF. The results suggest a promising direction for more robust, human-valued alignment by leveraging Social Choice Theory principles, with extensions to online, context-aware, and demographic-aware settings in future work.
Abstract
Reinforcement Learning from Human Feedback (RLHF), the standard for aligning Large Language Models (LLMs) with human values, is known to fail to satisfy properties that are intuitively desirable, such as respecting the preferences of the majority \cite{ge2024axioms}. To overcome these issues, we propose the use of a probabilistic Social Choice rule called \emph{maximal lotteries} as a replacement for RLHF. We show that a family of alignment techniques, namely Nash Learning from Human Feedback (NLHF) \cite{munos2023nash} and variants, approximate maximal lottery outcomes and thus inherit its beneficial properties. We confirm experimentally that our proposed methodology handles situations that arise when working with preferences more robustly than standard RLHF, including supporting the preferences of the majority, providing principled ways of handling non-transitivities in the preference data, and robustness to irrelevant alternatives. This results in systems that better incorporate human values and respect human intentions.
