English

Exploiting Cloze Questions for Few Shot Text Classification and Natural Language Inference

Computation and Language 2021-01-26 v3

Abstract

Some NLP tasks can be solved in a fully unsupervised fashion by providing a pretrained language model with "task descriptions" in natural language (e.g., Radford et al., 2019). While this approach underperforms its supervised counterpart, we show in this work that the two ideas can be combined: We introduce Pattern-Exploiting Training (PET), a semi-supervised training procedure that reformulates input examples as cloze-style phrases to help language models understand a given task. These phrases are then used to assign soft labels to a large set of unlabeled examples. Finally, standard supervised training is performed on the resulting training set. For several tasks and languages, PET outperforms supervised training and strong semi-supervised approaches in low-resource settings by a large margin.

Keywords

Cite

@article{arxiv.2001.07676,
  title  = {Exploiting Cloze Questions for Few Shot Text Classification and Natural Language Inference},
  author = {Timo Schick and Hinrich Schütze},
  journal= {arXiv preprint arXiv:2001.07676},
  year   = {2021}
}

Comments

Accepted at EACL2021

R2 v1 2026-06-23T13:16:52.246Z