paper-with-me

Papers

Evaluating Dialogue Generation Systems via Response Selection

2020-04-29 · ACL 2020 6 · Shiki Sato, Reina Akama, Hiroki Ouchi, Jun Suzuki, Kentaro Inui

Existing automatic evaluation metrics for open-domain dialogue response generation systems correlate poorly with human evaluation. We focus on evaluating response generation systems via response selection. To evaluate systems properly via response selection, we propose the method to construct response selection test sets with well-chosen false candidates. Specifically, we propose to construct test sets filtering out some types of false candidates: (i) those unrelated to the ground-truth response and (ii) those acceptable as appropriate responses. Through experiments, we demonstrate that evaluating systems via response selection with the test sets developed by our method correlates more strongly with human evaluation, compared with widely used automatic evaluation metrics such as BLEU.

📄 PDF Abstract BibTeX arXiv:2004.14302

Code (1)

cl-tohoku/eval-via-selection 공식 구현

Tasks

Dialogue GenerationResponse Generation

Similar Papers 제목 키워드 기반

A Knowledge Plug-and-Play Test Bed for Open-domain Dialogue Generation

2024-03-06 · Xiangci Li, Linfeng Song, Lifeng Jin, Haitao Mi 외

Knowledge-based, open-domain dialogue generation aims to build chit-chat systems that talk to humans using mined support knowledge. Many types and sources of knowledge have previously been shown to be useful as support k…

Dialogue GenerationResponse Generation

Pneg: Prompt-based Negative Response Generation for Dialogue Response Selection Task

2022-10-31 · Nyoungwoo Lee, ChaeHun Park, Ho-Jin Choi, Jaegul Choo

In retrieval-based dialogue systems, a response selection model acts as a ranker to select the most appropriate response among several candidates. However, such selection models tend to rely on context-response content s…

Language ModelingLanguage ModellingResponse GenerationRetrieval

DialogueScore: Evaluating Responses in Task-Oriented Dialogue

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Task-Oriented Dialogue systems have been widely deployed in real-world applications in the last few years.Yet, evaluations of task-oriented dialogue systems are relatively limited.The informative and success score only c…

Natural Language InferenceTask-Oriented Dialogue Systems

A Compare Aggregate Transformer for Understanding Document-grounded Dialogue

2020-10-01 · Findings of the Association for Computational Linguistics 2020 · Longxuan Ma, Wei-Nan Zhang, Runxin Sun, Ting Liu

Unstructured documents serving as external knowledge of the dialogues help to generate more informative responses. Previous research focused on knowledge selection (KS) in the document with dialogue. However, dialogue hi…

Response Generation

Well Begun is Half Done: Generator-agnostic Knowledge Pre-Selection for Knowledge-Grounded Dialogue

2023-10-11 · Lang Qin, Yao Zhang, Hongru Liang, Jun Wang 외

Accurate knowledge selection is critical in knowledge-grounded dialogue systems. Towards a closer look at it, we offer a novel perspective to organize existing literature, i.e., knowledge selection coupled with, after, a…

Response Generation