English

Unifying Human and Statistical Evaluation for Natural Language Generation

Computation and Language 2019-04-08 v1 Artificial Intelligence Machine Learning

Abstract

How can we measure whether a natural language generation system produces both high quality and diverse outputs? Human evaluation captures quality but not diversity, as it does not catch models that simply plagiarize from the training set. On the other hand, statistical evaluation (i.e., perplexity) captures diversity but not quality, as models that occasionally emit low quality samples would be insufficiently penalized. In this paper, we propose a unified framework which evaluates both diversity and quality, based on the optimal error rate of predicting whether a sentence is human- or machine-generated. We demonstrate that this error rate can be efficiently estimated by combining human and statistical evaluation, using an evaluation metric which we call HUSE. On summarization and chit-chat dialogue, we show that (i) HUSE detects diversity defects which fool pure human evaluation and that (ii) techniques such as annealing for improving quality actually decrease HUSE due to decreased diversity.

Keywords

Cite

@article{arxiv.1904.02792,
  title  = {Unifying Human and Statistical Evaluation for Natural Language Generation},
  author = {Tatsunori B. Hashimoto and Hugh Zhang and Percy Liang},
  journal= {arXiv preprint arXiv:1904.02792},
  year   = {2019}
}

Comments

NAACL Camera Ready Submission

R2 v1 2026-06-23T08:29:50.388Z