Better Fixed-Arity Unbiased Black-Box Algorithms
Nina Bulanova, Maxim Buzdalov

TL;DR
This paper introduces a simpler, more efficient fixed-arity unbiased black-box algorithm for OneMax, achieving better asymptotic constants and demonstrating effectiveness for small k values.
Contribution
It presents an alternative, conceptually simpler method for achieving optimal black-box complexity using $k$-ary operators, applicable beyond OneMax.
Findings
Achieves $O(n/k)$ complexity for $3 ext{-} ext{to} ext{log}_2 n$ arity.
Provides an algorithm with asymptotic complexity $(2+o(1)) imes n/(k-1)$.
Experimental results show efficiency for $k$ between 3 and 6.
Abstract
In their GECCO'12 paper, Doerr and Doerr proved that the -ary unbiased black-box complexity of OneMax on bits is for . We propose an alternative strategy for achieving this unbiased black-box complexity when . While it is based on the same idea of block-wise optimization, it uses -ary unbiased operators in a different way. For each block of size we set up, in queries, a virtual coordinate system, which enables us to use an arbitrary unrestricted algorithm to optimize this block. This is possible because this coordinate system introduces a bijection between unrestricted queries and a subset of -ary unbiased operators. We note that this technique does not depend on OneMax being solved and can be used in more general contexts. This together constitutes an algorithm which is conceptually simpler than the…
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.
