On the Global Convergence of Particle Swarm Optimization Methods
Hui Huang, Jinniao Qiu, Konstantin Riedl
TL;DR
The paper develops a rigorous mean-field framework for particle swarm optimization (PSO) and proves global convergence to minimizers of possibly nonconvex and nonsmooth objectives. By formulating PSO as a time-continuous system of stochastic differential equations and analyzing its McKean-Vlasov limit, the authors establish consensus formation and, via the Laplace principle, convergence of the consensus point to near-global minima, under a mild well-preparation condition on initialization. They also derive a dimension-free mean-field approximation result with polynomial complexity for the finite-particle PSO, enabling provable accuracy and complexity guarantees for the numerical method. The work extends to PSO with memory, proving well-posedness and analogous convergence results, though the full MFA-extension remains open. An efficient, parallelizable implementation with mini-batch evaluations demonstrates practical viability on high-dimensional machine-learning problems and benchmark functions such as Rastrigin and MNIST-classification tasks.
Abstract
In this paper we provide a rigorous convergence analysis for the renowned particle swarm optimization method by using tools from stochastic calculus and the analysis of partial differential equations. Based on a time-continuous formulation of the particle dynamics as a system of stochastic differential equations, we establish convergence to a global minimizer of a possibly nonconvex and nonsmooth objective function in two steps. First, we prove consensus formation of an associated mean-field dynamics by analyzing the time-evolution of the variance of the particle distribution. We then show that this consensus is close to a global minimizer by employing the asymptotic Laplace principle and a tractability condition on the energy landscape of the objective function. These results allow for the usage of memory mechanisms, and hold for a rich class of objectives provided certain conditions of well-preparation of the hyperparameters and the initial datum. In a second step, at least for the case without memory effects, we provide a quantitative result about the mean-field approximation of particle swarm optimization, which specifies the convergence of the interacting particle system to the associated mean-field limit. Combining these two results allows for global convergence guarantees of the numerical particle swarm optimization method with provable polynomial complexity. To demonstrate the applicability of the method we propose an efficient and parallelizable implementation, which is tested in particular on a competitive and well-understood high-dimensional benchmark problem in machine learning.
