English

Candidate Attended Dialogue State Tracking Using BERT

Computation and Language 2026-07-17 v1 Artificial Intelligence

Abstract

Dialogue state tracking (DST) is one of the core components in task-oriented dialogue systems. At each turn in a conversation, DST estimates the user belief or dialogue state, which is used as input for downstream modules to predict system actions and generate responses. The increasingly popular dialogue system applications like Google Assistant, Siri and Alexa need to support a large number of services and APIs, resulting in growing attention to the scalability of such systems. Especially for some domains with little or no training data, the capability of transferring existing knowledge of other domains is highly desired. In this paper, we present a novel scalable framework for multi-domain dialogue state tracking. The proposed system leverages the pretrained BERT model to achieve zero-shot generalization, making it easy to quickly adapt to new domains without additional training. The performance of our model is evaluated on recently released schema-based dialogue (SGD) dataset, showing significant improvement compared to previous baseline.

Cite

@article{arxiv.2607.16021,
  title  = {Candidate Attended Dialogue State Tracking Using BERT},
  author = {Junyuan Zheng and Onkar Salvi and John Chan},
  journal= {arXiv preprint arXiv:2607.16021},
  year   = {2026}
}

Comments

7 pages, 4 figures. Presented at the DSTC8 workshop, AAAI-20 (poster session)