Quantum-Enhanced Selection Operators for Evolutionary Algorithms
David Von Dollen, Sheir Yarkoni, Daniel Weimer, Florian Neukart,, Thomas B\"ack

TL;DR
This paper introduces quantum-enhanced selection operators in genetic algorithms, leveraging quantum annealing to improve convergence speed and performance on various black-box optimization problems.
Contribution
It presents a novel quantum-based selection mechanism for genetic algorithms, demonstrating performance improvements over classical methods on benchmark functions.
Findings
Quantum-enhanced elitist selection reduces generations to convergence on OneMax.
Quantum-enhanced non-elitist selection outperforms classical benchmarks on perturbed functions.
Quantum operators outperform classical ones on functions with dummy variables and neutrality.
Abstract
Genetic algorithms have unique properties which are useful when applied to black box optimization. Using selection, crossover, and mutation operators, candidate solutions may be obtained without the need to calculate a gradient. In this work, we study results obtained from using quantum-enhanced operators within the selection mechanism of a genetic algorithm. Our approach frames the selection process as a minimization of a binary quadratic model with which we encode fitness and distance between members of a population, and we leverage a quantum annealing system to sample low energy solutions for the selection mechanism. We benchmark these quantum-enhanced algorithms against classical algorithms over various black-box objective functions, including the OneMax function, and functions from the IOHProfiler library for black-box optimization. We observe a performance gain in average number…
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
TopicsMetaheuristic Optimization Algorithms Research · Neural Networks and Reservoir Computing · Evolutionary Algorithms and Applications
MethodsLib
