Benchmark Agreement Testing Done Right: A Guide for LLM Benchmark Evaluation

Yotam Perlitz, Ariel Gera, Ofir Arviv, Asaf Yehudai, Elron Bandel, Eyal Shnarch, Michal Shmueli-Scheuer, Leshem Choshen · CoRR · 2024

Abstract

Recent advancements in Language Models (LMs) have catalyzed the creation of multiple benchmarks, designed to assess these models' general capabilities. A crucial task, however, is assessing the validity of the benchmarks themselves. This is most commonly done via Benchmark Agreement Testing (BAT), where new benchmarks are validated against established ones using some agreement metric (e.g., rank correlation). Despite the crucial role of BAT for benchmark builders and consumers, there are no standardized procedures for such agreement testing. This deficiency can lead to invalid conclusions, fostering mistrust in benchmarks and upending the ability to properly choose the appropriate benchmark to use. By analyzing over 40 prominent benchmarks, we demonstrate how some overlooked methodological choices can significantly influence BAT results, potentially undermining the validity of conclusions. To address these inconsistencies, we propose a set of best practices for BAT and demonstrate how utilizing these methodologies greatly improves BAT robustness and validity. To foster adoption and facilitate future research,, we introduce BenchBench, a python package for BAT, and release the BenchBench-leaderboard, a meta-benchmark designed to evaluate benchmarks using their peers. Our findings underscore the necessity for standardized BAT, ensuring the robustness and validity of benchmark evaluations in the evolving landscape of language model research. BenchBench Package: github.com/IBM/BenchBench Leaderboard: hf.co/spaces/IBM/BenchBench

How to cite

@article{DBLP:journals/corr/abs-2407-13696,
author       = {Yotam Perlitz and
                  Ariel Gera and
                  Ofir Arviv and
                  Asaf Yehudai and
                  Elron Bandel and
                  Eyal Shnarch and
                  Michal Shmueli{-}Scheuer and
                  Leshem Choshen},
  title        = {Benchmark Agreement Testing Done Right: {A} Guide for {LLM} Benchmark
                  Evaluation},
  journal      = {CoRR},
  volume       = {abs/2407.13696},
  year         = {2024},
  url          = {https://doi.org/10.48550/arXiv.2407.13696},
  doi          = {10.48550/ARXIV.2407.13696},
  eprinttype    = {arXiv},
  eprint       = {2407.13696},
  timestamp    = {Thu, 22 Aug 2024 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/corr/abs-2407-13696.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

References

See the full reference list in the paper.