English

Learning-accelerated A* Search for Risk-aware Path Planning

Robotics 2024-09-19 v1

Abstract

Safety is a critical concern for urban flights of autonomous Unmanned Aerial Vehicles. In populated environments, risk should be accounted for to produce an effective and safe path, known as risk-aware path planning. Risk-aware path planning can be modeled as a Constrained Shortest Path (CSP) problem, aiming to identify the shortest possible route that adheres to specified safety thresholds. CSP is NP-hard and poses significant computational challenges. Although many traditional methods can solve it accurately, all of them are very slow. Our method introduces an additional safety dimension to the traditional A* (called ASD A*), enabling A* to handle CSP. Furthermore, we develop a custom learning-based heuristic using transformer-based neural networks, which significantly reduces the computational load and improves the performance of the ASD A* algorithm. The proposed method is well-validated with both random and realistic simulation scenarios.

Keywords

Cite

@article{arxiv.2409.11634,
  title  = {Learning-accelerated A* Search for Risk-aware Path Planning},
  author = {Jun Xiang and Junfei Xie and Jun Chen},
  journal= {arXiv preprint arXiv:2409.11634},
  year   = {2024}
}

Comments

AIAA SCITECH 2024 Forum

R2 v1 2026-06-28T18:48:30.548Z