基于目标空间种群生成加速大规模多目标优化的进化算法

Objective Space-Based Population Generation to Accelerate Evolutionary Algorithms for Large-Scale Many-Objective Optimization

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

中文导读

提出一种在目标空间生成新个体再映射到决策空间的方法,加速大规模多目标优化问题的求解,实验表明在保持性能的同时大幅节省执行时间。

Abstract

The generation and updating of solutions, e.g., crossover and mutation, of many existing evolutionary algorithms directly operate on decision variables. The operators are very time consuming for large-scale and many-objective optimization problems. Different from them, this work proposes an objective space-based population generation method to obtain new individuals in the objective space and then map them to decision variable space and synthesize new solutions. It introduces three new objective vector generation methods and uses a linear mapping method to tightly connect objective space and decision one to jointly determine new-generation solutions. A loop can be formed directly between two spaces, which can generate new solutions faster and use more feedback information in the objective space. In order to demonstrate the performance of the proposed algorithm, this work performs a series of empirical experiments involving both large-scale decision variables and many objectives. Compared with the state-of-the-art traditional and large-scale algorithms, the proposed method exceeds or at least reaches its peers’ best level in overall performance while achieving great saving in execution time.

进化算法大规模优化多目标优化计算机科学