LLMs Judge Themselves: A Game-Theoretic Framework for Human-Aligned Evaluation
Gao Yang, Yuhang Liu, Siyu Miao, Xinyue Liang, Zhengyang Liu, Heyan Huang
TL;DR
This work tackles the challenge of evaluating modern LLMs by replacing fixed-reference benchmarks with a decentralized mutual evaluation that leverages game-theoretic ranking. By having multiple LLMs act as both evaluators and evaluatees and aggregating their pairwise comparisons with algorithms like Kemeny-Young, the method aims to reproduce human judgments while reducing evaluator bias. Across diverse datasets and models, the approach generally improves alignment with human preferences and demonstrates bias mitigation, though performance varies by task type, being strongest in objective domains like math and code. The framework offers a scalable, human-aligned alternative to traditional benchmarks and highlights practical limitations and avenues for future exploration.
Abstract
Ideal or real - that is the question.In this work, we explore whether principles from game theory can be effectively applied to the evaluation of large language models (LLMs). This inquiry is motivated by the growing inadequacy of conventional evaluation practices, which often rely on fixed-format tasks with reference answers and struggle to capture the nuanced, subjective, and open-ended nature of modern LLM behavior. To address these challenges, we propose a novel alternative: automatic mutual evaluation, where LLMs assess each other's output through self-play and peer review. These peer assessments are then systematically compared with human voting behavior to evaluate their alignment with human judgment. Our framework incorporates game-theoretic voting algorithms to aggregate peer reviews, enabling a principled investigation into whether model-generated rankings reflect human preferences. Empirical results reveal both convergences and divergences between theoretical predictions and human evaluations, offering valuable insights into the promises and limitations of mutual evaluation. To the best of our knowledge, this is the first work to jointly integrate mutual evaluation, game-theoretic aggregation, and human-grounded validation for evaluating the capabilities of LLMs.
