Hybridizing Differential Evolution and Nelder-Mead Simplex Algorithm for Global Optimization

Hongwei Lin
DOI: https://doi.org/10.1109/CIS.2016.0054
2016-01-01
Abstract:Most of the hybrid algorithms are produced by combination of a global optimization algorithm with a local search algorithm. In this paper, the focus is on a simple and efficient hybrid algorithm by combining the differential evolution(DE) and the Nelder-Mead simplex(NM) variant for solving global optimization problem. The DE explores the whole search space to find some promising areas and then the NM is entered to exploit optimal solution as accurately as possible. To examine the efficiency of the proposed algorithm, Thenew algorithm are used to some benchmark problems and the results are compared with of other hybrid algorithms. The results show that the proposed algorithm has superior performance in solving global optimization problems.
What problem does this paper attempt to address?