SOTAVerified

DyKgChat: Benchmarking Dialogue Generation Grounding on Dynamic Knowledge Graphs

2019-10-01IJCNLP 2019Code Available0· sign in to hype

Yi-Lin Tuan, Yun-Nung Chen, Hung-Yi Lee

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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 outperforms previous knowledge-grounded conversation models. The proposed corpus and model can motivate the future research directions.

Tasks

Reproductions