SEEA FOR MULTI-OBJECTIVE OPTIMIZATION: REINFORCING ELITIST MOEA THROUGH MULTI-PARENT CROSSOVER, STEADY ELIMINATION AND SWARM HILL CLIMBING

Yan Zhenyu,Kang Lishan,Bob McKay,Fu Penghui
2002-01-01
Abstract:Non-elitist Multi-objective Evolutionary Algorithm does not guarantee that desirable solutions, once found, remain in the generational population until MOEA termination because of the EA's stochastic nature. Elitist MOEA handles this drawback with elitism. However the implementation of elitism leaves the user with many undetermined parameters; choosing proper elite-preserving operators becomes a difficult decision. Furthermore, this strategy increases the space and time complexity. This paper presents a new MOEA: Steady Elimination Evolutionary Algorithm. Through the strategies of steady elimination, multi-parent crossover and swarm hill climbing, SEEA can preserve elites effectively and instinctively without increasing computational complexity, and can get good uniform solutions representing the Pareto Front. The simulation experiments show that SEEA has some advantages for solving Multi-Objective Problems.
What problem does this paper attempt to address?