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. 2104.06831
30
7

When Non-Elitism Meets Time-Linkage Problems

14 April 2021
Weijie Zheng
Qiaozhi Zhang
Huanhuan Chen
Xin Yao
ArXiv (abs)PDFHTML
Abstract

Many real-world applications have the time-linkage property, and the only theoretical analysis is recently given by Zheng, et al. (TEVC 2021) on their proposed time-linkage OneMax problem, OneMax(0,1n)_{(0,1^n)}(0,1n)​. However, only two elitist algorithms (1+1)EA and (μ\muμ+1)EA are analyzed, and it is unknown whether the non-elitism mechanism could help to escape the local optima existed in OneMax(0,1n)_{(0,1^n)}(0,1n)​. In general, there are few theoretical results on the benefits of the non-elitism in evolutionary algorithms. In this work, we analyze on the influence of the non-elitism via comparing the performance of the elitist (1+λ\lambdaλ)EA and its non-elitist counterpart (1,λ\lambdaλ)EA. We prove that with probability 1−o(1)1-o(1)1−o(1) (1+λ\lambdaλ)EA will get stuck in the local optima and cannot find the global optimum, but with probability 111, (1,λ\lambdaλ)EA can reach the global optimum and its expected runtime is O(n3+clog⁡n)O(n^{3+c}\log n)O(n3+clogn) with λ=clog⁡ee−1n\lambda=c \log_{\frac{e}{e-1}} nλ=cloge−1e​​n for the constant c≥1c\ge 1c≥1. Noting that a smaller offspring size is helpful for escaping from the local optima, we further resort to the compact genetic algorithm where only two individuals are sampled to update the probabilistic model, and prove its expected runtime of O(n3log⁡n)O(n^3\log n)O(n3logn). Our computational experiments also verify the efficiency of the two non-elitist algorithms.

View on arXiv
Comments on this paper