arXiv Analytics

Sign in

arXiv:2201.12896 [cs.LG]AbstractReferencesReviewsResources

Augmenting Novelty Search with a Surrogate Model to Engineer Meta-Diversity in Ensembles of Classifiers

Rui P. Cardoso, Emma Hart, David Burth Kurka, Jeremy V. Pitt

Published 2022-01-30Version 1

Using Neuroevolution combined with Novelty Search to promote behavioural diversity is capable of constructing high-performing ensembles for classification. However, using gradient descent to train evolved architectures during the search can be computationally prohibitive. Here we propose a method to overcome this limitation by using a surrogate model which estimates the behavioural distance between two neural network architectures required to calculate the sparseness term in Novelty Search. We demonstrate a speedup of 10 times over previous work and significantly improve on previous reported results on three benchmark datasets from Computer Vision -- CIFAR-10, CIFAR-100, and SVHN. This results from the expanded architecture search space facilitated by using a surrogate. Our method represents an improved paradigm for implementing horizontal scaling of learning algorithms by making an explicit search for diversity considerably more tractable for the same bounded resources.

Comments: 16 pages, 4 figures, 3 tables, EvoStar 2022
Categories: cs.LG, cs.CV, cs.NE
Related articles: Most relevant | Search more
arXiv:1802.03605 [cs.LG] (Published 2018-02-10)
Combinets: Learning New Classifiers via Recombination
arXiv:2204.04518 [cs.LG] (Published 2022-04-09)
Attention U-Net as a surrogate model for groundwater prediction
arXiv:2105.14625 [cs.LG] (Published 2021-05-30)
Surrogate Model Based Hyperparameter Tuning for Deep Learning with SPOT