SpatialFly: Geometry-Guided Representation Alignment for UAV Vision-and-Language Navigation in Urban Environments

arXiv cs.CV / 3/24/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • SpatialFly is a geometry-guided representation alignment framework for UAV vision-and-language navigation in complex 3D urban environments without requiring explicit 3D reconstruction.
  • It injects global geometric structural cues into 2D semantic tokens, then uses geometry-aware reparameterization with cross-modal attention to align 2D semantic tokens with 3D geometric tokens while preserving semantic discriminability via gated residual fusion.
  • Experiments on seen and unseen environments show consistent gains over UAV VLN baselines, including a 4.03m reduction in NE and a 1.27% SR improvement on the unseen Full split versus the strongest baseline.
  • Trajectory analyses indicate improved path alignment and smoother, more stable motion, suggesting the method improves spatial reasoning quality rather than only navigation accuracy.
  • The work focuses on bridging a structural representation mismatch between 2D visual perception and 3D trajectory decision space to strengthen spatial reasoning for VLN.

Abstract

UAVs play an important role in applications such as autonomous exploration, disaster response, and infrastructure inspection. However, UAV VLN in complex 3D environments remains challenging. A key difficulty is the structural representation mismatch between 2D visual perception and the 3D trajectory decision space, which limits spatial reasoning. To this end, we propose SpatialFly, a geometry-guided spatial representation framework for UAV VLN. Operating on RGB observations without explicit 3D reconstruction, SpatialFly introduces a geometry-guided 2D representation alignment mechanism. Specifically, the geometric prior injection module injects global structural cues into 2D semantic tokens to provide scene-level geometric guidance. The geometry-aware reparameterization module then aligns 2D semantic tokens with 3D geometric tokens through cross-modal attention, followed by gated residual fusion to preserve semantic discrimination. Experimental results show that SpatialFly consistently outperforms state-of-the-art UAV VLN baselines across both seen and unseen environments, reducing NE by 4.03m and improving SR by 1.27% over the strongest baseline on the unseen Full split. Additional trajectory-level analysis shows that SpatialFly produces trajectories with better path alignment and smoother, more stable motion.