🌙

精英进化算法的适应度水平漂移分析

Drift Analysis with Fitness Levels for Elitist Evolutionary Algorithms

Evolutionary Computation · 2024
被引 4
ABS 3

中文导读

将漂移分析与适应度水平方法结合,首次构建了基于适应度水平的最紧度量界,并建立了可导出不同线性界的通用框架,适用于有或无捷径的适应度景观。

Abstract

The fitness level method is a popular tool for analyzing the hitting time of elitist evolutionary algorithms. Its idea is to divide the search space into multiple fitness levels and estimate lower and upper bounds on the hitting time using transition probabilities between fitness levels. However, the lower bound generated by this method is often loose. An open question regarding the fitness level method is what are the tightest lower and upper time bounds that can be constructed based on transition probabilities between fitness levels. To answer this question, we combine drift analysis with fitness levels and define the tightest bound problem as a constrained multiobjective optimization problem subject to fitness levels. The tightest metric bounds by fitness levels are constructed and proven for the first time. Then linear bounds are derived from metric bounds and a framework is established that can be used to develop different fitness level methods for different types of linear bounds. The framework is generic and promising, as it can be used to draw tight time bounds on both fitness landscapes with and without shortcuts. This is demonstrated in the example of the (1+1) EA maximizing the TwoMax1 function.

进化算法适应度景观数学优化算法分析