paper-with-me

Papers

Learning the Human Judgment for the Automatic Evaluation of Chatbot

2020-05-01 · LREC 2020 5 · Shih-Hung Wu, Sheng-Lun Chien

It is hard to evaluate the quality of the generated text by a generative dialogue system. Currently, dialogue evaluation relies on human judges to label the quality of the generated text. It is not a reusable mechanism that can give consistent evaluation for system developers. We believe that it is easier to get consistent results on comparing two generated dialogue by two systems and it is hard to give a consistent quality score on only one system at a time. In this paper, we propose a machine learning approach to reduce the effort of human evaluation by learning the human judgment on comparing two dialogue systems. Training from the human labeling result, the evaluation model learns which generative models is better in each dialog context. Thus, it can be used for system developers to compare the fine-tuned models over and over again without the human labor. In our experiment we find the agreement between the learned model and human judge is 70{\%}. The experiment is conducted on comparing two attention based GRU-RNN generative models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotDialogue Evaluation

Similar Papers 제목 키워드 기반

End-to-End Chatbot Evaluation with Adaptive Reasoning and Uncertainty Filtering

2026-03-11 · Nhi Dang, Tung Le, Huy Tien Nguyen arxiv

Large language models (LLMs) combined with retrieval augmented generation have enabled the deployment of domain-specific chatbots, but these systems remain prone to generating unsupported or incorrect answers. Reliable e…

Approximating Online Human Evaluation of Social Chatbots with Prompting

2023-04-11 · Ekaterina Svikhnushina, Pearl Pu

As conversational models become increasingly available to the general public, users are engaging with this technology in social interactions. Such unprecedented interaction experiences may pose considerable social and ps…

ChatEval: A Tool for Chatbot Evaluation

2019-06-01 · NAACL 2019 6 · Jo{\~a}o Sedoc, Daphne Ippolito, Arun Kirubarajan, Jai Thirani 외

Open-domain dialog systems (i.e. chatbots) are difficult to evaluate. The current best practice for analyzing and comparing these dialog systems is the use of human judgments. However, the lack of standardization in eval…

ChatbotOpen-Domain Dialog

On the Use of Linguistic Features for the Evaluation of Generative Dialogue Systems

2021-04-13 · Ian Berlot-Attwell, Frank Rudzicz

Automatically evaluating text-based, non-task-oriented dialogue systems (i.e., `chatbots') remains an open problem. Previous approaches have suffered challenges ranging from poor correlation with human judgment to poor g…

Task-Oriented Dialogue SystemsZero-shot Generalization

Online vs Offline: A Comparative Study of First-Party and Third-Party Evaluations of Social Chatbots

2024-09-12 · Ekaterina Svikhnushina, Pearl Pu

This paper explores the efficacy of online versus offline evaluation methods in assessing conversational chatbots, specifically comparing first-party direct interactions with third-party observational assessments. By ext…

BenchmarkingChatbot