English

Temporal Heterogeneity Improves Speed and Convergence in Genetic Algorithms

Neural and Evolutionary Computing 2022-03-25 v1

Abstract

Genetic algorithms have been used in recent decades to solve a broad variety of search problems. These algorithms simulate natural selection to explore a parameter space in search of solutions for a broad variety of problems. In this paper, we explore the effects of introducing temporal heterogeneity in genetic algorithms. In particular, we set the crossover probability to be inversely proportional to the individual's fitness, i.e., better solutions change slower than those with a lower fitness. As case studies, we apply heterogeneity to solve the NN-Queens and Traveling Salesperson problems. We find that temporal heterogeneity consistently improves search without having prior knowledge of the parameter space.

Keywords

Cite

@article{arxiv.2203.13194,
  title  = {Temporal Heterogeneity Improves Speed and Convergence in Genetic Algorithms},
  author = {Yoshio Martinez and Katya Rodriguez and Carlos Gershenson},
  journal= {arXiv preprint arXiv:2203.13194},
  year   = {2022}
}

Comments

Draft from November 2020

R2 v1 2026-06-24T10:24:55.436Z