English

Do You Have the Right Scissors? Tailoring Pre-trained Language Models via Monte-Carlo Methods

Computation and Language 2020-07-14 v1

Abstract

It has been a common approach to pre-train a language model on a large corpus and fine-tune it on task-specific data. In practice, we observe that fine-tuning a pre-trained model on a small dataset may lead to over- and/or under-estimation problem. In this paper, we propose MC-Tailor, a novel method to alleviate the above issue in text generation tasks by truncating and transferring the probability mass from over-estimated regions to under-estimated ones. Experiments on a variety of text generation datasets show that MC-Tailor consistently and significantly outperforms the fine-tuning approach. Our code is available at this url.

Keywords

Cite

@article{arxiv.2007.06162,
  title  = {Do You Have the Right Scissors? Tailoring Pre-trained Language Models via Monte-Carlo Methods},
  author = {Ning Miao and Yuxuan Song and Hao Zhou and Lei Li},
  journal= {arXiv preprint arXiv:2007.06162},
  year   = {2020}
}

Comments

Accepted by ACL 2020

R2 v1 2026-06-23T17:03:56.099Z