Table of Contents
Fetching ...

An Efficient Approach for Solving Expensive Constrained Multiobjective Optimization Problems

Kamrul Hasan Rahi

TL;DR

This paper tackles expensive constrained multiobjective optimization by introducing PSCMOEA, a steady-state surrogate-assisted algorithm that explicitly accounts for surrogate uncertainty and the relative geometry of UPF and CPF. It combines adaptive normalization bounds, a probabilistic dominance-based environmental selection (PCD), an infill strategy guided by both feasibility and diversity, and an adaptive switch to unconstrained search when beneficial. Empirical results across multiple ECMOP benchmarks show PSCMOEA achieving faster identification of feasible regions and well-distributed constrained Pareto fronts, with strong performance on FFE and ST and competitive IGD/IGD+ and HV metrics. The findings indicate that uncertainty-aware, adaptive, steady-state strategies can significantly improve robustness and efficiency for ECMOPs under low evaluation budgets.

Abstract

To solve real-world expensive constrained multi-objective optimization problems (ECMOPs), surrogate/approximation models are commonly incorporated in evolutionary algorithms to pre-select promising candidate solutions for evaluation. However, the performance of existing approaches are highly dependent on the relative position of unconstrained and constrained Pareto fronts (UPF and CPF, respectively). In addition, the uncertainty information of surrogate models is often ignored, which can misguide the search. To mitigate these key issues (among others), an efficient probabilistic selection based constrained multi-objective EA is proposed, referred to as PSCMOEA. It comprises novel elements such as (a) an adaptive search bound identification scheme based on the feasibility and convergence status of evaluated solutions (b) a probabilistic selection method backed by theoretical formulations of model mean and uncertainties to conduct search in the predicted space to identify promising solutions (c) an efficient single infill sampling approach to balance feasibility, convergence and diversity across different stages of the search and (d) an adaptive switch to unconstrained search based on certain search conditions. Numerical experiments are conducted on an extensive range of challenging constrained problems using low evaluation budgets to simulate ECMOPs. The performance of PSCMOEA is benchmarked against five competitive state-of-the-art algorithms, to demonstrate its competitive and consistent performance.

An Efficient Approach for Solving Expensive Constrained Multiobjective Optimization Problems

TL;DR

This paper tackles expensive constrained multiobjective optimization by introducing PSCMOEA, a steady-state surrogate-assisted algorithm that explicitly accounts for surrogate uncertainty and the relative geometry of UPF and CPF. It combines adaptive normalization bounds, a probabilistic dominance-based environmental selection (PCD), an infill strategy guided by both feasibility and diversity, and an adaptive switch to unconstrained search when beneficial. Empirical results across multiple ECMOP benchmarks show PSCMOEA achieving faster identification of feasible regions and well-distributed constrained Pareto fronts, with strong performance on FFE and ST and competitive IGD/IGD+ and HV metrics. The findings indicate that uncertainty-aware, adaptive, steady-state strategies can significantly improve robustness and efficiency for ECMOPs under low evaluation budgets.

Abstract

To solve real-world expensive constrained multi-objective optimization problems (ECMOPs), surrogate/approximation models are commonly incorporated in evolutionary algorithms to pre-select promising candidate solutions for evaluation. However, the performance of existing approaches are highly dependent on the relative position of unconstrained and constrained Pareto fronts (UPF and CPF, respectively). In addition, the uncertainty information of surrogate models is often ignored, which can misguide the search. To mitigate these key issues (among others), an efficient probabilistic selection based constrained multi-objective EA is proposed, referred to as PSCMOEA. It comprises novel elements such as (a) an adaptive search bound identification scheme based on the feasibility and convergence status of evaluated solutions (b) a probabilistic selection method backed by theoretical formulations of model mean and uncertainties to conduct search in the predicted space to identify promising solutions (c) an efficient single infill sampling approach to balance feasibility, convergence and diversity across different stages of the search and (d) an adaptive switch to unconstrained search based on certain search conditions. Numerical experiments are conducted on an extensive range of challenging constrained problems using low evaluation budgets to simulate ECMOPs. The performance of PSCMOEA is benchmarked against five competitive state-of-the-art algorithms, to demonstrate its competitive and consistent performance.
Paper Structure (21 sections, 8 equations, 9 figures, 3 tables, 4 algorithms)

This paper contains 21 sections, 8 equations, 9 figures, 3 tables, 4 algorithms.

Figures (9)

  • Figure 1: Different relative positions of UPF and CPF.
  • Figure 2: Test cases to illustrate the influence of the relative position of UPF and CPF on search performance of existing approaches.
  • Figure 3: A general overview of the PSCMOEA framework. The green shaded boxes indicate the steps where this study introduces new contributions.
  • Figure 4: Normalization bound when archive is (a) fully infeasible, (b) fully feasible and (c) mix of feasible and infeasible. The gray shaded region denotes feasible region. The bluish shaded region in (b) and (c) denotes the extended bounds. The green and black circular dots represents true feasible and infeasible solutions respectively. The triangular points represent the converged predicted candidate set along the RVs.
  • Figure 5: Best candidate selection along the RV according to Eq. \ref{['eqn:P_AB']}.
  • ...and 4 more figures