NELGOCApr 28, 2023

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

arXiv:2304.14956v1h-index: 20
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable and theoretically grounded optimization algorithms, particularly benefiting fields like Sequential Monte Carlo, though it is incremental in the context of PSO variants.

The paper tackles the problem of developing a more interpretable and general particle swarm optimization (PSO) variant, resulting in the Particle Attractor Algorithm (PAO) that offers exact closed-form transition densities, which is shown to maintain competitive performance in benchmark comparisons.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes