paper-with-me

Papers

Random Drift Particle Swarm Optimization

2013-06-12 · Jun Sun, Xiao-Jun Wu, Vasile Palade, Wei Fang, Yuhui Shi

The random drift particle swarm optimization (RDPSO) algorithm, inspired by the free electron model in metal conductors placed in an external electric field, is presented, systematically analyzed and empirically studied in this paper. The free electron model considers that electrons have both a thermal and a drift motion in a conductor that is placed in an external electric field. The motivation of the RDPSO algorithm is described first, and the velocity equation of the particle is designed by simulating the thermal motion as well as the drift motion of the electrons, both of which lead the electrons to a location with minimum potential energy in the external electric field. Then, a comprehensive analysis of the algorithm is made, in order to provide a deep insight into how the RDPSO algorithm works. It involves a theoretical analysis and the simulation of the stochastic dynamical behavior of a single particle in the RDPSO algorithm. The search behavior of the algorithm itself is also investigated in detail, by analyzing the interaction between the particles. Some variants of the RDPSO algorithm are proposed by incorporating different random velocity components with different neighborhood topologies. Finally, empirical studies on the RDPSO algorithm are performed by using a set of benchmark functions from the CEC2005 benchmark suite. Based on the theoretical analysis of the particle's behavior, two methods of controlling the algorithmic parameters are employed, followed by an experimental analysis on how to select the parameter values, in order to obtain a good overall performance of the RDPSO algorithm and its variants in real-world applications. A further performance comparison between the RDPSO algorithms and other variants of PSO is made to prove the efficiency of the RDPSO algorithms.

📄 PDF Abstract BibTeX arXiv:1306.2863

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Modification of Particle Swarm Optimization using Random Walk

2017-11-16 · Rajesh Misra, Kumar S. Ray

Particle swarm optimization comes under lot of changes after James Kennedy and Russell Eberhart first proposes the idea in 1995. The changes has been done mainly on Inertia parameters in velocity updating equation so tha…

Using Particle Swarm Optimization as Pathfinding Strategy in a Space with Obstacles

2021-12-16 · David, Budi Adiperdana

Particle swarm optimization (PSO) is a search algorithm based on stochastic and population-based adaptive optimization. In this paper, a pathfinding strategy is proposed to improve the efficiency of path planning for a b…

AMPSO: Artificial Multi-Swarm Particle Swarm Optimization

2020-04-16 · Haohao Zhou, Zhi-Hui Zhan, Zhi-Xin Yang, Xiangzhi Wei

In this paper we propose a novel artificial multi-swarm PSO which consists of an exploration swarm, an artificial exploitation swarm and an artificial convergence swarm. The exploration swarm is a set of equal-sized sub-…

Diversity

Optimization of Transformer heart disease prediction model based on particle swarm optimization algorithm

2024-12-03 · Jingyuan Yi, Peiyang Yu, Tianyi Huang, Zeqiu Xu

Aiming at the latest particle swarm optimization algorithm, this paper proposes an improved Transformer model to improve the accuracy of heart disease prediction and provide a new algorithm idea. We first use three mains…

ClassificationDisease Prediction

Anarchy in the swarm: Testing informed and uninformed diversity-enhancing mechanisms within PSO framework

2026-05-24 · Piotr Urbańczyk, Aleksandra Urbańczyk arxiv

Particle Swarm Optimization (PSO) frequently suffers from premature convergence. This paper introduces a family of problem-informed diversity-enhancing strategies that manipulate the swarm's social and cognitive componen…