ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2304.10414
18
5

How the Move Acceptance Hyper-Heuristic Copes With Local Optima: Drastic Differences Between Jumps and Cliffs

20 April 2023
Benjamin Doerr
Arthur Dremaux
J. Lutzeyer
Aurélien Stumpf
ArXivPDFHTML
Abstract

In recent work, Lissovoi, Oliveto, and Warwicker (Artificial Intelligence (2023)) proved that the Move Acceptance Hyper-Heuristic (MAHH) leaves the local optimum of the multimodal cliff benchmark with remarkable efficiency. With its O(n3)O(n^3)O(n3) runtime, for almost all cliff widths d,d,d, the MAHH massively outperforms the Θ(nd)\Theta(n^d)Θ(nd) runtime of simple elitist evolutionary algorithms (EAs). For the most prominent multimodal benchmark, the jump functions, the given runtime estimates of O(n2mm−Θ(m))O(n^{2m} m^{-\Theta(m)})O(n2mm−Θ(m)) and Ω(2Ω(m))\Omega(2^{\Omega(m)})Ω(2Ω(m)), for gap size m≥2m \ge 2m≥2, are far apart and the real performance of MAHH is still an open question. In this work, we resolve this question. We prove that for any choice of the MAHH selection parameter~ppp, the expected runtime of the MAHH on a jump function with gap size m=o(n1/2)m = o(n^{1/2})m=o(n1/2) is at least Ω(n2m−1/(2m−1)!)\Omega(n^{2m-1} / (2m-1)!)Ω(n2m−1/(2m−1)!). This renders the MAHH much slower than simple elitist evolutionary algorithms with their typical O(nm)O(n^m)O(nm) runtime. We also show that the MAHH with the global bit-wise mutation operator instead of the local one-bit operator optimizes jump functions in time O(min⁡{mnm,n2m−1m!Ω(m)m−2})O(\min\{m n^m,\frac{n^{2m-1}}{m!\Omega(m)^{m-2}}\})O(min{mnm,m!Ω(m)m−2n2m−1​}), essentially the minimum of the optimization times of the (1+1)(1+1)(1+1) EA and the MAHH. This suggests that combining several ways to cope with local optima can be a fruitful approach.

View on arXiv
Comments on this paper