Reducing the Arity in Unbiased Black-Box Complexity
Benjamin Doerr, Carola Winzen

TL;DR
This paper demonstrates that higher arity operators significantly reduce the unbiased black-box complexity of the OneMax problem, showing an $O(n/k)$ bound for $k$ up to $ ext{log } n$, via an innovative encoding strategy.
Contribution
It introduces a new encoding strategy that allows simulation of large memory using only $k$-ary unbiased operators, improving complexity bounds.
Findings
Unbiased black-box complexity of OneMax is $O(n/k)$ for $1<k ext{ } extless ext{ } ext{log } n$
Higher arity operators outperform previous bounds of $O(n/ ext{log }k$)
Encoding strategy enables simulation of $O(2^k)$ bits of memory using $k$-ary operators.
Abstract
We show that for all the -ary unbiased black-box complexity of the -dimensional function class is . This indicates that the power of higher arity operators is much stronger than what the previous bound by Doerr et al. (Faster black-box algorithms through higher arity operators, Proc. of FOGA 2011, pp. 163--172, ACM, 2011) suggests. The key to this result is an encoding strategy, which might be of independent interest. We show that, using -ary unbiased variation operators only, we may simulate an unrestricted memory of size bits.
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
TopicsAlgorithms and Data Compression · Complexity and Algorithms in Graphs · Machine Learning and Algorithms
