EMNLP 2022main66 citations

Zero-Shot Text Classification with Self-Training

Ariel Gera, Alon Halfon, Eyal Shnarch, Yotam Perlitz, Liat Ein-Dor, Noam Slonim

Abstract

Recent advances in large pretrained language models have increased attention to zero-shot text classification. In particular, models finetuned on natural language inference datasets have been widely adopted as zero-shot classifiers due to their promising results and off-the-shelf availability. However, the fact that such models are unfamiliar with the target task can lead to instability and performance issues. We propose a plug-and-play method to bridge this gap using a simple self-training approach, requiring only the class names along with an unlabeled dataset, and without the need for domain expertise or trial and error. We show that fine-tuning the zero-shot classifier on its most confident predictions leads to significant performance gains across a wide range of text classification tasks, presumably since self-training adapts the zero-shot model to the task at hand.

BibTeX
@inproceedings{gera-etal-2022-zero,
    title = "Zero-Shot Text Classification with Self-Training",
    author = "Gera, Ariel  and
      Halfon, Alon  and
      Shnarch, Eyal  and
      Perlitz, Yotam  and
      Ein-Dor, Liat  and
      Slonim, Noam",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.73/",
    doi = "10.18653/v1/2022.emnlp-main.73",
    pages = "1107--1119"
}
Zero-Shot Text Classification with Self-Training · EMNLP 2022