EMNLP 2021main237 citations

Generating Datasets with Pretrained Language Models

Timo Schick, Hinrich Schütze

Abstract

To obtain high-quality sentence embeddings from pretrained language models (PLMs), they must either be augmented with additional pretraining objectives or finetuned on a large set of labeled text pairs. While the latter approach typically outperforms the former, it requires great human effort to generate suitable datasets of sufficient size. In this paper, we show how PLMs can be leveraged to obtain high-quality sentence embeddings without the need for labeled data, finetuning or modifications to the pretraining objective: We utilize the generative abilities of large and high-performing PLMs to generate entire datasets of labeled text pairs from scratch, which we then use for finetuning much smaller and more efficient models. Our fully unsupervised approach outperforms strong baselines on several semantic textual similarity datasets.

BibTeX
@inproceedings{schick-schutze-2021-generating,
    title = "Generating Datasets with Pretrained Language Models",
    author = {Schick, Timo  and
      Sch{\"u}tze, Hinrich},
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.555/",
    doi = "10.18653/v1/2021.emnlp-main.555",
    pages = "6943--6951"
}
Generating Datasets with Pretrained Language Models · EMNLP 2021