machine learning

Surrogate assisted diversity estimation in neural ensemble search

arXiv:2607.26940 · doi:10.1007/978-3-032-30612-8_12

summary

The paper proposes a dual‑objective surrogate‑guided method for neural ensemble search that predicts both accuracy and diversity of candidate architectures, enabling efficient construction of high‑performing ensembles.

Abstract

Ensembles are a standard way to improve the performance and robustness of deep neural networks, but their effectiveness crucially depends on both the quality and the diversity of individual models. Most neural architecture search (NAS) methods are computationally expensive. Extending them to neural ensemble search (NES), which requires joint optimization of individual architectures and their ensemble composition, leads to an exponential growth of the search space and makes the problem computationally intractable. To address this, we introduce a dual-objective surrogate-guided ensemble search: candidate architectures are represented as directed acyclic graphs, and two surrogate models are trained independently to estimate predictive accuracy and diversity potential. Their combined estimates guide an NES framework that efficiently identifies architectures that are both individually strong and collectively diverse. Our final ensemble achieves competitive or superior performance compared to standard baselines such as Deep Ensembles and Random Search on FashionMNIST, CIFAR-10, and CIFAR-100.

The paper was presented at the "Artificial Intelligence Applications and Innovations 2026" conference. The final publication is available at https://link.springer.com/chapter/10.1007/978-3-032-30612-8_12

Topics & keywords

#neural architecture search#ensemble learning#surrogate modeling#diversity estimation#deep learningdirected acyclic graphaccuracy surrogatediversity surrogateFashionMNISTCIFAR-10