AbYSS:将分散搜索适应于多目标优化

AbYSS: Adapting Scatter Search to Multiobjective Optimization

IEEE Transactions on Evolutionary Computation · 2008
被引 268
ABS 4

中文导读

提出一种名为AbYSS的混合元启发式算法,将单目标分散搜索模板适应于多目标优化,结合进化算法的变异和交叉算子,并利用Pareto支配、密度估计和外部存档。在标准基准测试中,与NSGA-II和SPEA2相比,AbYSS在解多样性上更优,收敛性和超体积指标也很有竞争力。

Abstract

<para xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"> We propose the use of a new algorithm to solve multiobjective optimization problems. Our proposal adapts the well-known scatter search template for single-objective optimization to the multiobjective domain. The result is a hybrid metaheuristic algorithm called Archive-Based hYbrid Scatter Search (AbYSS), which follows the scatter search structure but uses mutation and crossover operators from evolutionary algorithms. AbYSS incorporates typical concepts from the multiobjective field, such as Pareto dominance, density estimation, and an external archive to store the nondominated solutions. We evaluate AbYSS with a standard benchmark including both unconstrained and constrained problems, and it is compared with two state-of-the-art multiobjective optimizers, NSGA-II and SPEA2. The results obtained indicate that, according to the benchmark and parameter settings used, AbYSS outperforms the other two algorithms as regards the diversity of the solutions, and it obtains very competitive results according to the convergence to the true Pareto fronts and the hypervolume metric. </para>

多目标优化元启发式算法进化算法分散搜索