Tail Bounds on the Runtime of Categorical Compact Genetic Algorithm
Ryoki Hamano, Kento Uchida, Shinichi Shirakawa, Daiki Morinaga, Youhei, Akimoto

TL;DR
This paper extends the theoretical analysis of the compact genetic algorithm to categorical domains, deriving tail bounds on runtime for two linear functions, and explores how parameters affect efficiency.
Contribution
It introduces the categorical compact genetic algorithm (ccGA), extending binary cGA analysis to categorical domains with new runtime bounds and tail probability insights.
Findings
Runtime on COM is O(√D ln(DK)/η) with high probability.
Runtime on KVal is Θ(D ln K/η).
Analysis generalizes binary cGA results to categorical domains.
Abstract
The majority of theoretical analyses of evolutionary algorithms in the discrete domain focus on binary optimization algorithms, even though black-box optimization on the categorical domain has a lot of practical applications. In this paper, we consider a probabilistic model-based algorithm using the family of categorical distributions as its underlying distribution and set the sample size as two. We term this specific algorithm the categorical compact genetic algorithm (ccGA). The ccGA can be considered as an extension of the compact genetic algorithm (cGA), which is an efficient binary optimization algorithm. We theoretically analyze the dependency of the number of possible categories , the number of dimensions , and the learning rate on the runtime. We investigate the tail bound of the runtime on two typical linear functions on the categorical domain: categorical OneMax…
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
TopicsFuzzy Logic and Control Systems · Metaheuristic Optimization Algorithms Research
MethodsSparse Evolutionary Training · Focus
