CLApr 12, 2024

MoPE: Mixture of Prefix Experts for Zero-Shot Dialogue State Tracking

arXiv:2404.08559v181 citationsh-index: 13LREC
Originality Incremental advance
AI Analysis

This work reduces annotation costs for unseen domains in dialogue systems, but it appears incremental as it builds on existing zero-shot DST models.

The paper tackled zero-shot dialogue state tracking by addressing domain transferring and partial prediction problems, achieving joint goal accuracies of 57.13% on MultiWOZ2.1 and 55.40% on SGD.

Zero-shot dialogue state tracking (DST) transfers knowledge to unseen domains, reducing the cost of annotating new datasets. Previous zero-shot DST models mainly suffer from domain transferring and partial prediction problems. To address these challenges, we propose Mixture of Prefix Experts (MoPE) to establish connections between similar slots in different domains, which strengthens the model transfer performance in unseen domains. Empirical results demonstrate that MoPE-DST achieves the joint goal accuracy of 57.13% on MultiWOZ2.1 and 55.40% on SGD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes