A Study of the Fundamental Parameters of Particle Swarm Optimizers
Mauro S. Innocente, Johann Sienz

TL;DR
This paper investigates how the parameter settings in particle swarm optimization influence the behavior and dynamics of the algorithm, highlighting the importance of parameter tuning.
Contribution
It provides an analysis of the effects of velocity update parameters on particle swarm optimizer behavior, offering insights into parameter influence.
Findings
Parameter settings significantly affect swarm behavior.
Optimal parameter tuning improves optimization performance.
The study clarifies the relationship between parameters and system dynamics.
Abstract
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 optimization capabilities are emergent properties, such as evolutionary algorithms and particle swarm optimization, present almost no restriction on those features and can handle different optimization problems with few or no adaptations. Their main drawbacks consist of their comparatively higher computational cost and difficulty in handling equality constraints. The particle swarm optimization method is sometimes viewed as an evolutionary algorithm because of their many similarities, despite not being inspired by the same metaphor: they evolve a population of individuals taking into account previous experiences and using stochastic operators to introduce new responses.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
