Knowledge-Grounded Response Generation with Deep Attentional Latent-Variable Model
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Dialogue GenerationResponse GenerationSimilar Papers 제목 키워드 기반
CoLV: A Collaborative Latent Variable Model for Knowledge-Grounded Dialogue Generation
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 GenerationZero-Resource Knowledge-Grounded Dialogue Generation
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 GenerationSyntactically Diverse Adversarial Network for Knowledge-Grounded Conversation Generation
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…
DiversityInformativenessSequential Latent Knowledge Selection for Knowledge-Grounded Dialogue
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…
DiversityRT-KGD: Relation Transition Aware Knowledge-Grounded Dialogue Generation
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