English

Amendable Generation for Dialogue State Tracking

Computation and Language 2021-11-01 v1

Abstract

In task-oriented dialogue systems, recent dialogue state tracking methods tend to perform one-pass generation of the dialogue state based on the previous dialogue state. The mistakes of these models made at the current turn are prone to be carried over to the next turn, causing error propagation. In this paper, we propose a novel Amendable Generation for Dialogue State Tracking (AG-DST), which contains a two-pass generation process: (1) generating a primitive dialogue state based on the dialogue of the current turn and the previous dialogue state, and (2) amending the primitive dialogue state from the first pass. With the additional amending generation pass, our model is tasked to learn more robust dialogue state tracking by amending the errors that still exist in the primitive dialogue state, which plays the role of reviser in the double-checking process and alleviates unnecessary error propagation. Experimental results show that AG-DST significantly outperforms previous works in two active DST datasets (MultiWOZ 2.2 and WOZ 2.0), achieving new state-of-the-art performances.

Cite

@article{arxiv.2110.15659,
  title  = {Amendable Generation for Dialogue State Tracking},
  author = {Xin Tian and Liankai Huang and Yingzhan Lin and Siqi Bao and Huang He and Yunyi Yang and Hua Wu and Fan Wang and Shuqi Sun},
  journal= {arXiv preprint arXiv:2110.15659},
  year   = {2021}
}

Comments

Presented at EMNLP 2021 NLP4ConvAI Workshop

R2 v1 2026-06-24T07:17:27.974Z