ACL 2022findings9 citations

N-Shot Learning for Augmenting Task-Oriented Dialogue State Tracking

Taha Aksu, Zhengyuan Liu, Min-Yen Kan, Nancy Chen

Abstract

Augmentation of task-oriented dialogues has followed standard methods used for plain-text such as back-translation, word-level manipulation, and paraphrasing despite its richly annotated structure. In this work, we introduce an augmentation framework that utilizes belief state annotations to match turns from various dialogues and form new synthetic dialogues in a bottom-up manner. Unlike other augmentation strategies, it operates with as few as five examples. Our augmentation strategy yields significant improvements when both adapting a DST model to a new domain, and when adapting a language model to the DST task, on evaluations with TRADE and TOD-BERT models. Further analysis shows that our model performs better on seen values during training, and it is also more robust to unseen values. We conclude that exploiting belief state annotations enhances dialogue augmentation and results in improved models in n-shot training scenarios.

BibTeX
@inproceedings{aksu-etal-2022-n,
    title = "N-Shot Learning for Augmenting Task-Oriented Dialogue State Tracking",
    author = "Aksu, Taha  and
      Liu, Zhengyuan  and
      Kan, Min-Yen  and
      Chen, Nancy",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.131/",
    doi = "10.18653/v1/2022.findings-acl.131",
    pages = "1659--1671"
}