OCNEApr 29, 2020

Hybrid Adaptive Evolutionary Algorithm for Multi-objective Optimization

arXiv:2004.13925v14 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses the time-consuming parameter tuning problem for researchers and practitioners in multi-objective optimization.

The paper tackled the challenge of parameter selection in multi-objective evolutionary algorithms by proposing MoHAEA, a hybrid adaptive algorithm that dynamically adjusts operator probabilities, and it outperformed four state-of-the-art benchmarks on ten test problems in terms of coverage and distribution on the Pareto Front.

The major difficulty in Multi-objective Optimization Evolutionary Algorithms (MOEAs) is how to find an appropriate solution that is able to converge towards the true Pareto Front with high diversity. Most existing methodologies, which have demonstrated their niche on various practical problems involving two and three objectives, face significant challenges in the dependency of the selection of the EA parameters. Moreover, the process of setting such parameters is considered time-consuming, and several research works have tried to deal with this problem. This paper proposed a new Multi-objective Algorithm as an extension of the Hybrid Adaptive Evolutionary algorithm (HAEA) called MoHAEA. MoHAEA allows dynamic adaptation of the application of operator probabilities (rates) to evolve with the solution of the multi-objective problems combining the dominance- and decomposition-based approaches. MoHAEA is compared with four states of the art MOEAs, namely MOEA/D, pa$λ$-MOEA/D, MOEA/D-AWA, and NSGA-II on ten widely used multi-objective test problems. Experimental results indicate that MoHAEA outperforms the benchmark algorithms in terms of how it is able to find a well-covered and well-distributed set of points on the Pareto Front.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes