We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Lifelong Pretraining: Continually Adapting Language Models to Emerging Corpora

Abstract: Pretrained language models (PTLMs) are typically learned over a large, static corpus and further fine-tuned for various downstream tasks. However, when deployed in the real world, a PTLM-based model must deal with data distributions that deviate from what the PTLM was initially trained on. In this paper, we study a lifelong language model pretraining challenge where a PTLM is continually updated so as to adapt to emerging data. Over a domain-incremental research paper stream and a chronologically-ordered tweet stream, we incrementally pretrain a PTLM with different continual learning algorithms, and keep track of the downstream task performance (after fine-tuning). We evaluate PTLM's ability to adapt to new corpora while retaining learned knowledge in earlier corpora. Our experiments show distillation-based approaches to be most effective in retaining downstream performance in earlier domains. The algorithms also improve knowledge transfer, allowing models to achieve better downstream performance over the latest data, and improve temporal generalization when distribution gaps exist between training and evaluation because of time. We believe our problem formulation, methods, and analysis will inspire future studies towards continual pretraining of language models.
Comments: Accepted at NAACL 2022; fixed Figure 7 (a)(b) in Appendix
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2110.08534 [cs.CL]
  (or arXiv:2110.08534v3 [cs.CL] for this version)

Submission history

From: Xisen Jin [view email]
[v1] Sat, 16 Oct 2021 09:59:33 GMT (298kb,D)
[v2] Thu, 12 May 2022 22:59:56 GMT (384kb,D)
[v3] Tue, 19 Jul 2022 02:09:00 GMT (385kb,D)

Link back to: arXiv, form interface, contact.