The Lottery Ticket Hypothesis for Pre-trained BERT Networks
Tianlong Chen, Jonathan Frankle, Shiyu Chang, Sijia Liu, Yang Zhang,, Zhangyang Wang, Michael Carbin

TL;DR
This paper investigates whether sparse, trainable subnetworks exist within pre-trained BERT models, finding such subnetworks at initialization that can transfer across tasks, highlighting the relevance of the lottery ticket hypothesis in NLP.
Contribution
The study demonstrates the existence of trainable, transferable subnetworks in pre-trained BERT models at initialization, extending the lottery ticket hypothesis to large-scale NLP models.
Findings
Matching subnetworks exist at 40-90% sparsity in BERT.
Subnetworks on the pre-training task transfer universally.
Subnetworks on other tasks transfer limited or not at all.
Abstract
In natural language processing (NLP), enormous pre-trained models like BERT have become the standard starting point for training on a range of downstream tasks, and similar trends are emerging in other areas of deep learning. In parallel, work on the lottery ticket hypothesis has shown that models for NLP and computer vision contain smaller matching subnetworks capable of training in isolation to full accuracy and transferring to other tasks. In this work, we combine these observations to assess whether such trainable, transferrable subnetworks exist in pre-trained BERT models. For a range of downstream tasks, we indeed find matching subnetworks at 40% to 90% sparsity. We find these subnetworks at (pre-trained) initialization, a deviation from prior NLP research where they emerge only after some amount of training. Subnetworks found on the masked language modeling task (the same task…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsLinear Layer · Layer Normalization · Dense Connections · Weight Decay · WordPiece · Residual Connection · Attention Is All You Need · Refunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Adam
