English

Rethinking Dialogue State Tracking with Reasoning

Artificial Intelligence 2020-06-04 v2

Abstract

Tracking dialogue states to better interpret user goals and feed downstream policy learning is a bottleneck in dialogue management. Common practice has been to treat it as a problem of classifying dialogue content into a set of pre-defined slot-value pairs, or generating values for different slots given the dialogue history. Both have limitations on considering dependencies that occur on dialogues, and are lacking of reasoning capabilities. This paper proposes to track dialogue states gradually with reasoning over dialogue turns with the help of the back-end data. Empirical results demonstrate that our method significantly outperforms the state-of-the-art methods by 38.6% in terms of joint belief accuracy for MultiWOZ 2.1, a large-scale human-human dialogue dataset across multiple domains.

Keywords

Cite

@article{arxiv.2005.13129,
  title  = {Rethinking Dialogue State Tracking with Reasoning},
  author = {Lizi Liao and Yunshan Ma and Wenqiang Lei and Tat-Seng Chua},
  journal= {arXiv preprint arXiv:2005.13129},
  year   = {2020}
}

Comments

further modification needed

R2 v1 2026-06-23T15:50:31.196Z