Run Time Bounds for Integer-Valued OneMax Functions

07/21/2023
by   Jonathan Gadea Harder, et al.
0

While most theoretical run time analyses of discrete randomized search heuristics focused on finite search spaces, we consider the search space ℤ^n. This is a further generalization of the search space of multi-valued decision variables {0,…,r-1}^n. We consider as fitness functions the distance to the (unique) non-zero optimum a (based on the L_1-metric) and the which mutates by applying a step-operator on each component that is determined to be varied. For changing by ± 1, we show that the expected optimization time is Θ(n · (|a|_∞ + log(|a|_H))). In particular, the time is linear in the maximum value of the optimum a. Employing a different step operator which chooses a step size from a distribution so heavy-tailed that the expectation is infinite, we get an optimization time of O(n ·log^2 (|a|_1) ·(log (log (|a|_1)))^1 + ϵ). Furthermore, we show that RLS with step size adaptation achieves an optimization time of Θ(n ·log(|a|_1)). We conclude with an empirical analysis, comparing the above algorithms also with a variant of CMA-ES for discrete search spaces.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/25/2021

A binary variant of gravitational search algorithm and its application to windfarm layout optimization problem

In the binary search space, GSA framework encounters the shortcomings of...
research
06/04/2018

Ring Migration Topology Helps Bypassing Local Optima

Running several evolutionary algorithms in parallel and occasionally exc...
research
04/27/2022

Run Time Analysis for Random Local Search on Generalized Majority Functions

Run time analysis of evolutionary algorithms recently makes significant ...
research
12/01/2012

Cumulative Step-size Adaptation on Linear Functions

The CSA-ES is an Evolution Strategy with Cumulative Step size Adaptation...
research
04/12/2016

The Right Mutation Strength for Multi-Valued Decision Variables

The most common representation in evolutionary computation are bit strin...
research
01/30/2013

Evaluating Las Vegas Algorithms - Pitfalls and Remedies

Stochastic search algorithms are among the most sucessful approaches for...
research
07/07/2020

Fast Perturbative Algorithm Configurators

Recent work has shown that the ParamRLS and ParamILS algorithm configura...

Please sign up or login with your details

Forgot password? Click here to reset