Anytime Analysis on BinVal: Adaptive Parameters Help
Timo K\"otzing, Jurek Sander

TL;DR
This paper studies the anytime performance of evolutionary algorithms on BinVal, showing that adaptive parameter strategies can significantly improve run times across all target precisions.
Contribution
It introduces an analysis of fixed-target run times for various algorithms on BinVal, demonstrating benefits of adaptive parameters over fixed ones.
Findings
Standard (1+1) EA has fixed-target run time in Θ(n log k) for all k in o(n).
Using an EDA, the expected evaluations are Θ(k log n).
Self-adjusting mutation rates yield run times in O(k^{1+ε}), independent of n.
Abstract
While most theoretical run time analyses of discrete randomized search heuristics provide bounds on the expected number of evaluations to find the global optimum, we consider the anytime performance of evolutionary and estimation-of-distribution algorithms. For this purpose, we analyze the fixed-target run time of various algorithms using BinVal as fitness function and bound the run time to optimize the most significant bits of a bit string with length . We analyze the run times such that they hold not only for a fixed , but simultaneously for all . For the standard (1+1) EA with fixed mutation rate , we show that the fixed-target run time for all is in . Using an EDA instead, we get an expected number of evaluations of for the sig-cGA. Replacing in the standard (1+1) EA the fixed mutation rate with…
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.
