Open-Domain Dialogue Quality Evaluation: Deriving Nugget-level Scores from Turn-level Scores
2023-09-30Code Available0· sign in to hype
Rikiya Takehi, Akihisa Watanabe, Tetsuya Sakai
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/rikiyat/nugget-level-evaluationOfficialIn paperpytorch★ 0
- github.com/MindCode-4/code-8/tree/main/open-domain-dialoguemindspore★ 0
Abstract
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.