Abstract
Bio-inspired, population-based meta-heuristic for global optimization are very popular algorithms for addressing complex computational problems that traditional methods struggle to solve. Among the existing algorithms, the swarm intelligence algorithm Particle Swarm Optimization (PSO) is one of the most popular, thanks to its simplicity and effectiveness in multiple scenarios. This article focuses on recent hybrid optimization methods that extend the basic functioning of PSO. Hybridization, in this context, is defined as the integration of PSO with a different technique, to take advantage of the strengths of both algorithms. According to our findings, many variants have been proposed. The most frequent solutions consist of the hybridization of PSO with evolutionary operators (e.g. Genetic Algorithms and Differential Evolution); such strategies usually maintain a high degree of diversity into the population, enhancing global search capability, while reducing the risk of stagnation. Meanwhile the most widespread applications are from the areas of energy optimization, structural engineering and machine learning problems, demonstrating the versatility of these hybrid approaches.
Original language | English |
---|---|
Title of host publication | Applications of Evolutionary Computation |
Subtitle of host publication | 28th European Conference, EvoApplications 2025, Held as Part of EvoStar 2025, Trieste, Italy, April 23–25, 2025, Proceedings, Part II |
Editors | Pablo García-Sánchez, Emma Hart, Sarah L. Thomson |
Place of Publication | Gewerbestrasse, Cham, Switzerland |
Publisher | Springer |
Pages | 107-128 |
Number of pages | 22 |
Volume | II |
ISBN (Electronic) | 978-3-031-90065-5 |
ISBN (Print) | 978-3-031-90064-8 |
DOIs | |
Publication status | Published - 23 Apr 2025 |
Event | 28th International Conference on the Applications of Evolutionary Computation 2025 - Università degli Studi di Trieste, Trieste, Italy Duration: 23 Apr 2025 → 25 Apr 2025 Conference number: 28 https://www.evostar.org/2025/evoapps/ |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer Nature Switzerland AG |
Volume | 15613 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 28th International Conference on the Applications of Evolutionary Computation 2025 |
---|---|
Abbreviated title | EvoApplications 2025 |
Country/Territory | Italy |
City | Trieste |
Period | 23/04/25 → 25/04/25 |
Internet address |
Keywords
- Particle Swarm Optimization
- Hybrid algorithms
- Global optimization meta-heuristics