EMNLP 2021main16 citations

Self-training Improves Pre-training for Few-shot Learning in Task-oriented Dialog Systems

Fei Mi, Wanhao Zhou, Lingjing Kong, Fengyu Cai, Minlie Huang, Boi Faltings

Abstract

As the labeling cost for different modules in task-oriented dialog (ToD) systems is expensive, a major challenge is to train different modules with the least amount of labeled data. Recently, large-scale pre-trained language models, have shown promising results for few-shot learning in ToD. In this paper, we devise a self-training approach to utilize the abundant unlabeled dialog data to further improve state-of-the-art pre-trained models in few-shot learning scenarios for ToD systems. Specifically, we propose a self-training approach that iteratively labels the most confident unlabeled data to train a stronger Student model. Moreover, a new text augmentation technique (GradAug) is proposed to better train the Student by replacing non-crucial tokens using a masked language model. We conduct extensive experiments and present analyses on four downstream tasks in ToD, including intent classification, dialog state tracking, dialog act prediction, and response selection. Empirical results demonstrate that the proposed self-training approach consistently improves state-of-the-art pre-trained models (BERT, ToD-BERT) when only a small number of labeled data are available.

BibTeX
@inproceedings{mi-etal-2021-self,
    title = "Self-training Improves Pre-training for Few-shot Learning in Task-oriented Dialog Systems",
    author = "Mi, Fei  and
      Zhou, Wanhao  and
      Kong, Lingjing  and
      Cai, Fengyu  and
      Huang, Minlie  and
      Faltings, Boi",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.142/",
    doi = "10.18653/v1/2021.emnlp-main.142",
    pages = "1887--1898"
}
Self-training Improves Pre-training for Few-shot Learning in Task-oriented Dialog Systems · EMNLP 2021