paper-with-me

홈 › Papers

CriPS: Critical Dynamics in Particle Swarm Optimization

2014-02-27 · Adam Erskine, J. Michael Herrmann

Particle Swarm Optimisation (PSO) makes use of a dynamical system for solving a search task. Instead of adding search biases in order to improve performance in certain problems, we aim to remove algorithm-induced scales by controlling the swarm with a mechanism that is scale-free except possibly for a suppression of scales beyond the system size. In this way a very promising performance is achieved due to the balance of large-scale exploration and local search. The resulting algorithm shows evidence for self-organised criticality, brought about via the intrinsic dynamics of the swarm as it interacts with the objective function, rather than being explicitly specified. The Critical Particle Swarm (CriPS) can be easily combined with many existing extensions such as chaotic exploration, additional force terms or non-trivial topologies.

📄 PDF Abstract BibTeX arXiv:1402.6888

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Strategies in Particle Swarm Optimizer: A Critical Review and Performance Analysis

2025-04-16 · Dikshit Chauhan, Shivani, P. N. Suganthan

Nature has long inspired the development of swarm intelligence (SI), a key branch of artificial intelligence that models collective behaviors observed in biological systems for solving complex optimization problems. Part…

Parameter Adaptation and Criticality in Particle Swarm Optimization

2017-05-19 · Carlos Garcia Cordero

Generality is one of the main advantages of heuristic algorithms, as such, multiple parameters are exposed to the user with the objective of allowing them to shape the algorithms to their specific needs. Parameter select…

Critical Parameters in Particle Swarm Optimisation

2015-11-19 · J. Michael Herrmann, Adam Erskine, Thomas Joyce

Particle swarm optimisation is a metaheuristic algorithm which finds reasonable solutions in a wide range of applied problems if suitable parameters are used. We study the properties of the algorithm in the framework of …

A Study of the Fundamental Parameters of Particle Swarm Optimizers

2021-01-25 · Mauro S. Innocente, Johann Sienz

The range of applications of traditional optimization methods are limited by the features of the object variables, and of both the objective and the constraint functions. In contrast, population-based algorithms whose op…

Evolutionary Algorithms

A Particle Swarm Optimization hyper-heuristic for the Dynamic Vehicle Routing Problem

2020-06-15 · Michał Okulewicz, Jacek Mańdziuk

This paper presents a method for choosing a Particle Swarm Optimization based optimizer for the Dynamic Vehicle Routing Problem on the basis of the initially available data of a given problem instance. The optimization a…