paper-with-me

Papers

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 unable to generate informative utterances, so it limits their usage from some real-world conversational applications. This paper attempts at generating diverse and informative responses with a variational generation model, which contains a joint attention mechanism conditioning on the information from both dialogue contexts and extra knowledge.

📄 PDF Abstract BibTeX arXiv:1903.09813

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationResponse Generation

Similar Papers 제목 키워드 기반

CoLV: A Collaborative Latent Variable Model for Knowledge-Grounded Dialogue Generation

2021-11-01 · EMNLP 2021 11 · Haolan Zhan, Lei Shen, Hongshen Chen, Hainan Zhang

Knowledge-grounded dialogue generation has achieved promising performance with the engagement of external knowledge sources. Typical approaches towards this task usually perform relatively independent two sub-tasks, i.e.…

Dialogue GenerationDiversityResponse Generation

Zero-Resource Knowledge-Grounded Dialogue Generation

2020-08-29 · NeurIPS 2020 12 · Linxiao Li, Can Xu, Wei Wu, Yufan Zhao 외

While neural conversation models have shown great potentials towards generating informative and engaging responses via introducing external knowledge, learning such a model often requires knowledge-grounded dialogues tha…

Dialogue Generation

Syntactically Diverse Adversarial Network for Knowledge-Grounded Conversation Generation

2021-11-01 · Findings (EMNLP) 2021 11 · Fuwei Cui, Hui Di, Hongjie Ren, Kazushige Ouchi 외

Generative conversation systems tend to produce meaningless and generic responses, which significantly reduce the user experience. In order to generate informative and diverse responses, recent studies proposed to fuse k…

DiversityInformativeness

Sequential Latent Knowledge Selection for Knowledge-Grounded Dialogue

2020-02-18 · ICLR 2020 1 · Byeongchang Kim, Jaewoo Ahn, Gunhee Kim

Knowledge-grounded dialogue is a task of generating an informative response based on both discourse context and external knowledge. As we focus on better modeling the knowledge selection in the multi-turn knowledge-groun…

Diversity

RT-KGD: Relation Transition Aware Knowledge-Grounded Dialogue Generation

2022-07-17 · Kexin Wang, Zhixu Li, Jiaan Wang, Jianfeng Qu 외

Grounding dialogue system with external knowledge is a promising way to improve the quality of responses. Most existing works adopt knowledge graphs (KGs) as the external resources, paying attention to the contribution o…

Dialogue GenerationKnowledge GraphsRelationResponse Generation