paper-with-me

홈 › Papers

Drift Theory in Continuous Search Spaces: Expected Hitting Time of the (1+1)-ES with 1/5 Success Rule

2018-02-09 · Youhei Akimoto, Anne Auger, Tobias Glasmachers

This paper explores the use of the standard approach for proving runtime bounds in discrete domains---often referred to as drift analysis---in the context of optimization on a continuous domain. Using this framework we analyze the (1+1) Evolution Strategy with one-fifth success rule on the sphere function. To deal with potential functions that are not lower-bounded, we formulate novel drift theorems. We then use the theorems to prove bounds on the expected hitting time to reach a certain target fitness in finite dimension $d$. The bounds are akin to linear convergence. We then study the dependency of the different terms on $d$ proving a convergence rate dependency of $\Theta(1/d)$. Our results constitute the first non-asymptotic analysis for the algorithm considered as well as the first explicit application of drift analysis to a randomized search heuristic with continuous domain.

📄 PDF Abstract BibTeX arXiv:1802.03209

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

First-Hitting Times Under Additive Drift

2018-05-22 · Timo Kötzing, Martin S. Krejca

For the last ten years, almost every theoretical result concerning the expected run time of a randomized search heuristic used drift theory, making it the arguably most important tool in this domain. Its success is due t…

Improved Fixed-Budget Results via Drift Analysis

2020-06-12 · Timo Kötzing, Carsten Witt

Fixed-budget theory is concerned with computing or bounding the fitness value achievable by randomized search heuristics within a given budget of fitness function evaluations. Despite recent progress in fixed-budget theo…

General Drift Analysis with Tail Bounds

2013-07-09 · Per Kristian Lehre, Carsten Witt

Drift analysis is one of the state-of-the-art techniques for the runtime analysis of randomized search heuristics (RSHs) such as evolutionary algorithms (EAs), simulated annealing etc. The vast majority of existing drift…

Evolutionary Algorithms

Ensuring Learning Guarantees on Concept Drift Detection with Statistical Learning Theory

2020-06-24 · Lucas Pagliosa, Rodrigo Mello

Concept Drift (CD) detection intends to continuously identify changes in data stream behaviors, supporting researchers in the study and modeling of real-world phenomena. Motivated by the lack of learning guarantees in cu…

Drift DetectionLearning Theory

A Survey on Recent Progress in the Theory of Evolutionary Algorithms for Discrete Optimization

2020-06-30 · Benjamin Doerr, Frank Neumann

The theory of evolutionary computation for discrete search spaces has made significant progress in the last ten years. This survey summarizes some of the most important recent results in this research area. It discusses …

Combinatorial OptimizationEvolutionary Algorithms