Super Tickets in Pre-Trained Language Models: From Model Compression to Improving Generalization
Abstract
The Lottery Ticket Hypothesis suggests that an over-parametrized network consists of ``lottery tickets'', and training a certain collection of them (i.e., a subnetwork) can match the performance of the full model. In this paper, we study such a collection of tickets, which is referred to as ``winning tickets'', in extremely over-parametrized models, e.g., pre-trained language models. We observe that at certain compression ratios, the generalization performance of the winning tickets can not only match but also exceed that of the full model. In particular, we observe a phase transition phenomenon: As the compression ratio increases, generalization performance of the winning tickets first improves then deteriorates after a certain threshold. We refer to the tickets on the threshold as ``super tickets''. We further show that the phase transition is task and model dependent -- as the model size becomes larger and the training data set becomes smaller, the transition becomes more pronounced. Our experiments on the GLUE benchmark show that the super tickets improve single task fine-tuning by points on BERT-base and points on BERT-large, in terms of task-average score. We also demonstrate that adaptively sharing the super tickets across tasks benefits multi-task learning.
Cite
@article{arxiv.2105.12002,
title = {Super Tickets in Pre-Trained Language Models: From Model Compression to Improving Generalization},
author = {Chen Liang and Simiao Zuo and Minshuo Chen and Haoming Jiang and Xiaodong Liu and Pengcheng He and Tuo Zhao and Weizhu Chen},
journal= {arXiv preprint arXiv:2105.12002},
year = {2021}
}
Comments
The 59th annual meeting of the Association for Computational Linguistics (ACL 2021)