English

ZeroGen: Efficient Zero-shot Learning via Dataset Generation

Computation and Language 2022-10-25 v2 Artificial Intelligence

Abstract

There is a growing interest in dataset generation recently due to the superior generative capacity of large pre-trained language models (PLMs). In this paper, we study a flexible and efficient zero-short learning method, \textsc{ZeroGen}. Given a zero-shot task, we first generate a dataset from scratch using PLMs in an unsupervised manner. Then, we train a tiny task model (e.g., LSTM) under the supervision of the synthesized dataset. This approach allows highly efficient inference as the final task model only has orders of magnitude fewer parameters comparing to PLMs (e.g., GPT2-XL). Apart from being annotation-free and efficient, we argue that \textsc{ZeroGen} can also provide useful insights from the perspective of data-free model-agnostic knowledge distillation, and unreferenced text generation evaluation. Experiments and analysis on different NLP tasks, namely, text classification, question answering, and natural language inference, show the effectiveness of \textsc{ZeroGen}.

Keywords

Cite

@article{arxiv.2202.07922,
  title  = {ZeroGen: Efficient Zero-shot Learning via Dataset Generation},
  author = {Jiacheng Ye and Jiahui Gao and Qintong Li and Hang Xu and Jiangtao Feng and Zhiyong Wu and Tao Yu and Lingpeng Kong},
  journal= {arXiv preprint arXiv:2202.07922},
  year   = {2022}
}

Comments

Accepted by EMNLP 2022 (Main Conference)

R2 v1 2026-06-24T09:40:28.967Z