ROCVDec 13, 2024

Constraint-Aware Zero-Shot Vision-Language Navigation in Continuous Environments

arXiv:2412.10137v441 citationsh-index: 12IEEE Trans Pattern Anal Mach Intell
Originality Incremental advance
AI Analysis

This addresses the challenge of navigating continuous environments without training data for robots or AI systems, representing a strong incremental advance in domain-specific navigation.

The paper tackles the problem of zero-shot Vision-Language Navigation in Continuous Environments (VLN-CE) by proposing a Constraint-Aware Navigator (CA-Nav), which reframes it as a sequential, constraint-aware sub-instruction completion process, achieving state-of-the-art performance with improvements of 12% and 13% in Success Rate on R2R-CE and RxR-CE benchmarks, respectively.

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.

Foundations

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

Your Notes