Sequential, Parallel and Consecutive Hybrid Evolutionary-Swarm Optimization Metaheuristics
By: Piotr Urbańczyk , Aleksandra Urbańczyk , Magdalena Król and more
Potential Business Impact:
Boosts problem-solving for tough math puzzles
The goal of this paper is twofold. First, it explores hybrid evolutionary-swarm metaheuristics that combine the features of PSO and GA in a sequential, parallel and consecutive manner in comparison with their standard basic form: Genetic Algorithm and Particle Swarm Optimization. The algorithms were tested on a set of benchmark functions, including Ackley, Griewank, Levy, Michalewicz, Rastrigin, Schwefel, and Shifted Rotated Weierstrass, across multiple dimensions. The experimental results demonstrate that the hybrid approaches achieve superior convergence and consistency, especially in higher-dimensional search spaces. The second goal of this paper is to introduce a novel consecutive hybrid PSO-GA evolutionary algorithm that ensures continuity between PSO and GA steps through explicit information transfer mechanisms, specifically by modifying GA's variation operators to inherit velocity and personal best information.
Similar Papers
A Study of Hybrid and Evolutionary Metaheuristics for Single Hidden Layer Feedforward Neural Network Architecture
Neural and Evolutionary Computing
Makes computer learning faster and more accurate.
An improved clustering-based multi-swarm PSO using local diversification and topology information
Neural and Evolutionary Computing
Finds many hidden answers in complex problems.
Why Flow Matching is Particle Swarm Optimization?
Neural and Evolutionary Computing
Makes AI learn like swarms of birds.