抽象凸进化搜索的原理性设计与运行时间分析

Principled Design and Runtime Analysis of Abstract Convex Evolutionary Search

Evolutionary Computation · 2016
被引 20
ABS 3

中文导读

研究了抽象凸进化搜索在凹适应度景观上的运行时间,为跨表示的进化算法运行时间分析提供统一框架,并证明凸搜索算法优化LeadingOnes问题比所有无偏一元黑箱算法更快。

Abstract

Geometric crossover is a formal class of crossovers that includes many well-known recombination operators across representations. In previous work, it was shown that all evolutionary algorithms with geometric crossover (but no mutation) do the same form of convex search regardless of the underlying representation, the specific selection mechanism, offspring distribution, search space, and problem at hand. Furthermore, it was suggested that the generalised convex search could perform well on generalised forms of concave and approximately concave fitness landscapes regardless of the underlying space and representation. In this article, we deepen this line of enquiry and study the runtime of generalised convex search on concave fitness landscapes. This is a first step toward linking a geometric theory of representations and runtime analysis in the attempt to (1) set the basis for a more general, unified approach for the runtime analysis of evolutionary algorithms across representations, and (2) identify the essential matching features of evolutionary search behaviour and landscape topography that cause polynomial performance. We present a general runtime result that can be systematically instantiated to specific search spaces and representations and present its specifications to three search spaces. As a corollary, we obtain that the convex search algorithm optimises LeadingOnes in [Formula: see text] fitness evaluations, which is faster than all unbiased unary black box algorithms.

进化算法交叉算子适应度景观运行时间分析凸搜索