Arrow Research search
Back to I&C

I&C 2024

Choosing the right algorithm with hints from complexity theory

Journal Article journal-article Computer Science · Theoretical Computer Science

Abstract

Choosing a suitable algorithm from the myriads of different search heuristics is difficult when faced with a novel optimization problem. In this work, we argue that the purely academic question of what could be the best possible algorithm in a certain broad class of black-box optimizers can give fruitful indications in which direction to search for good established heuristics. We demonstrate this approach on the recently proposed DLB benchmark. Our finding that the unary unbiased black-box complexity is only O ( n 2 ) suggests the Metropolis algorithm as an interesting candidate and we prove that it solves the DLB problem in quadratic time. We also prove that better runtimes cannot be obtained in the class of unary unbiased algorithms. We therefore shift our attention to algorithms that use the information of more parents to generate new solutions and find that the significance-based compact genetic algorithm can solve the DLB problem in time O ( n log ⁡ n ).

Authors

Keywords

  • Runtime analysis
  • Complexity theory
  • Metropolis algorithm
  • Estimation-of-distribution algorithm
  • Black-box optimization

Context

Venue
Information and Computation
Archive span
1987-2026
Indexed papers
3021
Paper id
703891826850054177
v2026.09.13