On the Blind Spots of Model-Based Evaluation Metrics for Text Generation (2212.10020v3)
Abstract: In this work, we explore a useful but often neglected methodology for robustness analysis of text generation evaluation metrics: stress tests with synthetic data. Basically, we design and synthesize a wide range of potential errors and check whether they result in a commensurate drop in the metric scores. We examine a range of recently proposed evaluation metrics based on pretrained LLMs, for the tasks of open-ended generation, translation, and summarization. Our experiments reveal interesting insensitivities, biases, or even loopholes in existing metrics. For example, we find that BERTScore is confused by truncation errors in summarization, and MAUVE (built on top of GPT-2) is insensitive to errors at the beginning or middle of generations. Further, we investigate the reasons behind these blind spots and suggest practical workarounds for a more reliable evaluation of text generation. We have released our code and data at https://github.com/cloudygoose/blindspot_nlg.
- Tianxing He (36 papers)
- Jingyu Zhang (40 papers)
- Tianle Wang (30 papers)
- Sachin Kumar (68 papers)
- Kyunghyun Cho (292 papers)
- James Glass (173 papers)
- Yulia Tsvetkov (142 papers)