English

Task-Oriented Conversation Generation Using Heterogeneous Memory Networks

Computation and Language 2019-09-26 v1 Artificial Intelligence

Abstract

How to incorporate external knowledge into a neural dialogue model is critically important for dialogue systems to behave like real humans. To handle this problem, memory networks are usually a great choice and a promising way. However, existing memory networks do not perform well when leveraging heterogeneous information from different sources. In this paper, we propose a novel and versatile external memory networks called Heterogeneous Memory Networks (HMNs), to simultaneously utilize user utterances, dialogue history and background knowledge tuples. In our method, historical sequential dialogues are encoded and stored into the context-aware memory enhanced by gating mechanism while grounding knowledge tuples are encoded and stored into the context-free memory. During decoding, the decoder augmented with HMNs recurrently selects each word in one response utterance from these two memories and a general vocabulary. Experimental results on multiple real-world datasets show that HMNs significantly outperform the state-of-the-art data-driven task-oriented dialogue models in most domains.

Keywords

Cite

@article{arxiv.1909.11287,
  title  = {Task-Oriented Conversation Generation Using Heterogeneous Memory Networks},
  author = {Zehao Lin and Xinjing Huang and Feng Ji and Haiqing Chen and Ying Zhang},
  journal= {arXiv preprint arXiv:1909.11287},
  year   = {2019}
}

Comments

Accepted as a long paper at EMNLP-IJCNLP 2019

R2 v1 2026-06-23T11:25:04.179Z