Dynamic Swarm Dispersion in Particle Swarm Optimization for Mining Unsearched Area in Solution Space (DSDPSO)
Anvar Bahrampour, Omid Mohamad Nezami

TL;DR
This paper introduces DSDPSO, a novel particle swarm optimization method that dynamically disperses particles to avoid premature convergence and better explore the solution space, improving performance on benchmark problems.
Contribution
The paper proposes a new dispersion mechanism in PSO guided by diversity measures, with policies for particle relocation and velocity adjustment, enhancing exploration and solution quality.
Findings
Outperforms basic PSO variants on most benchmark problems.
Effective in avoiding premature convergence and exploring unsearched areas.
Improves solution quality and convergence speed.
Abstract
Premature convergence in particle swarm optimization (PSO) algorithm usually leads to gaining local optimum and preventing from surveying those regions of solution space which have optimal points in. In this paper, by applying special mechanisms, suitable regions were detected and then swarm was guided to them by dispersing part of particles on proper times. This process is called dynamic swarm dispersion in PSO (DSDPSO) algorithm. In order to specify the proper times and to rein the evolutionary process alternating between exploring and exploiting behaviors, we used a diversity measuring approach and implemented the dispersion mechanism. To promote the performance of DSDPSO algorithm, three different policies including particle relocation, velocity settings of dispersed particles and parameters setting were applied. We compared the promoted algorithm with similar new approaches and…
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.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Advanced Optimization Algorithms Research
