English

An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models

Computation and Language 2019-06-03 v3 Machine Learning

Abstract

A growing number of state-of-the-art transfer learning methods employ language models pretrained on large generic corpora. In this paper we present a conceptually simple and effective transfer learning approach that addresses the problem of catastrophic forgetting. Specifically, we combine the task-specific optimization function with an auxiliary language model objective, which is adjusted during the training process. This preserves language regularities captured by language models, while enabling sufficient adaptation for solving the target task. Our method does not require pretraining or finetuning separate components of the network and we train our models end-to-end in a single step. We present results on a variety of challenging affective and text classification tasks, surpassing well established transfer learning methods with greater level of complexity.

Keywords

Cite

@article{arxiv.1902.10547,
  title  = {An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models},
  author = {Alexandra Chronopoulou and Christos Baziotis and Alexandros Potamianos},
  journal= {arXiv preprint arXiv:1902.10547},
  year   = {2019}
}

Comments

NAACL 2019

R2 v1 2026-06-23T07:53:02.422Z