A multi-strategy improved snake optimizer for three-dimensional UAV path planning and engineering problems
Genliang Li, Yaxin Cui, Jinyu Su

TL;DR
This paper introduces a multi-strategy improved snake optimizer (MISO) that enhances convergence speed and avoids local optima, demonstrating superior performance in benchmark functions and practical UAV 3D path planning problems.
Contribution
The paper proposes novel adaptive strategies for the snake optimizer, improving its ability to escape local optima and accelerate convergence, with extensive testing on benchmark functions and UAV path planning.
Findings
MISO outperforms 11 popular algorithms on CEC2017 and CEC2022 test suites.
MISO achieves higher solution quality and stability in UAV 3D path planning.
The proposed strategies effectively enhance the optimizer's global search capability.
Abstract
Metaheuristic algorithms have gained widespread application across various fields owing to their ability to generate diverse solutions. One such algorithm is the Snake Optimizer (SO), a progressive optimization approach. However, SO suffers from the issues of slow convergence speed and susceptibility to local optima. In light of these shortcomings, we propose a novel Multi-strategy Improved Snake Optimizer (MISO). Firstly, we propose a new adaptive random disturbance strategy based on sine function to alleviate the risk of getting trapped in a local optimum. Secondly, we introduce adaptive Levy flight strategy based on scale factor and leader and endow the male snake leader with flight capability, which makes it easier for the algorithm to leap out of the local optimum and find the global optimum. More importantly, we put forward a position update strategy combining elite leadership 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
TopicsRobotic Path Planning Algorithms · UAV Applications and Optimization · Spacecraft Dynamics and Control
