EMNLP 2021finding14 citations

Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding

Shiyang Li, Semih Yavuz, Wenhu Chen, Xifeng Yan

Abstract

Task-adaptive pre-training (TAPT) and Self-training (ST) have emerged as the major semi-supervised approaches to improve natural language understanding (NLU) tasks with massive amount of unlabeled data. However, it’s unclear whether they learn similar representations or they can be effectively combined. In this paper, we show that TAPT and ST can be complementary with simple TFS protocol by following TAPT -> Finetuning -> Self-training (TFS) process. Experimental results show that TFS protocol can effectively utilize unlabeled data to achieve strong combined gains consistently across six datasets covering sentiment classification, paraphrase identification, natural language inference, named entity recognition and dialogue slot classification. We investigate various semi-supervised settings and consistently show that gains from TAPT and ST can be strongly additive by following TFS procedure. We hope that TFS could serve as an important semi-supervised baseline for future NLP studies.

BibTeX
@inproceedings{li-etal-2021-task-adaptive,
    title = "Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding",
    author = "Li, Shiyang  and
      Yavuz, Semih  and
      Chen, Wenhu  and
      Yan, Xifeng",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.86/",
    doi = "10.18653/v1/2021.findings-emnlp.86",
    pages = "1006--1015"
}
Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding · EMNLP 2021