English

Evaluating Lottery Tickets Under Distributional Shifts

Computation and Language 2019-10-29 v1 Machine Learning

Abstract

The Lottery Ticket Hypothesis suggests large, over-parameterized neural networks consist of small, sparse subnetworks that can be trained in isolation to reach a similar (or better) test accuracy. However, the initialization and generalizability of the obtained sparse subnetworks have been recently called into question. Our work focuses on evaluating the initialization of sparse subnetworks under distributional shifts. Specifically, we investigate the extent to which a sparse subnetwork obtained in a source domain can be re-trained in isolation in a dissimilar, target domain. In addition, we examine the effects of different initialization strategies at transfer-time. Our experiments show that sparse subnetworks obtained through lottery ticket training do not simply overfit to particular domains, but rather reflect an inductive bias of deep neural networks that can be exploited in multiple domains.

Keywords

Cite

@article{arxiv.1910.12708,
  title  = {Evaluating Lottery Tickets Under Distributional Shifts},
  author = {Shrey Desai and Hongyuan Zhan and Ahmed Aly},
  journal= {arXiv preprint arXiv:1910.12708},
  year   = {2019}
}

Comments

Accepted to EMNLP 2019 Workshop on Deep Learning for Low-Resource NLP

R2 v1 2026-06-23T11:57:13.823Z