Benchmarking global optimization techniques for unmanned aerial vehicle path planning
Mhd Ali Shehadeh, Jakub Kudela
TL;DR
This work investigates using UAV path planning as a benchmark for global optimization by generating 56 realistic problem instances and comparing 12 diverse optimization methods across varying dimensionalities and budgets. It combines a terrain/threat generator with a four-component objective (path length, safety, altitude, and smoothness) and analyzes instance novelty with Exploratory Landscape Analysis. The empirical results consistently favor evolutionary algorithms such as EA4eig, APGSK, and ELSHADE, though performance varies with budget and dimension, underscoring a meaningful variable-dimension aspect. The paper provides a reproducible UAV benchmark and discusses implications for future benchmarking platforms and variable-dimension optimization methods.
Abstract
The Unmanned Aerial Vehicle (UAV) path planning problem is a complex optimization problem in the field of robotics. In this paper, we investigate the possible utilization of this problem in benchmarking global optimization methods. We devise a problem instance generator and pick 56 representative instances, which we compare to established benchmarking suits through Exploratory Landscape Analysis to show their uniqueness. For the computational comparison, we select twelve well-performing global optimization techniques from both subfields of stochastic algorithms (evolutionary computation methods) and deterministic algorithms (Dividing RECTangles, or DIRECT-type methods). The experiments were conducted in settings with varying dimensionality and computational budgets. The results were analyzed through several criteria (number of best-found solutions, mean relative error, Friedman ranks) and utilized established statistical tests. The best-ranking methods for the UAV problems were almost universally the top-performing evolutionary techniques from recent competitions on numerical optimization at the Institute of Electrical and Electronics Engineers Congress on Evolutionary Computation. Lastly, we discussed the variable dimension characteristics of the studied UAV problems that remain still largely under-investigated.
