paper-with-me

Papers

Elo Uncovered: Robustness and Best Practices in Language Model Evaluation

2023-11-29 · Meriem Boubdir, Edward Kim, Beyza Ermis, Sara Hooker, Marzieh Fadaee

In Natural Language Processing (NLP), the Elo rating system, originally designed for ranking players in dynamic games such as chess, is increasingly being used to evaluate Large Language Models (LLMs) through "A vs B" paired comparisons. However, while popular, the system's suitability for assessing entities with constant skill levels, such as LLMs, remains relatively unexplored. We study two fundamental axioms that evaluation methods should adhere to: reliability and transitivity. We conduct extensive evaluation of Elo behaviour, illustrating that individual Elo computations exhibit volatility and delving into the impact of varying the Elo rating system's hyperparameters. We show that these axioms are not always satisfied raising questions about the reliability of current comparative evaluations of LLMs. If the current use of Elo scores is intended to substitute the costly head-to-head comparison of LLMs, it is crucial to ensure the ranking is as robust as possible. Guided by the axioms, our findings offer concrete guidelines for enhancing the reliability of LLM evaluation methods, suggesting a need for reassessment of existing comparative approaches.

📄 PDF Abstract BibTeX arXiv:2311.17295

Code (0)

등록된 구현이 없습니다.

Tasks

Language Model EvaluationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

On Evaluating Adversarial Robustness of Chest X-ray Classification: Pitfalls and Best Practices

2022-12-15 · Salah Ghamizi, Maxime Cordy, Michail Papadakis, Yves Le Traon

Vulnerability to adversarial attacks is a well-known weakness of Deep Neural Networks. While most of the studies focus on natural images with standardized benchmarks like ImageNet and CIFAR, little research has considere…

Adversarial RobustnessClassificationMedical DiagnosisX-ray Classification

AI-Assisted Assessment of Coding Practices in Modern Code Review

2024-05-22 · Manushree Vijayvergiya, Małgorzata Salawa, Ivan Budiselić, Dan Zheng 외

Modern code review is a process in which an incremental code contribution made by a code author is reviewed by one or more peers before it is committed to the version control system. An important element of modern code r…

Language ModelingLanguage ModellingLarge Language Model

Adversarial Attacks and Defenses in Large Language Models: Old and New Threats

2023-10-30 · Leo Schwinn, David Dobre, Stephan Günnemann, Gauthier Gidel

Over the past decade, there has been extensive research aimed at enhancing the robustness of neural networks, yet this problem remains vastly unsolved. Here, one major impediment has been the overestimation of the robust…

Best practices for the human evaluation of automatically generated text

2019-10-01 · WS 2019 10 · Chris van der Lee, Albert Gatt, Emiel van Miltenburg, S Wubben 외

Currently, there is little agreement as to how Natural Language Generation (NLG) systems should be evaluated. While there is some agreement regarding automatic metrics, there is a high degree of variation in the way that…

Text Generation

To Err is AI : A Case Study Informing LLM Flaw Reporting Practices

2024-10-15 · Sean McGregor, Allyson Ettinger, Nick Judd, Paul Albee 외

In August of 2024, 495 hackers generated evaluations in an open-ended bug bounty targeting the Open Language Model (OLMo) from The Allen Institute for AI. A vendor panel staffed by representatives of OLMo's safety progra…

Language ModelingLanguage Modelling