English

Sample-Efficient Human Evaluation of Large Language Models via Maximum Discrepancy Competition

Machine Learning 2025-05-30 v2 Computation and Language Human-Computer Interaction

Abstract

Reliable evaluation of large language models (LLMs) is impeded by two key challenges: objective metrics often fail to reflect human perception of natural language, and exhaustive human labeling is prohibitively expensive. Here, we propose a sample-efficient human evaluation method for LLMs based on the principle of MAximum Discrepancy (MAD) Competition. Our method automatically and adaptively selects a compact set of input instructions that maximize semantic discrepancy between pairs of LLM responses. Human evaluators then perform three-alternative forced choices on these paired responses, which are aggregated into a global ranking using Elo rating. We apply our approach to compare eight widely used LLMs across four tasks: scientific knowledge understanding, mathematical reasoning, creative and functional writing, and code generation and explanation. Experimental results show that our sample-efficient evaluation method recovers "gold-standard" model rankings with a handful of MAD-selected instructions, reveals respective strengths and weaknesses of each LLM, and offers nuanced insights to guide future LLM development. Code is available at https://github.com/weiji-Feng/MAD-Eval .

Keywords

Cite

@article{arxiv.2404.08008,
  title  = {Sample-Efficient Human Evaluation of Large Language Models via Maximum Discrepancy Competition},
  author = {Kehua Feng and Keyan Ding and Hongzhi Tan and Kede Ma and Zhihua Wang and Shuangquan Guo and Yuzhou Cheng and Ge Sun and Guozhou Zheng and Qiang Zhang and Huajun Chen},
  journal= {arXiv preprint arXiv:2404.08008},
  year   = {2025}
}

Comments

35 pages, 6 figures, Accepted by ACL 2025

R2 v1 2026-06-28T15:51:43.099Z