Push and Pull Search for Solving Constrained Multi-objective Optimization Problems
Zhun Fan, Wenji Li, Xinye Cai, Hui Li, Caimin Wei, Qingfu Zhang,, Kalyanmoy Deb, and Erik D. Goodman

TL;DR
This paper introduces a push and pull search framework for constrained multi-objective optimization, improving exploration and convergence by dividing the search into unconstrained exploration and constraint handling stages.
Contribution
The paper proposes a novel push and pull search framework that enhances efficiency in solving constrained multi-objective problems by combining exploration and constraint-focused search stages.
Findings
PPS outperforms five existing CMOEAs on most benchmark problems.
The push stage effectively explores infeasible regions.
The pull stage improves convergence to feasible Pareto fronts.
Abstract
This paper proposes a push and pull search (PPS) framework for solving constrained multi-objective optimization problems (CMOPs). To be more specific, the proposed PPS divides the search process into two different stages, including the push and pull search stages. In the push stage, a multi-objective evolutionary algorithm (MOEA) is adopted to explore the search space without considering any constraints, which can help to get across infeasible regions very fast and approach the unconstrained Pareto front. Furthermore, the landscape of CMOPs with constraints can be probed and estimated in the push stage, which can be utilized to conduct the parameters setting for constraint-handling approaches applied in the pull stage. Then, a constrained multi-objective evolutionary algorithm (CMOEA) equipped with an improved epsilon constraint-handling is applied to pull the infeasible individuals…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications
