paper-with-me

Papers

Open-Domain Dialogue Quality Evaluation: Deriving Nugget-level Scores from Turn-level Scores

2023-09-30 · Rikiya Takehi, Akihisa Watanabe, Tetsuya Sakai

Existing dialogue quality evaluation systems can return a score for a given system turn from a particular viewpoint, e.g., engagingness. However, to improve dialogue systems by locating exactly where in a system turn potential problems lie, a more fine-grained evaluation may be necessary. We therefore propose an evaluation approach where a turn is decomposed into nuggets (i.e., expressions associated with a dialogue act), and nugget-level evaluation is enabled by leveraging an existing turn-level evaluation system. We demonstrate the potential effectiveness of our evaluation method through a case study.

📄 PDF Abstract BibTeX arXiv:2310.00410

Code (2)

rikiyat/nugget-level-evaluation 공식 구현 pytorch
MindCode-4/code-8/tree/main/open-domain-dialogue mindspore

Similar Papers 제목 키워드 기반

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

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

PairEval: Open-domain Dialogue Evaluation with Pairwise Comparison

2024-04-01 · ChaeHun Park, Minseok Choi, Dohyun Lee, Jaegul Choo

Building a reliable and automated evaluation metric is a necessary but challenging problem for open-domain dialogue systems. Recent studies proposed evaluation metrics that assess generated responses by considering their…

Dialogue Evaluation

DiQAD: A Benchmark Dataset for End-to-End Open-domain Dialogue Assessment

2023-10-25 · Yukun Zhao, Lingyong Yan, Weiwei Sun, Chong Meng 외

Dialogue assessment plays a critical role in the development of open-domain dialogue systems. Existing work are uncapable of providing an end-to-end and human-epistemic assessment dataset, while they only provide sub-met…

uBLEU: Uncertainty-Aware Automatic Evaluation Method for Open-Domain Dialogue Systems

2020-07-01 · ACL 2020 6 · Tsuta Yuma, Naoki Yoshinaga, Masashi Toyoda

Because open-domain dialogues allow diverse responses, basic reference-based metrics such as BLEU do not work well unless we prepare a massive reference set of high-quality responses for input utterances. To reduce this …