Air-FAR: Fast and Adaptable Routing for Aerial Navigation in Large-scale Complex Unknown Environments
Botao He, Guofei Chen, Cornelia Fermuller, Yiannis Aloimonos, Ji, Zhang

TL;DR
This paper introduces Air-FAR, a real-time hierarchical 3D navigation algorithm for aerial vehicles in large, complex environments, improving efficiency and speed over existing methods.
Contribution
It proposes a novel hierarchical 3D visibility graph construction and path search algorithm that guarantees real-time performance in large-scale environments.
Findings
Reduces travel time by 42% in simulations.
Achieves up to 24.8% higher trajectory efficiency.
Runs faster than most benchmarks by orders of magnitude.
Abstract
This paper presents a novel method for real-time 3D navigation in large-scale, complex environments using a hierarchical 3D visibility graph (V-graph). The proposed algorithm addresses the computational challenges of V-graph construction and shortest path search on the graph simultaneously. By introducing hierarchical 3D V-graph construction with heuristic visibility update, the 3D V-graph is constructed in O(K*n^2logn) time, which guarantees real-time performance. The proposed iterative divide-and-conquer path search method can achieve near-optimal path solutions within the constraints of real-time operations. The algorithm ensures efficient 3D V-graph construction and path search. Extensive simulated and real-world environments validated that our algorithm reduces the travel time by 42%, achieves up to 24.8% higher trajectory efficiency, and runs faster than most benchmarks by orders…
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
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · UAV Applications and Optimization
