Abstract
Many real-world optimization problems are inherently constrained, presenting significant challenges to the application of evolutionary algorithms. Successfully managing these constraints while simultaneously optimizing the objective function requires a considerable degree of population diversity. To address this, we have developed a methodology that effectively combines an ε -constraint-handling method with a niching technique. The ε -constraint- handling method is specifically designed to manage constraints, while the niching technique aims to preserve pop-ulation diversity. In our approach, a constrained optimization problem is transformed into a tri-objective optimization challenge, introducing two additional objectives: the density objective and the overall constraint objective. The density objective is a particularly innovative aspect of our method, as it prolongs the survival of promising yet infeasible solutions. This prolongation aids the evolutionary search in converging towards the feasible region from various directions, thereby increasing the chances of identifying optimal solutions. Moreover, an improved gradient repair mutation strategy, based on a successful information reuse approach, is implemented to further refine promising solutions. To evaluate the effectiveness of our method, we tested it on 30 real-world constrained optimization problems from the CEC 2020 benchmark test suite. The results demonstrate that our approach either exceeds or is equivalent to the performance of current state-of-the-art constrained optimization algorithms.
Original language | English |
---|---|
Title of host publication | 2024 IEEE Congress on Evolutionary Computation, CEC 2024 - Proceedings |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Number of pages | 8 |
ISBN (Electronic) | 9798350308365 |
DOIs | |
Publication status | Published - 2024 |
Event | 13th IEEE Congress on Evolutionary Computation, CEC 2024 - Yokohama, Japan, Yokohama, Japan Duration: 30 Jun 2024 → 5 Jul 2024 |
Publication series
Name | 2024 IEEE Congress on Evolutionary Computation, CEC 2024 - Proceedings |
---|
Conference
Conference | 13th IEEE Congress on Evolutionary Computation, CEC 2024 |
---|---|
Country/Territory | Japan |
City | Yokohama |
Period | 30/06/24 → 5/07/24 |
Bibliographical note
Publisher Copyright:© 2024 IEEE.
Funding
This research is supported by the financial support of Lingnan University under grant No. DB24A5, the Hong Kong Institute of Business Studies (HKIBS) under grant No. RSF-234-004, and LEO Dr David P. Chan Institute of Data Science.
Keywords
- constrained optimization
- differential evolution
- niching
- ϵ-constrained method