English

Improving Dialogue State Tracking by Joint Slot Modeling

Computation and Language 2021-11-16 v2 Machine Learning

Abstract

Dialogue state tracking models play an important role in a task-oriented dialogue system. However, most of them model the slot types conditionally independently given the input. We discover that it may cause the model to be confused by slot types that share the same data type. To mitigate this issue, we propose TripPy-MRF and TripPy-LSTM that models the slots jointly. Our results show that they are able to alleviate the confusion mentioned above, and they push the state-of-the-art on dataset MultiWoZ 2.1 from 58.7 to 61.3. Our implementation is available at https://github.com/CTinRay/Trippy-Joint.

Keywords

Cite

@article{arxiv.2109.14144,
  title  = {Improving Dialogue State Tracking by Joint Slot Modeling},
  author = {Ting-Rui Chiang and Yi-Ting Yeh},
  journal= {arXiv preprint arXiv:2109.14144},
  year   = {2021}
}

Comments

Accepted to the 3rd Workshop on NLP for ConvAI in EMNLP 2021

R2 v1 2026-06-24T06:27:55.121Z