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

TL;DR
This paper introduces a surrogate model to accelerate neuroevolution with Novelty Search, enabling more efficient and diverse ensemble construction for image classification tasks.
Contribution
It proposes a surrogate model to estimate behavioral distances, significantly speeding up the search process and improving ensemble diversity and performance.
Findings
Achieved a 10x speedup over previous methods.
Improved results on CIFAR-10, CIFAR-100, and SVHN datasets.
Expanded architecture search space enhances ensemble quality.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
