English

Zero-Shot Dialogue State Tracking via Cross-Task Transfer

Computation and Language 2021-09-13 v1

Abstract

Zero-shot transfer learning for dialogue state tracking (DST) enables us to handle a variety of task-oriented dialogue domains without the expense of collecting in-domain data. In this work, we propose to transfer the \textit{cross-task} knowledge from general question answering (QA) corpora for the zero-shot DST task. Specifically, we propose TransferQA, a transferable generative QA model that seamlessly combines extractive QA and multi-choice QA via a text-to-text transformer framework, and tracks both categorical slots and non-categorical slots in DST. In addition, we introduce two effective ways to construct unanswerable questions, namely, negative question sampling and context truncation, which enable our model to handle "none" value slots in the zero-shot DST setting. The extensive experiments show that our approaches substantially improve the existing zero-shot and few-shot results on MultiWoz. Moreover, compared to the fully trained baseline on the Schema-Guided Dialogue dataset, our approach shows better generalization ability in unseen domains.

Cite

@article{arxiv.2109.04655,
  title  = {Zero-Shot Dialogue State Tracking via Cross-Task Transfer},
  author = {Zhaojiang Lin and Bing Liu and Andrea Madotto and Seungwhan Moon and Paul Crook and Zhenpeng Zhou and Zhiguang Wang and Zhou Yu and Eunjoon Cho and Rajen Subba and Pascale Fung},
  journal= {arXiv preprint arXiv:2109.04655},
  year   = {2021}
}

Comments

EMNLP 2021

R2 v1 2026-06-24T05:50:54.371Z