DyKgChat: Benchmarking Dialogue Generation Grounding on Dynamic Knowledge Graphs
Yi-Lin Tuan, Yun-Nung Chen, Hung-yi Lee

TL;DR
This paper introduces DyKgChat, a new benchmark and dataset for zero-shot dialogue generation using dynamic knowledge graphs, along with a novel model that combines sequence-to-sequence and reasoning networks to improve response relevance.
Contribution
It presents a new task, dataset, and a hybrid model for dynamic knowledge graph grounded dialogue generation, enabling better zero-shot adaptation and understanding of knowledge influence.
Findings
Proposed approach outperforms previous models in benchmarks.
New dataset DyKgChat facilitates research on dynamic knowledge graphs.
Model effectively integrates sequence and reasoning for improved responses.
Abstract
Data-driven, knowledge-grounded neural conversation models are capable of generating more informative responses. However, these models have not yet demonstrated that they can zero-shot adapt to updated, unseen knowledge graphs. This paper proposes a new task about how to apply dynamic knowledge graphs in neural conversation model and presents a novel TV series conversation corpus (DyKgChat) for the task. Our new task and corpus aids in understanding the influence of dynamic knowledge graphs on responses generation. Also, we propose a preliminary model that selects an output from two networks at each time step: a sequence-to-sequence model (Seq2Seq) and a multi-hop reasoning model, in order to support dynamic knowledge graphs. To benchmark this new task and evaluate the capability of adaptation, we introduce several evaluation metrics and the experiments show that our proposed approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
