XQA-DST: Multi-Domain and Multi-Lingual Dialogue State Tracking
Han Zhou, Ignacio Iacobacci, Pasquale Minervini

TL;DR
This paper introduces XQA-DST, a domain-agnostic, extractive QA-based dialogue state tracking method that effectively generalizes to unseen domains and languages, demonstrating strong zero-shot transfer capabilities.
Contribution
It proposes a novel domain filtering strategy and shared-weight QA approach for scalable, open-vocabulary DST across multiple domains and languages.
Findings
Achieves 36.7% zero-shot JGA on MultiWOZ 2.1
Sets new state-of-the-art zero-shot results from English to German and Italian
Demonstrates effective cross-lingual transfer in dialogue state tracking
Abstract
Dialogue State Tracking (DST), a crucial component of task-oriented dialogue (ToD) systems, keeps track of all important information pertaining to dialogue history: filling slots with the most probable values throughout the conversation. Existing methods generally rely on a predefined set of values and struggle to generalise to previously unseen slots in new domains. To overcome these challenges, we propose a domain-agnostic extractive question answering (QA) approach with shared weights across domains. To disentangle the complex domain information in ToDs, we train our DST with a novel domain filtering strategy by excluding out-of-domain question samples. With an independent classifier that predicts the presence of multiple domains given the context, our model tackles DST by extracting spans in active domains. Empirical results demonstrate that our model can efficiently leverage…
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
MethodsDynamic Sparse Training
