Run Time Bounds for Integer-Valued OneMax Functions
Jonathan Gadea Harder, Timo K\"otzing, Xiaoyue Li, Aishwarya, Radhakrishnan

TL;DR
This paper analyzes the runtime of various algorithms on integer-valued OneMax functions over the space Z, providing bounds and empirical comparisons for different step operators and adaptations.
Contribution
It introduces runtime bounds for the OEA and RLS algorithms on integer-valued OneMax functions, including heavy-tailed step operators and step size adaptation, extending previous finite search space analyses.
Findings
Expected optimization time is linear in the maximum value of the optimum.
Heavy-tailed step operators can lead to infinite expected runtime.
Step size adaptation in RLS achieves near-optimal runtime bounds.
Abstract
While most theoretical run time analyses of discrete randomized search heuristics focused on finite search spaces, we consider the search space . This is a further generalization of the search space of multi-valued decision variables . We consider as fitness functions the distance to the (unique) non-zero optimum (based on the -metric) and the \ooea which mutates by applying a step-operator on each component that is determined to be varied. For changing by , we show that the expected optimization time is . In particular, the time is linear in the maximum value of the optimum . 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 \cdot \log^2 (|a|_1) \cdot \left(\log (\log…
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 · Optimization and Search Problems · Evolutionary Algorithms and Applications
