Efficient Real-time Path Planning with Self-evolving Particle Swarm Optimization in Dynamic Scenarios
Jinghao Xin, Zhi Li, Yang Zhang, and Ning Li

TL;DR
This paper introduces SEPSO, a novel, efficient, and self-adapting particle swarm optimization method that significantly improves real-time dynamic path planning performance through tensor operations and autonomous hyper-parameter tuning.
Contribution
The paper presents SEPSO, a new PSO variant utilizing tensor operations and a hierarchical self-evolving framework for hyper-parameter optimization, enabling real-time dynamic path planning.
Findings
SEPSO achieves 67 path planning computations per second.
SEPSO generates superior paths in dynamic environments.
SEPSO outperforms alternative methods in real-time performance.
Abstract
Particle Swarm Optimization (PSO) has demonstrated efficacy in addressing static path planning problems. Nevertheless, such application on dynamic scenarios has been severely precluded by PSO's low computational efficiency and premature convergence downsides. To address these limitations, we proposed a Tensor Operation Form (TOF) that converts particle-wise manipulations to tensor operations, thereby enhancing computational efficiency. Harnessing the computational advantage of TOF, a variant of PSO, designated as Self-Evolving Particle Swarm Optimization (SEPSO) was developed. The SEPSO is underpinned by a novel Hierarchical Self-Evolving Framework (HSEF) that enables autonomous optimization of its own hyper-parameters to evade premature convergence. Additionally, a Priori Initialization (PI) mechanism and an Auto Truncation (AT) mechanism that substantially elevates the real-time…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFluid Dynamics Simulations and Interactions · Robotic Path Planning Algorithms · Control and Dynamics of Mobile Robots
