NAACL 2024findings1 citations

UNO-DST: Leveraging Unlabelled Data in Zero-Shot Dialogue State Tracking

Chuang Li, Yan Zhang, Min-Yen Kan, Haizhou Li

Abstract

Previous zero-shot dialogue state tracking (DST) methods only apply transfer learning, but ignore unlabelled data in the target domain.We transform zero-shot DST into few-shot DST by utilising such unlabelled data via joint and self-training methods. Our method incorporates auxiliary tasks that generate slot types as inverse prompts for main tasks, creating slot values during joint training. Cycle consistency between these two tasks enables the generation and selection of quality samples in unknown target domains for subsequent fine-tuning. This approach also facilitates automatic label creation, thereby optimizing the training and fine-tuning of DST models. We demonstrate this method’s effectiveness on general language models in zero-shot scenarios, improving average joint goal accuracy by 8% across all domains in MultiWOZ.

BibTeX
@inproceedings{li-etal-2024-uno,
    title = "{UNO}-{DST}: Leveraging Unlabelled Data in Zero-Shot Dialogue State Tracking",
    author = "Li, Chuang  and
      Zhang, Yan  and
      Kan, Min-Yen  and
      Li, Haizhou",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.187/",
    doi = "10.18653/v1/2024.findings-naacl.187",
    pages = "2972--2983"
}