Clubs-based Particle Swarm Optimization
Wesam Elshamy, Hassan M Emara, Ahmed Bahgat

TL;DR
This paper presents Clubs-based Particle Swarm Optimization (C-PSO), a dynamic neighborhood algorithm that adapts particles' social interactions to improve convergence and escape local optima in benchmark problems.
Contribution
The paper introduces a novel dynamic neighborhood mechanism for PSO where particles adjust their club memberships based on performance, enhancing optimization efficiency.
Findings
C-PSO outperforms static topology PSO in escaping local optima.
C-PSO achieves faster convergence on benchmark problems.
Dynamic socialization improves overall PSO performance.
Abstract
This paper introduces a new dynamic neighborhood network for particle swarm optimization. In the proposed Clubs-based Particle Swarm Optimization (C-PSO) algorithm, each particle initially joins a default number of what we call 'clubs'. Each particle is affected by its own experience and the experience of the best performing member of the clubs it is a member of. Clubs membership is dynamic, where the worst performing particles socialize more by joining more clubs to learn from other particles and the best performing particles are made to socialize less by leaving clubs to reduce their strong influence on other members. Particles return gradually to default membership level when they stop showing extreme performance. Inertia weights of swarm members are made random within a predefined range. This proposed dynamic neighborhood algorithm is compared with other two algorithms having static…
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.
