Concepedia

Publication | Open Access

Differential Evolution Algorithm With Strategy Adaptation for Global Numerical Optimization

3.5K

Citations

32

References

2008

Year

TLDR

Differential evolution is a powerful population‑based stochastic optimizer, yet its success hinges on selecting appropriate trial‑vector strategies and control parameters, a process that is computationally expensive and may require different settings at different evolutionary stages. This paper proposes a self‑adaptive DE (SaDE) that gradually adapts both strategies and parameters by learning from past experiences. SaDE determines suitable generation strategies and parameter settings adaptively to match different phases of the search process. SaDE outperforms conventional DE and several state‑of‑the‑art adaptive variants on a suite of 26 bound‑constrained numerical optimization problems.

Abstract

Differential evolution (DE) is an efficient and powerful population-based stochastic search technique for solving optimization problems over continuous space, which has been widely applied in many scientific and engineering fields. However, the success of DE in solving a specific problem crucially depends on appropriately choosing trial vector generation strategies and their associated control parameter values. Employing a trial-and-error scheme to search for the most suitable strategy and its associated parameter settings requires high computational costs. Moreover, at different stages of evolution, different strategies coupled with different parameter settings may be required in order to achieve the best performance. In this paper, we propose a self-adaptive DE (SaDE) algorithm, in which both trial vector generation strategies and their associated control parameter values are gradually self-adapted by learning from their previous experiences in generating promising solutions. Consequently, a more suitable generation strategy along with its parameter settings can be determined adaptively to match different phases of the search process/evolution. The performance of the SaDE algorithm is extensively evaluated (using codes available from P. N. Suganthan) on a suite of 26 bound-constrained numerical optimization problems and compares favorably with the conventional DE and several state-of-the-art parameter adaptive DE variants.

References

YearCitations

Page 1