DiSTRICT: Dialogue State Tracking with Retriever Driven In-Context Tuning
Praveen Venkateswaran, Evelyn Duesterwald, Vatche Isahagian

TL;DR
DiSTRICT introduces a retrieval-based in-context tuning method for dialogue state tracking that eliminates manual prompt design, improving zero-shot and few-shot performance on benchmark datasets with smaller models.
Contribution
The paper presents DiSTRICT, a novel retrieval-driven in-context tuning approach that enhances dialogue state tracking without manual prompt engineering.
Findings
Outperforms existing methods in zero-shot and few-shot settings.
Works effectively with smaller models, reducing resource requirements.
Demonstrates strong results on MultiWOZ benchmark datasets.
Abstract
Dialogue State Tracking (DST), a key component of task-oriented conversation systems, represents user intentions by determining the values of pre-defined slots in an ongoing dialogue. Existing approaches use hand-crafted templates and additional slot information to fine-tune and prompt large pre-trained language models and elicit slot values from the dialogue context. Significant manual effort and domain knowledge is required to design effective prompts, limiting the generalizability of these approaches to new domains and tasks. In this work, we propose DiSTRICT, a generalizable in-context tuning approach for DST that retrieves highly relevant training examples for a given dialogue to fine-tune the model without any hand-crafted templates. Experiments with the MultiWOZ benchmark datasets show that DiSTRICT outperforms existing approaches in various zero-shot and few-shot settings using…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Topic Modeling · AI in Service Interactions
MethodsDynamic Sparse Training
