CLAINov 2, 2024

Arena-Lite: Efficient and Reliable Large Language Model Evaluation via Tournament-Based Direct Comparisons

arXiv:2411.01281v64 citationsh-index: 1Has CodeEMNLP
Originality Incremental advance
AI Analysis

This addresses the need for more efficient and reliable model selection in research and industry, though it is incremental as it builds on existing direct comparison approaches.

The paper tackles the problem of unreliable LLM evaluation by proposing Arena-Lite, a tournament-based direct comparison method that eliminates baselines, reducing comparisons and achieving higher reliability in system rankings, as demonstrated through controlled modeling and empirical validation with real LLM judges.

As Large Language Models (LLMs) expand across domains, LLM judges have become essential for systems evaluation. Current benchmarks typically compare system outputs against baselines. This baseline-mediated approach, though convenient, yields lower reliability than direct comparison between systems. We propose Arena-Lite which integrates tournament structure on top of head-to-head comparison. The application of a tournament structure and direct comparison eliminates the need for baseline outputs, reduces the number of required comparisons, and allows higher reliability in system rankings. We conducted two experiments: (1) controlled stochastic modeling and (2) empirical validation with a real LLM judge. Those experiments collectively demonstrate that Arena-Lite consistently achieves higher reliability with fewer comparisons, even with smaller datasets or weaker judges. We release an easy-to-use web demonstration and code to foster adoption of Arena-Lite, streamlining model selection across research and industry communities. Arena-Lite demo and code are available on \href{https://huggingface.co/spaces/NCSOFT/ArenaLite}{https://huggingface.co/spaces/NCSOFT/ArenaLite}

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes