paper-with-me

홈 › Papers

MOEA/D with Angle-based Constrained Dominance Principle for Constrained Multi-objective Optimization Problems

2018-02-10 · Zhun Fan, Yi Fang, Wenji Li, Xinye Cai, Caimin Wei, Erik Goodman

This paper proposes a novel constraint-handling mechanism named angle-based constrained dominance principle (ACDP) embedded in a decomposition-based multi-objective evolutionary algorithm (MOEA/D) to solve constrained multi-objective optimization problems (CMOPs). To maintain the diversity of the working population, ACDP utilizes the information of the angle of solutions to adjust the dominance relation of solutions during the evolutionary process. This paper uses 14 benchmark instances to evaluate the performance of the MOEA/D with ACDP (MOEA/D-ACDP). Additionally, an engineering optimization problem (which is I-beam optimization problem) is optimized. The proposed MOEA/D-ACDP, and four other decomposition-based CMOEAs, including C-MOEA/D, MOEA/D-CDP, MOEA/D-Epsilon and MOEA/D-SR are tested by the above benchmarks and the engineering application. The experimental results manifest that MOEA/D-ACDP is significantly better than the other four CMOEAs on these test instances and the real-world case, which indicates that ACDP is more effective for solving CMOPs.

📄 PDF Abstract BibTeX arXiv:1802.03608

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Multiobjective Optimization Differential Evolution Enhanced with Principle Component Analysis for Constrained Optimization

2018-05-01 · Wei Huang, Tao Xu, Kangshun Li, Jun He

Multiobjective evolutionary algorithms (MOEAs) have been successfully applied to a number of constrained optimization problems. Many of them adopt mutation and crossover operators from differential evolution. However, th…

Evolutionary AlgorithmsMultiobjective Optimization

A Many-Objective Evolutionary Algorithm Based on Decomposition and Local Dominance

2018-07-13 · Yingyu Zhang, Yuanzhen Li, Quan-Ke Panb, P. N. Suganthan

Many-objective evolutionary algorithms (MOEAs), especially the decomposition-based MOEAs, have attracted wide attention in recent years. Recent studies show that a well designed combination of the decomposition method an…

DiversityEvolutionary Algorithms

Push and Pull Search for Solving Constrained Multi-objective Optimization Problems

2017-09-15 · Zhun Fan, Wenji Li, Xinye Cai, Hui Li 외

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…

Non-Elitist Evolutionary Multi-Objective Optimisation: Proof-of-Principle Results

2023-05-26 · Zimin Liang, Miqing Li, Per Kristian Lehre

Elitism, which constructs the new population by preserving best solutions out of the old population and newly-generated solutions, has been a default way for population update since its introduction into multi-objective …

DiversityEvolutionary Algorithms

A Fitness-assignment Method for Evolutionary Constrained Multi-objective Optimization

2023-05-30 · Oladayo S. Ajani, Sri Srinivasa Raju M, Anand Paul, Rammohan Mallipeddi

The effectiveness of Constrained Multi-Objective Evolutionary Algorithms (CMOEAs) depends on their ability to reach the different feasible regions during evolution, by exploiting the information present in infeasible sol…

Density EstimationEvolutionary Algorithms