paper-with-me

홈 › Papers

An Adaptive Population Size Differential Evolution with Novel Mutation Strategy for Constrained Optimization

2018-05-11 · Yuan Fu, Hu Wang, Meng-Zhu Yang

Differential evolution (DE) has competitive performance on constrained optimization problems (COPs), which targets at searching for global optimal solution without violating the constraints. Generally, researchers pay more attention on avoiding violating the constraints than better objective function value. To achieve the aim of searching the feasible solutions accurately, an adaptive population size method and an adaptive mutation strategy are proposed in the paper. The adaptive population method is similar to a state switch which controls the exploring state and exploiting state according to the situation of feasible solution search. The novel mutation strategy is designed to enhance the effect of status switch based on adaptive population size, which is useful to reduce the constraint violations. Moreover, a mechanism based on multipopulation competition and a more precise method of constraint control are adopted in the proposed algorithm. The proposed differential evolution algorithm, APDE-NS, is evaluated on the benchmark problems from CEC2017 constrained real parameter optimization. The experimental results show the effectiveness of the proposed method is competitive compared to other state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1805.04217

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ACD-DE: An adaptive cluster division Differential Evolution for mitigating population diversity deficiency

2024-06-26 · journal 2024 6 · Xin Lin

Differential Evolution (DE) is a simple but powerful population based evolutionary algorithm, which was widely used to solve various complex optimization problems. However, even recently proposed state-of-the-art DE vari…

Diversity

Opposition based Ensemble Micro Differential Evolution

2017-09-08 · Hojjat Salehinejad, Shahryar Rahnamayan, Hamid. R. Tizhoosh

Differential evolution (DE) algorithm with a small population size is called Micro-DE (MDE). A small population size decreases the computational complexity but also reduces the exploration ability of DE by limiting the p…

BenchmarkingDiversity

Diversity Enhancement for Micro-Differential Evolution

2015-12-25 · Hojjat Salehinejad, Shahryar Rahnamayan, Hamid. R. Tizhoosh

The differential evolution (DE) algorithm suffers from high computational time due to slow nature of evaluation. In contrast, micro-DE (MDE) algorithms employ a very small population size, which can converge faster to a …

Diversity

Interference effects of deleterious and beneficial mutations in large asexual populations

2018-10-18

Linked beneficial and deleterious mutations are known to decrease the fixation probability of a favorable mutation in large asexual populations. While the hindering effect of strongly deleterious mutations on adaptive ev…

Learning adaptive differential evolution algorithm from optimization experiences by policy gradient

2021-02-06 · Jianyong Sun, Xin Liu, Thomas Bäck, Zongben Xu

Differential evolution is one of the most prestigious population-based stochastic optimization algorithm for black-box problems. The performance of a differential evolution algorithm depends highly on its mutation and cr…

Evolutionary AlgorithmsStochastic Optimization