Multi-objective Differential Evolution with Helper Functions for Constrained Optimization
Tao Xu, Jun He

TL;DR
This paper introduces a new multi-objective differential evolution method with additional helper functions for constrained optimization, demonstrating improved performance over simpler versions through initial experiments on benchmark functions.
Contribution
It proposes a novel multi-objective approach that incorporates multiple helper functions, enhancing the effectiveness of solving constrained optimization problems.
Findings
Adding more helper functions improves optimization performance.
The method outperforms simpler versions with fewer helper functions.
Initial experiments validate the usefulness of additional helper functions.
Abstract
Solving constrained optimization problems by multi-objective evolutionary algorithms has scored tremendous achievements in the last decade. Standard multi-objective schemes usually aim at minimizing the objective function and also the degree of constraint violation simultaneously. This paper proposes a new multi-objective method for solving constrained optimization problems. The new method keeps two standard objectives: the original objective function and the sum of degrees of constraint violation. But besides them, four more objectives are added. One is based on the feasible rule. The other three come from the penalty functions. This paper conducts an initial experimental study on thirteen benchmark functions. A simplified version of CMODE is applied to solving multi-objective optimization problems. Our initial experimental results confirm our expectation that adding more helper…
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
