Existing autonomous navigation systems for Unmanned Aerial Vehicles (UAVs) face the dual challenges of local minima entrapment and computational complexity that scales with environmental density. This paper proposes a hierarchical navigation architecture integrating deep representation learning with an improved Vortex Artificial Potential Field (APF). At the decision layer, a Convolutional Neural Network (CNN) encodes the environment as a fixed-dimensional tensor and generates global waypoints with constant-time inference, independent of obstacle count. At the control layer, a Vortex APF resolves the Goal Non-Reachable with Obstacles Nearby (GNRON) problem and limit-cycle oscillations through tangential rotational potentials, achieving significant improvement in trajectory smoothness compared to traditional APF methods. A closed-loop replanning mechanism further ensures robust performance under execution drift. Experiments across varying obstacle densities demonstrate that the combined system achieves high navigation success rates in dense environments with substantially reduced computation time compared to sampling-based planners such as Rapidly exploring Random Tree star (RRT*), while maintaining superior trajectory quality. This architecture provides a computationally efficient solution for resource-constrained UAV platforms operating in GPS-denied or obstacle-rich environments such as warehouses, forests, and disaster sites.
Xiao et al. (Thu,) studied this question.