Difference-aware Knowledge Selection For Knowledge-grounded Conversation Generation | Awesome LLM Papers Add your paper to Awesome LLM Papers

Difference-aware Knowledge Selection For Knowledge-grounded Conversation Generation

Chujie Zheng, Yunbo Cao, Daxin Jiang, Minlie Huang . Findings of the Association for Computational Linguistics: EMNLP 2020 2020 – 43 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL EMNLP Evaluation Has Code Interdisciplinary Approaches

In a multi-turn knowledge-grounded dialog, the difference between the knowledge selected at different turns usually provides potential clues to knowledge selection, which has been largely neglected in previous research. In this paper, we propose a difference-aware knowledge selection method. It first computes the difference between the candidate knowledge sentences provided at the current turn and those chosen in the previous turns. Then, the differential information is fused with or disentangled from the contextual information to facilitate final knowledge selection. Automatic, human observational, and interactive evaluation shows that our method is able to select knowledge more accurately and generate more informative responses, significantly outperforming the state-of-the-art baselines. The codes are available at https://github.com/chujiezheng/DiffKS.

Similar Work