EMNLP 2022main43 citations

Continual Training of Language Models for Few-Shot Learning

Zixuan Ke, Haowei Lin, Yijia Shao, Hu Xu, Lei Shu, Bing Liu

Abstract

Recent work on applying large language models (LMs) achieves impressive performance in many NLP applications. Adapting or posttraining an LM using an unlabeled domain corpus can produce even better performance for end-tasks in the domain. This paper proposes the problem of continually extending an LM by incrementally post-train the LM with a sequence of unlabeled domain corpora to expand its knowledge without forgetting its previous skills. The goal is to improve the few-shot end-task learning in these domains. The resulting system is called CPT (Continual PostTraining), which to our knowledge, is the first continual post-training system. Experimental results verify its effectiveness.

BibTeX
@inproceedings{ke-etal-2022-continual,
    title = "Continual Training of Language Models for Few-Shot Learning",
    author = "Ke, Zixuan  and
      Lin, Haowei  and
      Shao, Yijia  and
      Xu, Hu  and
      Shu, Lei  and
      Liu, Bing",
    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.695/",
    doi = "10.18653/v1/2022.emnlp-main.695",
    pages = "10205--10216"
}
Continual Training of Language Models for Few-Shot Learning · EMNLP 2022