English

Schema Graph-Guided Prompt for Multi-Domain Dialogue State Tracking

Computation and Language 2023-11-14 v1

Abstract

Tracking dialogue states is an essential topic in task-oriented dialogue systems, which involve filling in the necessary information in pre-defined slots corresponding to a schema. While general pre-trained language models have been shown effective in slot-filling, their performance is limited when applied to specific domains. We propose a graph-based framework that learns domain-specific prompts by incorporating the dialogue schema. Specifically, we embed domain-specific schema encoded by a graph neural network into the pre-trained language model, which allows for relations in the schema to guide the model for better adaptation to the specific domain. Our experiments demonstrate that the proposed graph-based method outperforms other multi-domain DST approaches while using similar or fewer trainable parameters. We also conduct a comprehensive study of schema graph architectures, parameter usage, and module ablation that demonstrate the effectiveness of our model on multi-domain dialogue state tracking.

Keywords

Cite

@article{arxiv.2311.06345,
  title  = {Schema Graph-Guided Prompt for Multi-Domain Dialogue State Tracking},
  author = {Ruolin Su and Ting-Wei Wu and Biing-Hwang Juang},
  journal= {arXiv preprint arXiv:2311.06345},
  year   = {2023}
}
R2 v1 2026-06-28T13:17:44.699Z