English

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

Neural and Evolutionary Computing 2022-06-24 v2 Artificial Intelligence

Abstract

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 broad range of applications. This study aims to investigate the effect of PSO parameters (numbers of particle, weight constant, particle constant, and global constant) on algorithm performance to give solution paths. Increasing the PSO parameters makes the swarm move faster to the target point but takes a long time to converge because of too many random movements, and vice versa. From a variety of simulations with different parameters, the PSO algorithm is proven to be able to provide a solution path in a space with obstacles.

Keywords

Cite

@article{arxiv.2201.07212,
  title  = {Using Particle Swarm Optimization as Pathfinding Strategy in a Space with Obstacles},
  author = {David and Budi Adiperdana},
  journal= {arXiv preprint arXiv:2201.07212},
  year   = {2022}
}
R2 v1 2026-06-24T08:54:19.249Z