CLApr 2, 2024

METAL: Towards Multilingual Meta-Evaluation

Microsoft
arXiv:2404.01667v138 citationsh-index: 31NAACL-HLT
Originality Incremental advance
AI Analysis

This addresses the challenge of assessing LLM-based evaluators for subjective metrics in multilingual contexts, which is incremental as it builds on prior work on LLM bias and alignment issues.

The study tackled the problem of evaluating LLMs as reference-free evaluators in multilingual scenarios by creating a curated dataset for meta-evaluation, finding that GPT-4-based evaluators performed best across 10 languages while GPT-3.5-Turbo performed poorly.

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 many standard NLP benchmarks. However, it is challenging to evaluate LLMs due to test dataset contamination and the limitations of traditional metrics. Since human evaluations are difficult to collect, there is a growing interest in the community to use LLMs themselves as reference-free evaluators for subjective metrics. However, past work has shown that LLM-based evaluators can exhibit bias and have poor alignment with human judgments. In this study, we propose a framework for an end-to-end assessment of LLMs as evaluators in multilingual scenarios. We create a carefully curated dataset, covering 10 languages containing native speaker judgments for the task of summarization. This dataset is created specifically to evaluate LLM-based evaluators, which we refer to as meta-evaluation (METAL). We compare the performance of LLM-based evaluators created using GPT-3.5-Turbo, GPT-4, and PaLM2. Our results indicate that LLM-based evaluators based on GPT-4 perform the best across languages, while GPT-3.5-Turbo performs poorly. Additionally, we perform an analysis of the reasoning provided by LLM-based evaluators and find that it often does not match the reasoning provided by human judges.

Foundations

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

Your Notes