TL;DR
This paper introduces a spherical vector-based particle swarm optimization (SPSO) algorithm for UAV path planning in complex environments, demonstrating superior performance over existing algorithms through extensive benchmarking and real-world validation.
Contribution
The paper proposes a novel SPSO algorithm tailored for UAV path planning, integrating environment constraints and outperforming existing metaheuristics in multiple scenarios.
Findings
SPSO outperforms classic PSO and other variants in most scenarios.
The generated paths are validated for real UAV operations.
Source code is publicly available for replication.
Abstract
This paper presents a new algorithm named spherical vector-based particle swarm optimization (SPSO) to deal with the problem of path planning for unmanned aerial vehicles (UAVs) in complicated environments subjected to multiple threats. A cost function is first formulated to convert the path planning into an optimization problem that incorporates requirements and constraints for the feasible and safe operation of the UAV. SPSO is then used to find the optimal path that minimizes the cost function by efficiently searching the configuration space of the UAV via the correspondence between the particle position and the speed, turn angle and climb/dive angle of the UAV. To evaluate the performance of SPSO, eight benchmarking scenarios have been generated from real digital elevation model maps. The results show that the proposed SPSO outperforms not only other particle swarm optimization…
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.
