AI & Computational Science

Dual-Layer Semantic-Spatial Belief Mapping for Aerial Object Goal Navigation

How the science connects

Computer visionAutonomous navigat…Semantic mapping

AI Insight

Researchers developed AeroBelief, a navigation system that enables drones to locate described objects in unknown outdoor environments by combining vision-language models with a dual-layer spatial mapping approach. The system separates broad contextual clues from specific target evidence, using conservative filtering to reduce noisy observations and temporal stabilization to guide exploration efficiently. Testing on the UAV-ON benchmark showed the method achieved success rates of 21.61% for overall navigation, 35.57% for object-specific navigation, and 10.62 for path efficiency, outperforming existing approaches.


This advancement could improve autonomous drone applications in search and rescue, delivery services, and infrastructure inspection, where drones need to locate specific objects based on verbal descriptions in complex outdoor settings without prior mapping.


Understand the Science

Computer vision 42 articles Explore Concept → Autonomous navigation Concept coming soon Semantic mapping Concept coming soon

⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

Abstract: Aerial Object Goal Navigation (ObjectNav) requires an unmanned aerial vehicle (UAV) to locate a described target in an unknown outdoor environment using onboard visual observations. Vision-language models (VLMs) can interpret open-ended target descriptions and visual observations, but their frame-level outputs are often noisy, sparse, and spatially transient. We propose AeroBelief, a dual-layer semantic-spatial belief mapping framework that transforms transient VLM observations into persistent spatial guidance. It separates broad contextual plausibility from target-specific evidence: an intuition layer accumulates scene-level semantic cues for exploration, while an evidence layer preserves qualified target-specific observations for approach and confirmation. Evidence-gated fusion combines the two layers into spatial belief hotspots. We further introduce object-conditioned visual reasoning with conservative evidence qualification to improve observation reliability before spatial accumulation. In parallel, egocentric regional guidance converts quadtree coverage into UAV-centered, yaw-aligned directional proposals and stabilizes them through temporal commitment. Its regional scoring is independent of semantic belief values, maintaining exploration pressure and reducing repeated low-gain search. Experiments on the UAV-ON benchmark show that AeroBelief achieves the best reported overall SR, OSR, and SPL among the compared methods, reaching 21.61%, 35.57%, and 10.62, respectively. These results support the effectiveness of persistent semantic-spatial belief, conservative evidence qualification, and temporally stable regional guidance for aerial ObjectNav.

Source: Dual-Layer Semantic-Spatial Belief Mapping for Aerial Object Goal Navigation