English

Finding Strong Lottery Ticket Networks with Genetic Algorithms

Neural and Evolutionary Computing 2024-11-08 v1

Abstract

According to the Strong Lottery Ticket Hypothesis, every sufficiently large neural network with randomly initialized weights contains a sub-network which - still with its random weights - already performs as well for a given task as the trained super-network. We present the first approach based on a genetic algorithm to find such strong lottery ticket sub-networks without training or otherwise computing any gradient. We show that, for smaller instances of binary classification tasks, our evolutionary approach even produces smaller and better-performing lottery ticket networks than the state-of-the-art approach using gradient information.

Keywords

Cite

@article{arxiv.2411.04658,
  title  = {Finding Strong Lottery Ticket Networks with Genetic Algorithms},
  author = {Philipp Altmann and Julian Schönberger and Maximilian Zorn and Thomas Gabor},
  journal= {arXiv preprint arXiv:2411.04658},
  year   = {2024}
}

Comments

12 pages, 7 figures, 5 tables, accepted for publication at the 16th International Joint Conference on Computational Intelligence (IJCCI 2024)

R2 v1 2026-06-28T19:51:26.149Z