Improving Intelligence of Evolutionary Algorithms Using Experience Share and Replay

08/10/2020
by   Majdi I. Radaideh, et al.
0

We propose PESA, a novel approach combining Particle Swarm Optimisation (PSO), Evolution Strategy (ES), and Simulated Annealing (SA) in a hybrid Algorithm, inspired from reinforcement learning. PESA hybridizes the three algorithms by storing their solutions in a shared replay memory. Next, PESA applies prioritized replay to redistribute data between the three algorithms in frequent form based on their fitness and priority values, which significantly enhances sample diversity and algorithm exploration. Additionally, greedy replay is used implicitly within SA to improve PESA exploitation close to the end of evolution. The validation against 12 high-dimensional continuous benchmark functions shows superior performance by PESA against standalone ES, PSO, and SA, under similar initial starting points, hyperparameters, and number of generations. PESA shows much better exploration behaviour, faster convergence, and ability to find the global optima compared to its standalone counterparts. Given the promising performance, PESA can offer an efficient optimisation option, especially after it goes through additional multiprocessing improvements to handle complex and expensive fitness functions.

READ FULL TEXT
research
01/18/2022

Surrogate-assisted distributed swarm optimisation for computationally expensive models

Advances in parallel and distributed computing have enabled efficient im...
research
06/28/2023

Curious Replay for Model-based Adaptation

Agents must be able to adapt quickly as an environment changes. We find ...
research
05/18/2019

Combining Experience Replay with Exploration by Random Network Distillation

Our work is a simple extension of the paper "Exploration by Random Netwo...
research
03/12/2013

Evolutionary Approaches to Expensive Optimisation

Surrogate assisted evolutionary algorithms (EA) are rapidly gaining popu...
research
06/25/2020

Fast and stable MAP-Elites in noisy domains using deep grids

Quality-Diversity optimisation algorithms enable the evolution of collec...
research
05/15/2020

Improving Neuroevolution Using Island Extinction and Repopulation

Neuroevolution commonly uses speciation strategies to better explore the...
research
09/14/2022

Optimization of Rocker-Bogie Mechanism using Heuristic Approaches

Optimal locomotion and efficient traversal of extraterrestrial rovers in...

Please sign up or login with your details

Forgot password? Click here to reset