English

Exploring Versatile Generative Language Model Via Parameter-Efficient Transfer Learning

Computation and Language 2020-09-22 v2

Abstract

Fine-tuning pre-trained generative language models to down-stream language generation tasks has shown promising results. However, this comes with the cost of having a single, large model for each task, which is not ideal in low-memory/power scenarios (e.g., mobile). In this paper, we propose an effective way to fine-tune multiple down-stream generation tasks simultaneously using a single, large pre-trained model. The experiments on five diverse language generation tasks show that by just using an additional 2-3% parameters for each task, our model can maintain or even improve the performance of fine-tuning the whole model.

Keywords

Cite

@article{arxiv.2004.03829,
  title  = {Exploring Versatile Generative Language Model Via Parameter-Efficient Transfer Learning},
  author = {Zhaojiang Lin and Andrea Madotto and Pascale Fung},
  journal= {arXiv preprint arXiv:2004.03829},
  year   = {2020}
}

Comments

Accepted as Findings of EMNLP 2020, Zhaojiang Lin and Andrea Madotto contributed equally to this work