Dialogue State Tracking with a Language Model using Schema-Driven Prompting
Chia-Hsuan Lee, Hao Cheng, Mari Ostendorf

TL;DR
This paper presents a schema-driven prompting method for dialogue state tracking using pretrained language models, achieving state-of-the-art results on MultiWOZ 2.2 and competitive performance on other benchmarks.
Contribution
Introduces a novel schema-driven prompting approach for dialogue state tracking that leverages schema descriptions to enhance performance of pretrained language models.
Findings
Achieves state-of-the-art on MultiWOZ 2.2
Competitive results on MultiWOZ 2.1 and M2M
Demonstrates effectiveness of schema-driven prompting
Abstract
Task-oriented conversational systems often use dialogue state tracking to represent the user's intentions, which involves filling in values of pre-defined slots. Many approaches have been proposed, often using task-specific architectures with special-purpose classifiers. Recently, good results have been obtained using more general architectures based on pretrained language models. Here, we introduce a new variation of the language modeling approach that uses schema-driven prompting to provide task-aware history encoding that is used for both categorical and non-categorical slots. We further improve performance by augmenting the prompting with schema descriptions, a naturally occurring source of in-domain knowledge. Our purely generative system achieves state-of-the-art performance on MultiWOZ 2.2 and achieves competitive performance on two other benchmarks: MultiWOZ 2.1 and M2M. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
