Ranking-Based Black-Box Complexity

Algorithmica(2012)

引用 26|浏览55
暂无评分
摘要
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 can give more realistic complexity estimates. The class of all binary-value functions has a black-box complexity of O (log n ) in the previous black-box models, but has a ranking-based complexity of Θ ( n ). On the other hand, for the class of all OneMax functions, we present a ranking-based black-box algorithm that has a runtime of Θ ( n /log n ), which shows that the OneMax problem does not become harder with the additional ranking-basedness restriction.
更多
查看译文
关键词
Query complexity,Theory of randomized search heuristics,Mastermind,Black-box complexity
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要