A restarted and modified simplex search for unconstrained optimization

  • Authors:
  • Qiu Hong Zhao;Dragan Urosević;Nenad Mladenović;Pierre Hansen

  • Affiliations:
  • School of Economics and Management, Beihang University, Beijing, China and GERAD and HEC Montreal, Montreal, Quebec, Canada;Mathematical Institute SANU, Belgrade, Serbia;School of Mathematics, Brunel University, West London, UK;GERAD and HEC Montreal, Montreal, Quebec, Canada

  • Venue:
  • Computers and Operations Research
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper we propose a simple but efficient modification of the well-known Nelder-Mead (NM) simplex search method for unconstrained optimization. Instead of moving all n simplex vertices at once in the direction of the best vertex, our ''shrink'' step moves them in the same direction but one by one until an improvement is obtained. In addition, for solving non-convex problems, we simply restart the so-modified NM (MNM) method by constructing an initial simplex around the solution obtained in the previous phase. We repeat restarts until there is no improvement in the objective function value. Thus, our restarted modified NM (RMNM) is a descent and deterministic method and may be seen as an extended local search for continuous optimization. In order to improve computational complexity and efficiency, we use the heap data structure for storing and updating simplex vertices. Extensive empirical analysis shows that: our modified method outperforms in average the original version as well as some other recent successful modifications; in solving global optimization problems, it is comparable with the state-of-the-art heuristics.