English

Improving Response Selection in Multi-Turn Dialogue Systems by Incorporating Domain Knowledge

Artificial Intelligence 2018-11-06 v3 Computation and Language Machine Learning

Abstract

Building systems that can communicate with humans is a core problem in Artificial Intelligence. This work proposes a novel neural network architecture for response selection in an end-to-end multi-turn conversational dialogue setting. The architecture applies context level attention and incorporates additional external knowledge provided by descriptions of domain-specific words. It uses a bi-directional Gated Recurrent Unit (GRU) for encoding context and responses and learns to attend over the context words given the latent response representation and vice versa.In addition, it incorporates external domain specific information using another GRU for encoding the domain keyword descriptions. This allows better representation of domain-specific keywords in responses and hence improves the overall performance. Experimental results show that our model outperforms all other state-of-the-art methods for response selection in multi-turn conversations.

Keywords

Cite

@article{arxiv.1809.03194,
  title  = {Improving Response Selection in Multi-Turn Dialogue Systems by Incorporating Domain Knowledge},
  author = {Debanjan Chaudhuri and Agustinus Kristiadi and Jens Lehmann and Asja Fischer},
  journal= {arXiv preprint arXiv:1809.03194},
  year   = {2018}
}

Comments

Published as conference paper at CoNLL 2018

R2 v1 2026-06-23T04:00:11.378Z