Jul 2026· Annual Conference on Genetic and Evolutionary Computation· pp. 261-270· 0 citations· 55 references
Computer Science
TL;DR
SWAP-Lite is proposed, a Pareto-guided evolutionary algorithm that maintains an explicit archive of non-dominated solutions over representational capacity and deployment cost, yielding an anytime optimiser that exposes budget-feasible solutions throughout the search.
Abstract
Evolutionary algorithms are well suited to neural architecture search and other combinatorial design problems, but their scalability is often limited by the high cost of fitness evaluation. This paper studies evolutionary multi-objective optimisation in a regime where fitness evaluations are effectively free, enabled by a training-free proxy for neural network expressivity. We propose SWAP-Lite, a Pareto-guided evolutionary algorithm that maintains an explicit archive of non-dominated solutions over representational capacity and deployment cost, yielding an anytime optimiser that exposes budget-feasible solutions throughout the search. Using a MobileNet-style architecture space as a case study, we instantiate the fitness function with a sample-wise activation pattern proxy and perform large-scale evolutionary searches with up to 105 architecture evaluations. Experiments on CIFAR-10 and ImageNet show that SWAP-Lite discovers compact architectures that are competitive with state-of-the-art training-based and zero-shot baselines, while reducing search cost by one to four orders of magnitude. Analysis of the evolutionary dynamics demonstrates that explicit bi-objective optimisation produces higher-quality constrained Pareto fronts and superior anytime hypervolume compared with random search, greedy local search, and single-objective evolutionary baselines.
A systematic mapping study of multi-objective optimization algorithms, tracing their evolution from classical Pareto-based methods toward AI-driven and hybrid approaches, with software testing as the primary application domain, and outlining a research roadmap for the next generation of multi-objective optimization systems that combine the complementary mathematical strengths of neural function approximation and evolutionary diversity preservation.
This work proposes NeurGO, a generative MetaBBO framework that directly synthesizes elite candidates from historical population states and designs a quality-diversity loss to maintain solution quality and population diversity throughout the search.
It is empirically demonstrate that per-variable stochastic deactivation, termed Individual Dropout (IDrop), significantly outperforms a standard GA on single-objective problems with exploitable global structure and improves convergence toward the theoretical Pareto front in multi-objective settings.
Daniele Ganci, L. Correia· Annual Conference on Genetic...· 0 citations
This work investigates the hybridization of a Genetic Algorithm with Pareto Local Search to improve the exploration of non-dominated rulesets and provides a documented baseline for hybrid metaheuristics in rule mining.
Evgueni Blanquart, L. Jourdan, Nadarajen Veerapen· GECCO Companion· 0 citations
Designing neural network architectures remains a resource intensive process that typically relies on repeated expert decisions and costly experimentation. Neural Architecture Search (NAS) addresses this challenge by automating architecture design. In this study we investigate the potential of a local search hyper-heuristic for NAS. The proposed algorithm, Local Search Hyper-Heuristic NAS (LSHH-NAS) works by exploring the neighborhood of the current solution through applying low-level heuristics to an alternative space called the operator space, which maps onto the architecture search space. To mitigate cycling induced by the many-to-one mapping from operator strings to architectures, the local-search procedure is augmented with a tabu memory of recently visited architectures. We evaluate LSHH-NAS on three established benchmarks: NAS-Bench-101, NAS-Bench-201, and NAS-Bench-301. Our results show that LSHH-NAS attains state-of-the-art or competitive performance, by achieving 94.22% and 94.92% test accuracy on NAS-Bench-101 and NAS-Bench-301 respectively. While also managing 94.37%, 73.51% and 47.31% test accuracy on all three datasets of NAS-Bench-201. These results were achieved with at least 22% and at most 65% fewer queries than competing methods, indicating a favorable effectiveness-efficiency trade-off.
J. De Clercq, Nelisha Pillay· Proceedings of the Genetic a...· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.