English

Lottery Tickets with Nonzero Biases

Machine Learning 2022-06-08 v2 Artificial Intelligence

Abstract

The strong lottery ticket hypothesis holds the promise that pruning randomly initialized deep neural networks could offer a computationally efficient alternative to deep learning with stochastic gradient descent. Common parameter initialization schemes and existence proofs, however, are focused on networks with zero biases, thus foregoing the potential universal approximation property of pruning. To fill this gap, we extend multiple initialization schemes and existence proofs to nonzero biases, including explicit 'looks-linear' approaches for ReLU activation functions. These do not only enable truly orthogonal parameter initialization but also reduce potential pruning errors. In experiments on standard benchmark data, we further highlight the practical benefits of nonzero bias initialization schemes, and present theoretically inspired extensions for state-of-the-art strong lottery ticket pruning.

Cite

@article{arxiv.2110.11150,
  title  = {Lottery Tickets with Nonzero Biases},
  author = {Jonas Fischer and Advait Gadhikar and Rebekka Burkholz},
  journal= {arXiv preprint arXiv:2110.11150},
  year   = {2022}
}
R2 v1 2026-06-24T07:04:31.650Z