vix.ing · top · new · best · stats · spec

Towards an Automatic Turing Test: Learning to Evaluate Dialogue Responses

2017/08/23 by Ryan Lowe, Michael Noseworthy, Iulian V. Serban +3 · 1 voice · 1 citation
Computer Science · #cs.AI #cs.CL #cs.LG

paper · pdf

published as Proceedings of the 55th annual meeting on Association for Computational Linguistics (2017), pp. 1116-1126 · ACL 2017

arxiv published 2017/08/23 · arxiv created 2018/01/16 · arxiv updated 2018/01/18

Abstract

Automatically evaluating the quality of dialogue responses for unstructured domains is a challenging problem. Unfortunately, existing automatic evaluation metrics are biased and correlate very poorly with human judgements of response quality. Yet having an accurate automatic evaluation procedure is crucial for dialogue research, as it allows rapid prototyping and testing of new models with fewer expensive human evaluations. In response to this challenge, we formulate automatic dialogue evaluation as a learning problem. We present an evaluation model (ADEM) that learns to predict human-like scores to input responses, using a new dataset of human response scores. We show that the ADEM model's predictions correlate significantly, and at a level much higher than word-overlap metrics such as BLEU, with human judgements at both the utterance and system-level. We also show that ADEM can generalize to evaluating dialogue models unseen during training, an important step for automatic dialogue evaluation.

Cited by

Discussions

Related