paper-with-me

홈 › Papers

LLMs as Narcissistic Evaluators: When Ego Inflates Evaluation Scores

2023-11-16 · Yiqi Liu, Nafise Sadat Moosavi, Chenghua Lin

Automatic evaluation of generated textual content presents an ongoing challenge within the field of NLP. Given the impressive capabilities of modern language models (LMs) across diverse NLP tasks, there is a growing trend to employ these models in creating innovative evaluation metrics for automated assessment of generation tasks. This paper investigates a pivotal question: Do language model-driven evaluation metrics inherently exhibit bias favoring texts generated by the same underlying language model? Specifically, we assess whether prominent LM-based evaluation metrics (e.g. BARTScore, T5Score, and GPTScore) demonstrate a favorable bias toward their respective underlying LMs in the context of summarization tasks. Our findings unveil a latent bias, particularly pronounced when such evaluation metrics are used in a reference-free manner without leveraging gold summaries. These results underscore that assessments provided by generative evaluation models can be influenced by factors beyond the inherent text quality, highlighting the necessity of developing more reliable evaluation protocols in the future.

📄 PDF Abstract BibTeX arXiv:2311.09766

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Evaluate What You Can't Evaluate: Unassessable Quality for Generated Response

2023-05-24 · Yongkang Liu, Shi Feng, Daling Wang, Yifei Zhang 외

LLMs (large language models) such as ChatGPT have shown remarkable language understanding and generation capabilities. Although reference-free evaluators based on LLMs show better human alignment than traditional referen…

Dialogue Generation

Towards Understanding the Robustness of LLM-based Evaluations under Perturbations

2024-12-12 · Manav Chaudhary, Harshit Gupta, Savita Bhat, Vasudeva Varma

Traditional evaluation metrics like BLEU and ROUGE fall short when capturing the nuanced qualities of generated text, particularly when there is no single ground truth. In this paper, we explore the potential of Large La…

Can Many-Shot In-Context Learning Help LLMs as Evaluators? A Preliminary Empirical Study

2024-06-17 · Mingyang Song, Mao Zheng, Xuan Luo, Yue Pan

Utilizing Large Language Models (LLMs) as evaluators to assess the performance of LLMs has garnered attention. However, this kind of evaluation approach is affected by potential biases within LLMs, raising concerns about…

In-Context LearningSelection bias

MM-Eval: A Multilingual Meta-Evaluation Benchmark for LLM-as-a-Judge and Reward Models

2024-10-23 · Guijin Son, Dongkeun Yoon, Juyoung Suk, Javier Aula-Blasco 외

As Large Language Models (LLMs) are now capable of producing fluent and coherent content in languages other than English, it is not imperative to precisely evaluate these non-English outputs. However, when assessing the …

AttributeFairness

METAL: Towards Multilingual Meta-Evaluation

2024-04-02 · Rishav Hada, Varun Gumma, Mohamed Ahmed, Kalika Bali 외

With the rising human-like precision of Large Language Models (LLMs) in numerous tasks, their utilization in a variety of real-world applications is becoming more prevalent. Several studies have shown that LLMs excel on …