OneMax并非适应度提升的最简单函数

OneMax Is Not the Easiest Function for Fitness Improvements

Evolutionary Computation · 2024
被引 3
ABS 3

中文导读

研究了(1:s+1)规则控制(1,λ)-EA种群大小的问题,发现OneMax并非最易导致该规则失效的适应度景观,Dynamic BinVal上的问题更严重。

Abstract

We study the (1:s+1) success rule for controlling the population size of the (1,λ)-EA. It was shown by Hevia Fajardo and Sudholt that this parameter control mechanism can run into problems for large s if the fitness landscape is too easy. They conjectured that this problem is worst for the OneMax benchmark, since in some well-established sense OneMax is known to be the easiest fitness landscape. In this paper, we disprove this conjecture. We show that there exist s and ɛ such that the self-adjusting (1,λ)-EA with the (1:s+1)-rule optimizes OneMax efficiently when started with ɛn zero-bits, but does not find the optimum in polynomial time on Dynamic BinVal. Hence, we show that there are landscapes where the problem of the (1:s+1)-rule for controlling the population size of the (1,λ)-EA is more severe than for OneMax. The key insight is that, while OneMax is the easiest function for decreasing the distance to the optimum, it is not the easiest fitness landscape with respect to finding fitness-improving steps.

进化算法参数控制适应度景观遗传算法