English

Not All Metrics Are Guilty: Improving NLG Evaluation by Diversifying References

Computation and Language 2024-05-28 v3

Abstract

Most research about natural language generation (NLG) relies on evaluation benchmarks with limited references for a sample, which may result in poor correlations with human judgements. The underlying reason is that one semantic meaning can actually be expressed in different forms, and the evaluation with a single or few references may not accurately reflect the quality of the model's hypotheses. To address this issue, this paper presents a simple and effective method, named Div-Ref, to enhance existing evaluation benchmarks by enriching the number of references. We leverage large language models (LLMs) to diversify the expression of a single reference into multiple high-quality ones to cover the semantic space of the reference sentence as much as possible. We conduct comprehensive experiments to empirically demonstrate that diversifying the expression of reference can significantly enhance the correlation between automatic evaluation and human evaluation. This idea is compatible with recent LLM-based evaluation which can similarly derive advantages from incorporating multiple references. We strongly encourage future generation benchmarks to include more references, even if they are generated by LLMs, which is once for all. We release all the code and data at https://github.com/RUCAIBox/Div-Ref to facilitate research.

Keywords

Cite

@article{arxiv.2305.15067,
  title  = {Not All Metrics Are Guilty: Improving NLG Evaluation by Diversifying References},
  author = {Tianyi Tang and Hongyuan Lu and Yuchen Eleanor Jiang and Haoyang Huang and Dongdong Zhang and Wayne Xin Zhao and Tom Kocmi and Furu Wei},
  journal= {arXiv preprint arXiv:2305.15067},
  year   = {2024}
}

Comments

Accepted by NAACL 2024

R2 v1 2026-06-28T10:44:28.870Z