paper-with-me

Papers

Sequential, Parallel and Consecutive Hybrid Evolutionary-Swarm Optimization Metaheuristics

2025-08-01 · Piotr Urbańczyk, Aleksandra Urbańczyk, Magdalena Król, Leszek Rutkowski, Marek Kisiel-Dorohinicki arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.00229

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Particle Swarm Optimization: A survey of historical and recent developments with hybridization perspectives

2018-04-15 · Saptarshi Sengupta, Sanchita Basak, Richard Alan Peters II

Particle Swarm Optimization (PSO) is a metaheuristic global optimization paradigm that has gained prominence in the last two decades due to its ease of application in unsupervised, complex multidimensional problems which…

global-optimization

Efficient Antenna Optimization Using a Hybrid of Evolutionary Programing and Particle Swarm Optimization

2022-05-11 · Ahmad Hoorfar, Shamsha Lakhani

In this paper, we present a hybrid of Evolutionary Programming (EP) and Particle Swarm Optimization (PSO) algorithms for numerically efficient global optimization of antenna arrays and metasurfaces. The hybrid EP-PSO alg…

global-optimization

SEvoBench : A C++ Framework For Evolutionary Single-Objective Optimization Benchmarking

2025-05-23 · Yongkang Yang, Jian Zhao, Tengfei Yang

We present SEvoBench, a modern C++ framework for evolutionary computation (EC), specifically designed to systematically benchmark evolutionary single-objective optimization algorithms. The framework features modular impl…

BenchmarkingComputational Efficiency

Scalable Feature Subset Selection for Big Data using Parallel Hybrid Evolutionary Algorithm based Wrapper in Apache Spark

2021-06-26 · Yelleti Vivek, Vadlamani Ravi, Pisipati Radhakrishna

Owing to the emergence of large datasets, applying current sequential wrapper-based feature subset selection (FSS) algorithms increases the complexity. This limitation motivated us to propose a wrapper for feature subset…

Combinatorial OptimizationEvolutionary Algorithms

Hybrid Evolutionary Optimization Approach for Oilfield Well Control Optimization

2021-03-29 · Ajitabh Kumar

Oilfield production optimization is challenging due to subsurface model complexity and associated non-linearity, large number of control parameters, large number of production scenarios, and subsurface uncertainties. Opt…

Cloud Computing