English

Most Activation Functions Can Win the Lottery Without Excessive Depth

Machine Learning 2023-01-10 v2 Artificial Intelligence

Abstract

The strong lottery ticket hypothesis has highlighted the potential for training deep neural networks by pruning, which has inspired interesting practical and theoretical insights into how neural networks can represent functions. For networks with ReLU activation functions, it has been proven that a target network with depth LL can be approximated by the subnetwork of a randomly initialized neural network that has double the target's depth 2L2L and is wider by a logarithmic factor. We show that a depth L+1L+1 network is sufficient. This result indicates that we can expect to find lottery tickets at realistic, commonly used depths while only requiring logarithmic overparametrization. Our novel construction approach applies to a large class of activation functions and is not limited to ReLUs.

Keywords

Cite

@article{arxiv.2205.02321,
  title  = {Most Activation Functions Can Win the Lottery Without Excessive Depth},
  author = {Rebekka Burkholz},
  journal= {arXiv preprint arXiv:2205.02321},
  year   = {2023}
}

Comments

Accepted for publication at NeurIPS 2022

R2 v1 2026-06-24T11:07:35.049Z