More Effective Crossover Operators for the All-Pairs Shortest Path Problem

07/02/2012
by   Benjamin Doerr, et al.
0

The all-pairs shortest path problem is the first non-artificial problem for which it was shown that adding crossover can significantly speed up a mutation-only evolutionary algorithm. Recently, the analysis of this algorithm was refined and it was shown to have an expected optimization time (w.r.t. the number of fitness evaluations) of Θ(n^3.25( n)^0.25). In contrast to this simple algorithm, evolutionary algorithms used in practice usually employ refined recombination strategies in order to avoid the creation of infeasible offspring. We study extensions of the basic algorithm by two such concepts which are central in recombination, namely repair mechanisms and parent selection. We show that repairing infeasible offspring leads to an improved expected optimization time of O(n^3.2( n)^0.2). As a second part of our study we prove that choosing parents that guarantee feasible offspring results in an even better optimization time of O(n^3 n). Both results show that already simple adjustments of the recombination operator can asymptotically improve the runtime of evolutionary algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/03/2012

Parameterized Runtime Analyses of Evolutionary Algorithms for the Euclidean Traveling Salesperson Problem

Parameterized runtime analysis seeks to understand the influence of prob...
research
02/16/2023

Fourier Analysis Meets Runtime Analysis: Precise Runtimes on Plateaus

We propose a new method based on discrete Fourier analysis to analyze th...
research
04/04/2018

When Hypermutations and Ageing Enable Artificial Immune Systems to Outperform Evolutionary Algorithms

We present a time complexity analysis of the Opt-IA artificial immune sy...
research
12/28/2018

A Tight Runtime Analysis for the (μ+ λ) EA

Despite significant progress in the theory of evolutionary algorithms, t...
research
06/10/2019

New Approach for Solving The Clustered Shortest-Path Tree Problem Based on Reducing The Search Space of Evolutionary Algorithm

Along with the development of manufacture and services, the problem of d...
research
12/03/2018

Analysing the Robustness of Evolutionary Algorithms to Noise: Refined Runtime Bounds and an Example Where Noise is Beneficial

We analyse the performance of well-known evolutionary algorithms (1+1)EA...
research
04/07/2020

Self-Adjusting Evolutionary Algorithms for Multimodal Optimization

Recent theoretical research has shown that self-adjusting and self-adapt...

Please sign up or login with your details

Forgot password? Click here to reset