2020

Learning to Compare for Better Training and Evaluation of Open Domain Natural Language Generation Models

Zhou, Wangchunshu, Xu, Ke

Understand

Automated evaluation of open domain natural language generation (NLG) models remains a challenge and widely used metrics such as BLEU and Perplexity can be misleading in some cases.

  • In our paper, we propose to evaluate natural language generation models by learning to compare a pair of generated sentences by fine-tuning BERT, which has been shown to have good natural language understanding ability.
  • We also propose to evaluate the model-level quality of NLG models with sample-level comparison results with skill rating system.
  • While able to be trained in a fully self-supervised fashion, our model can be further fine-tuned with a little amount of human preference annotation to better imitate human judgment.

Reading the bibliography…