paper-with-me

홈 › Papers

Diverse and Informative Dialogue Generation with Context-Specific Commonsense Knowledge Awareness

2020-07-01 · ACL 2020 6 · Sixing Wu, Ying Li, Dawei Zhang, Yang Zhou, Zhonghai Wu

Generative dialogue systems tend to produce generic responses, which often leads to boring conversations. For alleviating this issue, Recent studies proposed to retrieve and introduce knowledge facts from knowledge graphs. While this paradigm works to a certain extent, it usually retrieves knowledge facts only based on the entity word itself, without considering the specific dialogue context. Thus, the introduction of the context-irrelevant knowledge facts can impact the quality of generations. To this end, this paper proposes a novel commonsense knowledge-aware dialogue generation model, ConKADI. We design a Felicitous Fact mechanism to help the model focus on the knowledge facts that are highly relevant to the context; furthermore, two techniques, Context-Knowledge Fusion and Flexible Mode Fusion are proposed to facilitate the integration of the knowledge in the ConKADI. We collect and build a large-scale Chinese dataset aligned with the commonsense knowledge for dialogue generation. Extensive evaluations over both an open-released English dataset and our Chinese dataset demonstrate that our approach ConKADI outperforms the state-of-the-art approach CCM, in most experiments.

📄 PDF Abstract BibTeX

Code (1)

pku-orangecat/ACL2020-ConKADI tf

Tasks

Dialogue GenerationKnowledge Graphs

Similar Papers 제목 키워드 기반

Fact-based Dialogue Generation with Convergent and Divergent Decoding

2020-05-06 · Ryota Tanaka, Akinobu Lee

Fact-based dialogue generation is a task of generating a human-like response based on both dialogue context and factual texts. Various methods were proposed to focus on generating informative words that contain facts eff…

Dialogue Generation

Knowledge-Grounded Response Generation with Deep Attentional Latent-Variable Model

2019-03-23 · Hao-Tong Ye, Kai-Ling Lo, Shang-Yu Su, Yun-Nung Chen

End-to-end dialogue generation has achieved promising results without using handcrafted features and attributes specific for each task and corpus. However, one of the fatal drawbacks in such approaches is that they are u…

Dialogue GenerationResponse Generation

Learning from Perturbations: Diverse and Informative Dialogue Generation with Inverse Adversarial Training

2021-05-31 · ACL 2021 5 · Wangchunshu Zhou, Qifei Li, Chenle Li

In this paper, we propose Inverse Adversarial Training (IAT) algorithm for training neural dialogue systems to avoid generic responses and model dialogue history better. In contrast to standard adversarial training algor…

Dialogue GenerationDiversityResponse Generation

Multi-Turn Dialogue Generation in E-Commerce Platform with the Context of Historical Dialogue

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · WeiSheng Zhang, Kaisong Song, Yangyang Kang, Zhongqing Wang 외

As an important research topic, customer service dialogue generation tends to generate generic seller responses by leveraging current dialogue information. In this study, we propose a novel and extensible dialogue genera…

Dialogue GenerationRepresentation Learning

Dynamically Retrieving Knowledge via Query Generation for Informative Dialogue Generation

2022-07-30 · Zhongtian Hu, Lifang Wang, Yangqi Chen, Yushuang Liu 외

Knowledge-driven dialog system has recently made remarkable breakthroughs. Compared with general dialog systems, superior knowledge-driven dialog systems can generate more informative and knowledgeable responses with pre…

Dialogue GenerationResponse Generation