paper-with-me

홈 › Papers

Evaluating Lottery Tickets Under Distributional Shifts

2019-10-28 · WS 2019 11 · Shrey Desai, Hongyuan Zhan, Ahmed Aly

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.

📄 PDF Abstract BibTeX arXiv:1910.12708

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Considering Layerwise Importance in the Lottery Ticket Hypothesis

2023-02-22 · Benjamin Vandersmissen, Jose Oramas

The Lottery Ticket Hypothesis (LTH) showed that by iteratively training a model, removing connections with the lowest global weight magnitude and rewinding the remaining connections, sparse networks can be extracted. Thi…

Distributionally Robust Ensemble of Lottery Tickets Towards Calibrated Sparse Network Training

2023-09-21

The recently developed sparse network training methods, such as Lottery Ticket Hypothesis (LTH) and its variants, have shown impressive learning capacity by finding sparse sub-networks from a dense one. While these metho…

Distributionally Robust Ensemble of Lottery Tickets Towards Calibrated Sparse Network Training

2023-09-21 · NeurIPS 2023 11

The recently developed sparse network training methods, such as Lottery Ticket Hypothesis (LTH) and its variants, have shown impressive learning capacity by finding sparse sub-networks from a dense one. While these metho…

Is the Lottery Fair? Evaluating Winning Tickets Across Demographics

2021-08-01 · Findings (ACL) 2021 8 · Victor Petrén Bach Hansen, Anders Søgaard

Calibrate and Prune: Improving Reliability of Lottery Tickets Through Prediction Calibration

2020-02-10 · Bindya Venkatesh, Jayaraman J. Thiagarajan, Kowshik Thopalli, Prasanna Sattigeri

The hypothesis that sub-network initializations (lottery) exist within the initializations of over-parameterized networks, which when trained in isolation produce highly generalizable models, has led to crucial insights …

Transfer Learning