Grouping-Based Evolutionary Algorithm: Seeking Balance Between Feasible And Infeasible Individuals Of Constrained Optimization Problems

M Yuchi,Jh Kim
DOI: https://doi.org/10.1109/CEC.2004.1330868
2004-01-01
Abstract:Most of the optimization problems in the real world have constraints. In recent years, evolutionary algorithms caught a lot of researchers' attention for solving constrained optimization problems. Infeasible individuals are often underrated by most of the current evolutionary algorithms when evolutionary algorithms are used for solving constraint optimization problems. This paper proposes a novel approach to balance the feasible and infeasible individuals. Feasible and infeasible individuals are divided into two groups: feasible group and infeasible group. The evaluation and ranking of these two groups are performed separately. Parents for reproduction are selected from the two groups by a novel parent selection method. Objective function and bubble sort method are selected as the fitness function and ranking method for the feasible group. One existing evolutionary algorithm: stochastic ranking method, is modified to evaluate and rank the infeasible group. The new method is tested using a (mu, lambda)-ES on 13 benchmark problems. The results show that the proposed method is capable of improving the searching performance of the stochastic ranking method.
What problem does this paper attempt to address?