Constraint-Aware Zero-Shot Vision-Language Navigation in Continuous Environments
Kehan Chen, Dong An, Yan Huang, Rongtao Xu, Yifei Su, Yonggen Ling, Ian Reid, Liang Wang
TL;DR
This work tackles zero-shot Vision-Language Navigation in Continuous Environments (VLN-CE) by introducing CA-Nav, a training-free framework that operates on egocentric observations. CA-Nav splits instructions into sub-instructions and grounds each via a Constraint-Aware Sub-instruction Manager (CSM) and a Constraint-Aware Value Mapper (CVM), which together enable constraint-guided progress and a stabilized value map for waypoint planning. The approach achieves state-of-the-art success rates on R2R-CE and RxR-CE validation unseen splits and demonstrates practical viability in real-world indoor robots, while offering substantial efficiency gains over prior zero-shot methods. These findings highlight the potential of constraint-aware grounding and value-map optimization to bridge simulated VLN-CE benchmarks and real-world embodied navigation, especially in open-vocabulary and unannotated settings.
Abstract
We address the task of Vision-Language Navigation in Continuous Environments (VLN-CE) under the zero-shot setting. Zero-shot VLN-CE is particularly challenging due to the absence of expert demonstrations for training and minimal environment structural prior to guide navigation. To confront these challenges, we propose a Constraint-Aware Navigator (CA-Nav), which reframes zero-shot VLN-CE as a sequential, constraint-aware sub-instruction completion process. CA-Nav continuously translates sub-instructions into navigation plans using two core modules: the Constraint-Aware Sub-instruction Manager (CSM) and the Constraint-Aware Value Mapper (CVM). CSM defines the completion criteria for decomposed sub-instructions as constraints and tracks navigation progress by switching sub-instructions in a constraint-aware manner. CVM, guided by CSM's constraints, generates a value map on the fly and refines it using superpixel clustering to improve navigation stability. CA-Nav achieves the state-of-the-art performance on two VLN-CE benchmarks, surpassing the previous best method by 12 percent and 13 percent in Success Rate on the validation unseen splits of R2R-CE and RxR-CE, respectively. Moreover, CA-Nav demonstrates its effectiveness in real-world robot deployments across various indoor scenes and instructions.
