Information (Nov 2024)

Fitness Approximation Through Machine Learning with Dynamic Adaptation to the Evolutionary State

  • Itai Tzruia,
  • Tomer Halperin,
  • Moshe Sipper,
  • Achiya Elyasaf

DOI
https://doi.org/10.3390/info15120744
Journal volume & issue
Vol. 15, no. 12
p. 744

Abstract

Read online

We present a novel approach to performing fitness approximation in genetic algorithms (GAs) using machine learning (ML) models, focusing on dynamic adaptation to the evolutionary state. 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 those of the fully run GA—depending on the ratio of approximate-to-actual-fitness computation. Although we focus on evolutionary agents in Gymnasium (game) simulators—where fitness computation is costly—our approach is generic and can be easily applied to many different domains.

Keywords