Auto-Arena: Automating LLM Evaluations with Agent Peer Battles and Committee Discussions
Ruochen Zhao, Wenxuan Zhang, Yew Ken Chia, Weiwen Xu, Deli Zhao, Lidong Bing
TL;DR
Auto-Arena introduces a fully automatic LLM evaluation framework that uses an examiner to generate questions, two LLMs to engage in multi-round peer battles, and a committee of LLM judges to decide winners. The approach emphasizes dynamic questioning, adversarial debate, and collaborative judging to surface deeper capabilities and reduce bias. In experiments with 15 LLMs, Auto-Arena achieves state-of-the-art alignment with human preferences (96+% of human-consensus level) while eliminating manual data collection and judgments. The framework is validated across languages and domains, and it reveals interesting LLM behaviors such as competitive strategies and learning from opponents, suggesting promising directions for automated, scalable, and fair LLM evaluation.
Abstract
As LLMs continuously evolve, there is an urgent need for a reliable evaluation method that delivers trustworthy results promptly. Currently, static benchmarks suffer from inflexibility and unreliability, leading users to prefer human voting platforms like Chatbot Arena. However, human evaluations require significant manual effort. To address this, we propose the Auto-Arena, an innovative framework that automates the entire evaluation process using LLM-powered agents. Firstly, an LLM examiner generates questions. Then, two LLM candidates engage in a multi-round peer battle based on individual questions, aiming at revealing their true performance differences. Finally, a committee of LLM judges collaboratively discusses and decides the winner, reducing bias and enhancing fairness. During the peer battles, we observe intriguing scenarios where the LLM candidates display competitive behaviors and even learn from the opponents. In our extensive experiments involving 15 recent LLMs, Auto-Arena shows a 92.14% correlation with human preferences, surpassing all previous expert-annotated benchmarks without any manual efforts. As a result, Auto-Arena offers a promising alternative to current human evaluation platforms for evaluating LLMs automatically.
