Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Dialog Evaluation with a Multi-reference Adversarial Dataset and Large Scale Pretraining

About

There is an increasing focus on model-based dialog evaluation metrics such as ADEM, RUBER, and the more recent BERT-based metrics. These models aim to assign a high score to all relevant responses and a low score to all irrelevant responses. Ideally, such models should be trained using multiple relevant and irrelevant responses for any given context. However, no such data is publicly available, and hence existing models are usually trained using a single relevant response and multiple randomly selected responses from other contexts (random negatives). To allow for better training and robust evaluation of model-based metrics, we introduce the DailyDialog++ dataset, consisting of (i) five relevant responses for each context and (ii) five adversarially crafted irrelevant responses for each context. Using this dataset, we first show that even in the presence of multiple correct references, n-gram based metrics and embedding based metrics do not perform well at separating relevant responses from even random negatives. While model-based metrics perform better than n-gram and embedding based metrics on random negatives, their performance drops substantially when evaluated on adversarial examples. To check if large scale pretraining could help, we propose a new BERT-based evaluation metric called DEB, which is pretrained on 727M Reddit conversations and then finetuned on our dataset. DEB significantly outperforms existing models, showing better correlation with human judgements and better performance on random negatives (88.27% accuracy). However, its performance again drops substantially, when evaluated on adversarial responses, thereby highlighting that even large-scale pretrained evaluation models are not robust to the adversarial examples in our dataset. The dataset and code are publicly available.

Ananya B. Sai, Akash Kumar Mohankumar, Siddhartha Arora, Mitesh M. Khapra• 2020

Related benchmarks

TaskDatasetResultRank
Dialogue EvaluationEmpatheticDialogues
Spearman Correlation0.395
19
Dialogue GenerationDailyDialog Multi-reference
BLEU-136.87
16
Dialogue EvaluationMovie Eval
Spearman Correlation0.649
10
Dialogue EvaluationDailyDialog (eval)
Spearman Correlation0.486
10
Dialogue EvaluationPersona-Eval
Spearman Correlation0.579
10
Dialogue EvaluationTwitter-Eval
Spearman Correlation0.214
10
Dialogue EvaluationTopical-Eval
Spearman Correlation0.116
10
Dialogue CoherenceDailyDialog
QuantiDCE3.24
6
Dialogue EvaluationChatbot Domain
Correlation Score0.93
6
Showing 9 of 9 rows

Other info

Follow for update