一种用于大规模黑箱优化问题的高效自适应差分分组算法

An Efficient Adaptive Differential Grouping Algorithm for Large-Scale Black-Box Optimization

IEEE Transactions on Evolutionary Computation · 2022
被引 21
ABS 4

中文导读

提出一种高效自适应差分分组算法,通过识别问题类型和自适应阈值,减少适应度评估次数,提升大规模黑箱优化中变量分解的准确性和效率。

Abstract

Decomposition plays a significant role in cooperative coevolution (CC), which shows great potential in large-scale black-box optimization (LSBO). However, current learning-based decomposition algorithms require many fitness evaluations (FEs) to detect variable interdependencies and encounter the difficulty of threshold setting. To address these issues, this study proposes an efficient adaptive differential grouping (EADG) algorithm. Instead of homogeneously tackling different types of LSBO instances, EADG first identifies the instance type by detecting the interdependencies of a few pairs of variable subsets. Only if the instance is partially separable dose EADG further engages with it by converting its decomposition process into a search process in a binary tree. This facilitates the systematic reutilization of evaluated solutions so that half the interdependencies can be directly deduced without extra FEs. To promote the decomposition accuracy, EADG specially designs a normalized interdependency indicator that can adaptively generate a decomposition threshold according to its ordinal distribution. Theoretical analysis and experimental results show that EADG outperforms current popular decomposition algorithms. Further tests indicate that it can help CC achieve highly competitive optimization performance.

大规模优化黑箱优化协同进化分解算法差分分组