paper-with-me

Papers

PONE: A Novel Automatic Evaluation Metric for Open-Domain Generative Dialogue Systems

2020-04-06 · Tian Lan, Xian-Ling Mao, Wei Wei, Xiaoyan Gao, He-Yan Huang

Open-domain generative dialogue systems have attracted considerable attention over the past few years. Currently, how to automatically evaluate them, is still a big challenge problem. As far as we know, there are three kinds of automatic methods to evaluate the open-domain generative dialogue systems: (1) Word-overlap-based metrics; (2) Embedding-based metrics; (3) Learning-based metrics. Due to the lack of systematic comparison, it is not clear which kind of metrics are more effective. In this paper, we will first measure systematically all kinds of automatic evaluation metrics over the same experimental setting to check which kind is best. Through extensive experiments, the learning-based metrics are demonstrated that they are the most effective evaluation metrics for open-domain generative dialogue systems. Moreover, we observe that nearly all learning-based metrics depend on the negative sampling mechanism, which obtains an extremely imbalanced and low-quality dataset to train a score model. In order to address this issue, we propose a novel and feasible learning-based metric that can significantly improve the correlation with human judgments by using augmented POsitive samples and valuable NEgative samples, called PONE. Extensive experiments demonstrate that our proposed evaluation method significantly outperforms the state-of-the-art learning-based evaluation methods, with an average correlation improvement of 13.18%. In addition, we have publicly released the codes of our proposed method and state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2004.02399

Code (1)

gmftbyGMFTBY/PONE pytorch

Tasks

Dialogue Evaluation

Similar Papers 제목 키워드 기반

MME-CRS: Multi-Metric Evaluation Based on Correlation Re-Scaling for Evaluating Open-Domain Dialogue

2022-06-19 · Pengfei Zhang, Xiaohui Hu, Kaidong Yu, Jian Wang 외

Automatic open-domain dialogue evaluation is a crucial component of dialogue systems. Recently, learning-based evaluation metrics have achieved state-of-the-art performance in open-domain dialogue evaluation. However, th…

Dialogue EvaluationMME

Overview of Robust and Multilingual Automatic Evaluation Metrics for Open-Domain Dialogue Systems at DSTC 11 Track 4

2023-06-22 · Mario Rodríguez-Cantelar, Chen Zhang, Chengguang Tang, Ke Shi 외

The advent and fast development of neural networks have revolutionized the research on dialogue systems and subsequently have triggered various challenges regarding their automatic evaluation. Automatic evaluation of ope…

User Response and Sentiment Prediction for Automatic Dialogue Evaluation

2021-11-16 · Sarik Ghazarian, Behnam Hedayatnia, Alexandros Papangelis, Yang Liu 외

Automatic evaluation is beneficial for open-domain dialog system development. However, standard word-overlap metrics (BLEU, ROUGE) do not correlate well with human judgements of open-domain dialog systems. In this work w…

Dialogue EvaluationOpen-Domain Dialog

Proxy Indicators for the Quality of Open-domain Dialogues

2021-11-01 · EMNLP 2021 11 · Rostislav Nedelchev, Jens Lehmann, Ricardo Usbeck

The automatic evaluation of open-domain dialogues remains a largely unsolved challenge. Despite the abundance of work done in the field, human judges have to evaluate dialogues’ quality. As a consequence, performing such…

Dialogue Evaluation

Predictive Engagement: An Efficient Metric For Automatic Evaluation of Open-Domain Dialogue Systems

2019-11-04 · Sarik Ghazarian, Ralph Weischedel, Aram Galstyan, Nanyun Peng

User engagement is a critical metric for evaluating the quality of open-domain dialogue systems. Prior work has focused on conversation-level engagement by using heuristically constructed features such as the number of t…

Dialogue Evaluation