paper-with-me

Papers

PAO: A general particle swarm algorithm with exact dynamics and closed-form transition densities

2023-04-28 · Max D. Champneys, Timothy J. Rogers

A great deal of research has been conducted in the consideration of meta-heuristic optimisation methods that are able to find global optima in settings that gradient based optimisers have traditionally struggled. Of these, so-called particle swarm optimisation (PSO) approaches have proven to be highly effective in a number of application areas. Given the maturity of the PSO field, it is likely that novel variants of the PSO algorithm stand to offer only marginal gains in terms of performance -- there is, after all, no free lunch. Instead of only chasing performance on suites of benchmark optimisation functions, it is argued herein that research effort is better placed in the pursuit of algorithms that also have other useful properties. In this work, a highly-general, interpretable variant of the PSO algorithm -- particle attractor algorithm (PAO) -- is proposed. Furthermore, the algorithm is designed such that the transition densities (describing the motions of the particles from one generation to the next) can be computed exactly in closed form for each step. Access to closed-form transition densities has important ramifications for the closely-related field of Sequential Monte Carlo (SMC). In order to demonstrate that the useful properties do not come at the cost of performance, PAO is compared to several other state-of-the art heuristic optimisation algorithms in a benchmark comparison study.

📄 PDF Abstract BibTeX arXiv:2304.14956

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Similar Papers 제목 키워드 기반

A theoretical guideline for designing an effective adaptive particle swarm

2018-02-13 · Mohammad Reza Bonyadi

In this paper we theoretically investigate underlying assumptions that have been used for designing adaptive particle swarm optimization algorithms in the past years. We relate these assumptions to the movement patterns …

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 …

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

Color Image Segmentation using Adaptive Particle Swarm Optimization and Fuzzy C-means

2020-04-18 · Narayana Reddy A, Ranjita Das

Segmentation partitions an image into different regions containing pixels with similar attributes. A standard non-contextual variant of Fuzzy C-means clustering algorithm (FCM), considering its simplicity is generally us…

ClusteringEvolutionary AlgorithmsImage SegmentationSegmentation+1