Proximal Point Nash Learning from Human Feedback
arXiv stat.ML / 2026/3/24
💬 オピニオンIdeas & Deep AnalysisModels & Research
要点
- The paper argues that standard RLHF approaches using learned reward models (often tied to Bradley–Terry-style preference assumptions) may poorly reflect real human preference behaviors such as intransitivity.
- It proposes Nash Learning from Human Feedback (NLHF), treating RLHF as a game-theoretic task of finding a Nash equilibrium defined by human preferences, and studies this under a realistic policy parametrization setup.
- The authors analyze a self-play policy gradient method (equivalent to Online IPO), proving high-probability last-iterate convergence while identifying a potential stability limitation in the dynamics.
- To address stability concerns, they introduce a proximal point framework (yielding a stabilized algorithm called Nash Prox) and prove high-probability last-iterate convergence for the combined method.
- They apply Nash Prox to large language model post-training and report empirical validation of its performance.

