English

Stackelberg Learning from Human Feedback: Preference Optimization as a Sequential Game

Machine Learning 2025-12-19 v1 Artificial Intelligence Computer Science and Game Theory Multiagent Systems Machine Learning

Abstract

We introduce Stackelberg Learning from Human Feedback (SLHF), a new framework for preference optimization. SLHF frames the alignment problem as a sequential-move game between two policies: a Leader, which commits to an action, and a Follower, which responds conditionally on the Leader's action. This approach decomposes preference optimization into a refinement problem for the Follower and an optimization problem against an adversary for the Leader. Unlike Reinforcement Learning from Human Feedback (RLHF), which assigns scalar rewards to actions, or Nash Learning from Human Feedback (NLHF), which seeks a simultaneous-move equilibrium, SLHF leverages the asymmetry of sequential play to capture richer preference structures. The sequential design of SLHF naturally enables inference-time refinement, as the Follower learns to improve the Leader's actions, and these refinements can be leveraged through iterative sampling. We compare the solution concepts of SLHF, RLHF, and NLHF, and lay out key advantages in consistency, data sensitivity, and robustness to intransitive preferences. Experiments on large language models demonstrate that SLHF achieves strong alignment across diverse preference datasets, scales from 0.5B to 8B parameters, and yields inference-time refinements that transfer across model families without further fine-tuning.

Keywords

Cite

@article{arxiv.2512.16626,
  title  = {Stackelberg Learning from Human Feedback: Preference Optimization as a Sequential Game},
  author = {Barna Pásztor and Thomas Kleine Buening and Andreas Krause},
  journal= {arXiv preprint arXiv:2512.16626},
  year   = {2025}
}

Comments

10 pages, 5 tables, 1 figures

R2 v1 2026-07-01T08:31:36.906Z