AutoBench: Automating LLM Evaluation through Reciprocal Peer Assessment
Dario Loi, Elena Maria Muià, Federico Siciliano, Giovanni Trappolini, Vincenzo Crisà, Peter Kruger, Fabrizio Silvestri
TL;DR
AutoBench proposes a fully automated, self-sustaining framework for evaluating LLMs through reciprocal peer assessment, addressing the stagnation and contamination of static benchmarks. By allowing models to generate tasks, answer, and judge peers across diverse domains, and by aggregating judgments with an iterative weighting scheme, AutoBench yields dynamic consensus-based rankings. Empirical validation shows strong alignment with established benchmarks and a marked advantage for the multi-judge design over single-judge baselines, supporting robust, human-consistent evaluation without human supervision. This approach offers a scalable, contamination-resistant alternative for continuous evaluation as LLMs evolve, with potential implications for standardized leaderboards and ongoing benchmarking.
Abstract
We present AutoBench, a fully automated and self-sustaining framework for evaluating Large Language Models (LLMs) through reciprocal peer assessment. This paper provides a rigorous scientific validation of the AutoBench methodology, originally developed as an open-source project by eZecute S.R.L.. Unlike static benchmarks that suffer from test-set contamination and limited adaptability, AutoBench dynamically generates novel evaluation tasks while models alternately serve as question generators, contestants, and judges across diverse domains. An iterative weighting mechanism amplifies the influence of consistently reliable evaluators, aggregating peer judgments into consensus-based rankings that reflect collective model agreement. Our experiments demonstrate strong correlations with established benchmarks including MMLU-Pro and GPQA (respectively 78\% and 63\%), validating this peer-driven evaluation paradigm. The multi-judge design significantly outperforms single-judge baselines, confirming that distributed evaluation produces more robust and human-consistent assessments. AutoBench offers a scalable, contamination-resistant alternative to static benchmarks for the continuous evaluation of evolving language models.
