HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Dialogue State Tracking with a Language Model using Schema-Driven Prompting

Chia-Hsuan Lee Hao Cheng Mari Ostendorf

Dialogue State Tracking with a Language Model using 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 data and code will be available at https://github.com/chiahsuan156/DST-as-Prompting.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
dialogue-state-tracking-on-multiwoz-2-1SGP-DST (small)
MultiWOZ (Joint Goal Acc): 56.12
dialogue-state-tracking-on-multiwoz-2-1SGP-DST (base)
MultiWOZ (Joint Goal Acc): 56.66
dialogue-state-tracking-on-multiwoz-2-2SGP-DST (small)
MultiWOZ (Joint Goal Acc): 56.3
dialogue-state-tracking-on-multiwoz-2-2SGP-DST (base)
MultiWOZ (Joint Goal Acc): 57.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Dialogue State Tracking with a Language Model using Schema-Driven Prompting | Papers | HyperAI