ROAICLCVMay 13

What Limits Vision-and-Language Navigation ?

arXiv:2605.1332897.0
Predicted impact top 10% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For embodied AI researchers, this work provides a robust framework that bridges the sim-to-real gap in VLN without relying on scaling, offering a practical solution for real-world deployment.

StereoNav addresses performance degradation in Vision-and-Language Navigation due to perceptual instability and under-specified instructions by introducing Target-Location Priors and stereo vision, achieving state-of-the-art results on R2R-CE (SR 81.1%, SPL 68.3%) and RxR-CE (SR 67.5%, SPL 52.0%) with fewer parameters and less data, and demonstrating improved real-world reliability.

Vision-and-Language Navigation (VLN) is a cornerstone of embodied intelligence. However, current agents often suffer from significant performance degradation when transitioning from simulation to real-world deployment, primarily due to perceptual instability (e.g., lighting variations and motion blur) and under-specified instructions. While existing methods attempt to bridge this gap by scaling up model size and training data, we argue that the bottleneck lies in the lack of robust spatial grounding and cross-domain priors. In this paper, we propose StereoNav, a robust Vision-Language-Action framework designed to enhance real-world navigation consistency. To address the inherent gap between synthetic training and physical execution, we introduce Target-Location Priors as a persistent bridge. These priors provide stable visual guidance that remains invariant across domains, effectively grounding the agent even when instructions are vague. Furthermore, to mitigate visual disturbances like motion blur and illumination shifts, StereoNav leverages stereo vision to construct a unified representation of semantics and geometry, enabling precise action prediction through enhanced depth awareness. Extensive experiments on R2R-CE and RxR-CE demonstrate that StereoNav achieves state-of-the-art egocentric RGB performance, with SR and SPL scores of 81.1% and 68.3%, and 67.5% and 52.0%, respectively, while using significantly fewer parameters and less training data than prior scaling-based approaches. More importantly, real-world robotic deployments confirm that StereoNav substantially improves navigation reliability in complex, unstructured environments. Project page: https://yunheng-wang.github.io/stereonav-public.github.io.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes