Abstract
A latent world model for aerial navigation improves trajectory selection by separating explainable future uncertainty from residual discrepancies, reducing inference cost while handling large-scale outdoor environments.
Aerial image-goal navigation requires an unmanned aerial vehicle (UAV) to reach a target location specified by a goal image. Existing world-model-based methods rank candidate trajectories using predicted futures, but typically rely on only one or a few point predictions, which is inadequate for large-scale outdoor environments with substantial future-state uncertainty. To address this limitation, we propose the Uncertainty-Aware Navigation World Model (UA-NWM), an efficient latent world model for aerial image-goal navigation, which formulates trajectory scoring as conditional out-of-distribution detection. UA-NWM represents plausible futures with an uncertainty subspace and decomposes the prediction--goal discrepancy into uncertainty-explainable and unexplainable components. Only the unexplainable residual is used for scoring, enabling robust selection without multiple future samples. Extensive experiments demonstrate that UA-NWM consistently outperforms existing navigation world models while maintaining low inference latency. Real-world UAV experiments further validate its practical applicability. Project page: https://duryi.github.io/UA-NWM-Project-Page
Community
๐ Project page: https://duryi.github.io/UA-NWM-Project-Page/
๐ป Code: https://github.com/DurYi/UA-NWM
๐ค Data: https://huggingface.co/datasets/DurYi/AirGoal-10k
๐ฆ Models: https://huggingface.co/DurYi/UA-NWM-Checkpoints
We present UA-NWM, an uncertainty-aware world model for aerial image-goal navigation. UA-NWM formulates trajectory scoring as conditional OOD detection, models plausible future variations through an uncertainty subspace, and separates plausible uncertainty-induced deviations from unexplained residual errors. This enables efficient distribution-aware trajectory scoring without stochastic future sampling. Experiments show that UA-NWM improves navigation performance across diverse tasks, while preserving low inference latency, and real-world UAV deployment further supports its practical applicability.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Pondering the Way: Spatial-perceiving World Action Model for Embodied Navigation (2026)
- FutureNav: Unified World-Action Modeling for Vision-and-Language Navigation (2026)
- DA-Nav: Direction-Aware City-Scale Vision-Language Navigation (2026)
- See-and-Reach: Precise Vision-Language Navigation for UAVs within the Field of View (2026)
- Last-Meter Precision Navigation for UAVs: A Diffusion-Refined Aerial Visual Servoing Approach (2026)
- VoLN: Vision-Only Long-Horizon Navigation---Paradigm, Benchmark, and Method (2026)
- FSD-VLN: Fast-Slow Dual-System Modeling for Aerial Long-Horizon Vision-Language Navigation (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2608.05597 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash