arXiv Analytics

Sign in

arXiv:2005.03454 [cs.LG]AbstractReferencesReviewsResources

Successfully Applying the Stabilized Lottery Ticket Hypothesis to the Transformer Architecture

Christopher Brix, Parnia Bahar, Hermann Ney

Published 2020-05-04Version 1

Sparse models require less memory for storage and enable a faster inference by reducing the necessary number of FLOPs. This is relevant both for time-critical and on-device computations using neural networks. The stabilized lottery ticket hypothesis states that networks can be pruned after none or few training iterations, using a mask computed based on the unpruned converged model. On the transformer architecture and the WMT 2014 English-to-German and English-to-French tasks, we show that stabilized lottery ticket pruning performs similar to magnitude pruning for sparsity levels of up to 85%, and propose a new combination of pruning techniques that outperforms all other techniques for even higher levels of sparsity. Furthermore, we confirm that the parameter's initial sign and not its specific value is the primary factor for successful training, and show that magnitude pruning cannot be used to find winning lottery tickets.

Related articles: Most relevant | Search more
arXiv:2002.04745 [cs.LG] (Published 2020-02-12)
On Layer Normalization in the Transformer Architecture
Ruibin Xiong et al.
arXiv:2502.02732 [cs.LG] (Published 2025-02-04)
Peri-LN: Revisiting Layer Normalization in the Transformer Architecture
arXiv:2410.13732 [cs.LG] (Published 2024-10-17)
Reducing the Transformer Architecture to a Minimum