Fitness Approximation through Machine Learning

09/06/2023
by   Itai Tzruia, et al.
0

We present a novel approach to performing fitness approximation in genetic algorithms (GAs) using machine-learning (ML) models, focusing on evolutionary agents in Gymnasium (game) simulators – where fitness computation is costly. Maintaining a dataset of sampled individuals along with their actual fitness scores, we continually update throughout an evolutionary run a fitness-approximation ML model. We compare different methods for: 1) switching between actual and approximate fitness, 2) sampling the population, and 3) weighting the samples. Experimental findings demonstrate significant improvement in evolutionary runtimes, with fitness scores that are either identical or slightly lower than that of the fully run GA – depending on the ratio of approximate-to-actual-fitness computation. Our approach is generic and can be easily applied to many different domains.

READ FULL TEXT
research
03/28/2012

On the Easiest and Hardest Fitness Functions

The hardness of fitness functions is an important research topic in the ...
research
08/22/2019

Learning Fitness Functions for Genetic Algorithms

A genetic algorithm (GA) attempts to solve a problem using a pool of pot...
research
02/15/2004

Fitness inheritance in the Bayesian optimization algorithm

This paper describes how fitness inheritance can be used to estimate fit...
research
01/30/2020

A Study of Fitness Landscapes for Neuroevolution

Fitness landscapes are a useful concept to study the dynamics of meta-he...
research
03/12/2013

Evolutionary Approaches to Expensive Optimisation

Surrogate assisted evolutionary algorithms (EA) are rapidly gaining popu...
research
10/03/2012

Elegant Object-oriented Software Design via Interactive, Evolutionary Computation

Design is fundamental to software development but can be demanding to pe...
research
05/14/2018

Triclustering of Gene Expression Microarray data using Evolutionary Approach

In Tri-clustering, a sub-matrix is being created, which exhibit highly s...

Please sign up or login with your details

Forgot password? Click here to reset