Incentivizing Truthful Language Models via Peer Elicitation Games
Baiting Chen, Tong Zhu, Jiale Han, Lexin Li, Gang Li, and Xiaowu Dai

TL;DR
This paper proposes Peer Elicitation Games, a game-theoretic framework that aligns large language models to produce truthful outputs without supervision, using peer evaluation and mutual information scores.
Contribution
It introduces a novel, training-free peer elicitation mechanism with theoretical guarantees and empirical improvements in factual accuracy for LLMs.
Findings
Achieves sublinear regret, approaching optimal truthful strategies.
Converges to a truthful Nash equilibrium.
Significantly improves factual accuracy across benchmarks.
Abstract
Large Language Models (LLMs) have demonstrated strong generative capabilities but remain prone to inconsistencies and hallucinations. We introduce Peer Elicitation Games (PEG), a training-free, game-theoretic framework for aligning LLMs through a peer elicitation mechanism involving a generator and multiple discriminators instantiated from distinct base models. Discriminators interact in a peer evaluation setting, where utilities are computed using a determinant-based mutual information score that provably incentivizes truthful reporting without requiring ground-truth labels. We establish theoretical guarantees showing that each agent, via online learning, achieves sublinear regret in the sense their cumulative performance approaches that of the best fixed truthful strategy in hindsight. Moreover, we prove last-iterate convergence to a truthful Nash equilibrium, ensuring that the actual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multi-Agent Systems and Negotiation
MethodsBalanced Selection
