π€ AI Summary
Existing UAV navigation methods primarily focus on low-level control (e.g., obstacle avoidance) and lack semantic awareness and long-horizon planning capabilities. This paper proposes a 3D vision generative and navigation world model tailored for UAVs, which enables semantic-driven trajectory evaluation and autonomous navigation by predicting multi-step egocentric future frames. Its core innovation is the physics-inspired Future Frame Projection (FFP) moduleβthe first to explicitly model the geometric mapping from 4-DoF UAV trajectories and 3D scenes to 2D observations, integrating temporal sequence modeling, differentiable camera projection, and implicit 3D scene representation. Evaluated on large-scale real-world environments, the model significantly improves long-range visual prediction accuracy and boosts end-to-end navigation success rate by 27.3%.
π Abstract
Unmanned aerial vehicles (UAVs) have emerged as powerful embodied agents. One of the core abilities is autonomous navigation in large-scale three-dimensional environments. Existing navigation policies, however, are typically optimized for low-level objectives such as obstacle avoidance and trajectory smoothness, lacking the ability to incorporate high-level semantics into planning. To bridge this gap, we propose ANWM, an aerial navigation world model that predicts future visual observations conditioned on past frames and actions, thereby enabling agents to rank candidate trajectories by their semantic plausibility and navigational utility. ANWM is trained on 4-DoF UAV trajectories and introduces a physics-inspired module: Future Frame Projection (FFP), which projects past frames into future viewpoints to provide coarse geometric priors. This module mitigates representational uncertainty in long-distance visual generation and captures the mapping between 3D trajectories and egocentric observations. Empirical results demonstrate that ANWM significantly outperforms existing world models in long-distance visual forecasting and improves UAV navigation success rates in large-scale environments.