Quantitative genetic algorithms

12/06/2019
by   Jakub Otwinowski, et al.
0

Evolutionary algorithms, inspired by natural evolution, aim to optimize difficult objective functions without computing derivatives. Here we detail the relationship between population genetics and evolutionary optimization and formulate a new evolutionary algorithm. Given a distribution of phenotypes on a fitness landscape, we summarize how natural selection moves a population in the direction of a natural gradient, similar to natural gradient descent, and show how intermediate selection is most informative of the fitness landscape. Then we describe the generation of new candidate solutions and propose an operator that recombines the whole population to generate variants that preserve normal statistics. Finally we combine natural selection, our recombination operator, and an adaptive method to increase selection to create a quantitative genetic algorithm (QGA). QGA is similar to covariance matrix adaptation and natural evolutionary strategies in optimization, with similar performance, although QGA requires tuning of its single hyperparameter. QGA is extremely simple in implementation with no matrix inversion or factorization, does not require storing a covariance matrix, is trivial to parallelize, and may form the basis of more robust algorithms.

READ FULL TEXT
research
12/06/2019

Information-geometric optimization with natural selection

Evolutionary algorithms, inspired by natural evolution, aim to optimize ...
research
03/18/2017

An Adaptive Framework to Tune the Coordinate Systems in Evolutionary Algorithms

In the evolutionary computation research community, the performance of m...
research
05/08/2023

Larger Offspring Populations Help the (1 + (λ, λ)) Genetic Algorithm to Overcome the Noise

Evolutionary algorithms are known to be robust to noise in the evaluatio...
research
06/23/2016

On the Theoretical Capacity of Evolution Strategies to Statistically Learn the Landscape Hessian

We study the theoretical capacity to statistically learn local landscape...
research
01/15/2020

Analysis of Genetic Algorithm on Bearings-Only Target Motion Analysis

Target motion analysis using only bearing angles is an important study f...
research
10/13/2022

Accelerating the Evolutionary Algorithms by Gaussian Process Regression with ε-greedy acquisition function

In this paper, we propose a novel method to estimate the elite individua...
research
04/05/2019

An Evolutionary Framework for Automatic and Guided Discovery of Algorithms

This paper presents Automatic Algorithm Discoverer (AAD), an evolutionar...

Please sign up or login with your details

Forgot password? Click here to reset