Ranking-Based Black-Box Complexity

02/06/2011
by   Benjamin Doerr, et al.
0

Randomized search heuristics such as evolutionary algorithms, simulated annealing, and ant colony optimization are a broadly used class of general-purpose algorithms. Analyzing them via classical methods of theoretical computer science is a growing field. While several strong runtime analysis results have appeared in the last 20 years, a powerful complexity theory for such algorithms is yet to be developed. We enrich the existing notions of black-box complexity by the additional restriction that not the actual objective values, but only the relative quality of the previously evaluated solutions may be taken into account by the black-box algorithm. Many randomized search heuristics belong to this class of algorithms. We show that the new ranking-based model gives more realistic complexity estimates for some problems. For example, the class of all binary-value functions has a black-box complexity of O( n) in the previous black-box models, but has a ranking-based complexity of Θ(n). For the class of all OneMax functions, we present a ranking-based black-box algorithm that has a runtime of Θ(n / n), which shows that the OneMax problem does not become harder with the additional ranking-basedness restriction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/24/2012

Black-Box Complexity: Breaking the O(n n) Barrier of LeadingOnes

We show that the unrestricted black-box complexity of the n-dimensional ...
research
08/01/2011

Black-Box Complexities of Combinatorial Problems

Black-box complexity is a complexity theoretic measure for how difficult...
research
09/14/2021

Choosing the Right Algorithm With Hints From Complexity Theory

Choosing a suitable algorithm from the myriads of different search heuri...
research
05/31/2011

Activity-Based Search for Black-Box Contraint-Programming Solvers

Robust search procedures are a central component in the design of black-...
research
06/06/2020

Combinatorial Black-Box Optimization with Expert Advice

We consider the problem of black-box function optimization over the bool...
research
05/06/2022

Linear-Complexity Black-Box Randomized Compression of Hierarchically Block Separable Matrices

A randomized algorithm for computing a compressed representation of a gi...

Please sign up or login with your details

Forgot password? Click here to reset