CLOct 22, 2022

On the Limitations of Reference-Free Evaluations of Generated Text

arXiv:2210.12563v1316 citationsh-index: 98
Originality Synthesis-oriented
AI Analysis

This work highlights a critical limitation in evaluating text generation models, which is important for researchers and practitioners relying on automated metrics, though it is incremental in exposing flaws rather than proposing a new solution.

The paper demonstrates that reference-free evaluation metrics for generated text are inherently biased and limited, showing they can be optimized to favor similar models and even penalize higher-quality outputs, and argues they should not be used for tasks like machine translation or summarization.

There is significant interest in developing evaluation metrics which accurately estimate the quality of generated text without the aid of a human-written reference text, which can be time consuming and expensive to collect or entirely unavailable in online applications. However, in this work, we demonstrate that these reference-free metrics are inherently biased and limited in their ability to evaluate generated text, and we argue that they should not be used to measure progress on tasks like machine translation or summarization. We show how reference-free metrics are equivalent to using one generation model to evaluate another, which has several limitations: (1) the metrics can be optimized at test time to find the approximate best-possible output, (2) they are inherently biased toward models which are more similar to their own, and (3) they can be biased against higher-quality outputs, including those written by humans. Therefore, we recommend that reference-free metrics should be used as diagnostic tools for analyzing and understanding model behavior instead of measures of how well models perform a task, in which the goal is to achieve as high of a score as possible.

Foundations

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

Your Notes