A Surrogate-assisted Partial Optimization for Expensive Constrained Optimization Problems

Abstract

Surrogate-assisted evolutionary algorithms (SAEAs) are gradually gaining attention as a method for solving expensive optimization problems with inequality constraints. Most SAEAs construct a surrogate model for each objective/constraint function and then aggregate approximation functions of constraints to estimate the feasibility of unevaluated solutions. However, because of the aggregation, the differences in the scales among constraints are ignored. Constraints with smaller scales do not benefit from constraint handling techniques as much as larger constraints, while the effects of handling constraints with larger scales scatter to the other many constraints. This results in an inefficient constraint optimization. Accordingly, this work proposes a new SAEA that partially optimizes each objective/constraint, namely surrogate-assisted partial optimization (SAPO). Solutions with better values of objective/constraint are selected from the evaluated solutions as the parent solutions and a focused objective/constraint is independently optimized using surrogate models one by one. Experimental results reveal the superiority of SAPO compared to the state-of-the-art SAEAs on a single-objective optimization problem suite with inequality constraints under an expensive optimization scenario.

Publication
International Conference on Parallel Problem Solving from Nature (PPSN), pp. 391–407

Notice

  • All materials on this page are author’s versions, not necessarily coincide with final published versions.

  • All accepted papers will be presented as poster presentations in PPSN.

Kei Nishihara
Kei Nishihara
3rd-year Doctoral Student

My research interests include evolutionary computation and swarm intelligence.

Related