English

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

Computation and Language 2023-02-21 v2

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.

Keywords

Cite

@article{arxiv.2109.06466,
  title  = {Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding},
  author = {Shiyang Li and Semih Yavuz and Wenhu Chen and Xifeng Yan},
  journal= {arXiv preprint arXiv:2109.06466},
  year   = {2023}
}

Comments

Findings of EMNLP 2021

R2 v1 2026-06-24T05:56:38.847Z