English

Lamarckian Evolution of Convolutional Neural Networks

Neural and Evolutionary Computing 2018-12-20 v2

Abstract

Convolutional neural networks belong to the most successul image classifiers, but the adaptation of their network architecture to a particular problem is computationally expensive. We show that an evolutionary algorithm saves training time during the network architecture optimization, if learned network weights are inherited over generations by Lamarckian evolution. Experiments on typical image datasets show similar or significantly better test accuracies and improved convergence speeds compared to two different baselines without weight inheritance. On CIFAR-10 and CIFAR-100 a 75 % improvement in data efficiency is observed.

Keywords

Cite

@article{arxiv.1806.08099,
  title  = {Lamarckian Evolution of Convolutional Neural Networks},
  author = {Jonas Prellberg and Oliver Kramer},
  journal= {arXiv preprint arXiv:1806.08099},
  year   = {2018}
}

Comments

Accepted at PPSN 2018

R2 v1 2026-06-23T02:36:57.646Z