English

Neural Belief Tracker: Data-Driven Dialogue State Tracking

Computation and Language 2017-04-24 v2 Artificial Intelligence Machine Learning

Abstract

One of the core components of modern spoken dialogue systems is the belief tracker, which estimates the user's goal at every step of the dialogue. However, most current approaches have difficulty scaling to larger, more complex dialogue domains. This is due to their dependency on either: a) Spoken Language Understanding models that require large amounts of annotated training data; or b) hand-crafted lexicons for capturing some of the linguistic variation in users' language. We propose a novel Neural Belief Tracking (NBT) framework which overcomes these problems by building on recent advances in representation learning. NBT models reason over pre-trained word vectors, learning to compose them into distributed representations of user utterances and dialogue context. Our evaluation on two datasets shows that this approach surpasses past limitations, matching the performance of state-of-the-art models which rely on hand-crafted semantic lexicons and outperforming them when such lexicons are not provided.

Keywords

Cite

@article{arxiv.1606.03777,
  title  = {Neural Belief Tracker: Data-Driven Dialogue State Tracking},
  author = {Nikola Mrkšić and Diarmuid Ó Séaghdha and Tsung-Hsien Wen and Blaise Thomson and Steve Young},
  journal= {arXiv preprint arXiv:1606.03777},
  year   = {2017}
}

Comments

Accepted as a long paper for the 55th Annual Meeting of the Association for Computational Linguistics (ACL 2017)

R2 v1 2026-06-22T14:23:34.823Z