Exploitation and Exploration Analysis of Elitist Evolutionary Algorithms: A Case Study
Yu Chen, Jun He

TL;DR
This paper provides a theoretical evaluation of exploitation and exploration in elitist evolutionary algorithms, demonstrating their exponential decay with problem dimension and how to optimize them via mutation parameters.
Contribution
It introduces a novel theoretical framework to evaluate exploitation and exploration in elitist EAs using success probability and improvement rate, supported by case studies.
Findings
Exploitation and exploration decay exponentially with problem dimension.
Optimal mutation standard deviation enhances search performance.
Theoretical analysis applies to (1+1) random univariate search and evolutionary programming.
Abstract
Known as two cornerstones of problem solving by search, exploitation and exploration are extensively discussed for implementation and application of evolutionary algorithms (EAs). However, only a few researches focus on evaluation and theoretical estimation of exploitation and exploration. Considering that exploitation and exploration are two issues regarding global search and local search, this paper proposes to evaluate them via the success probability and the one-step improvement rate computed in different domains of integration. Then, case studies are performed by analyzing performances of (1+1) random univariate search and (1+1) evolutionary programming on the sphere function and the cheating problem. By rigorous theoretical analysis, we demonstrate that both exploitation and exploration of the investigated elitist EAs degenerate exponentially with the problem dimension .…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications · Advanced Multi-Objective Optimization Algorithms
