LaViRA: Language-Vision-Robot Actions Translation for Zero-Shot Vision Language Navigation in Continuous Environments
Hongyu Ding, Ziming Xu, Yudong Fang, You Wu, Zixuan Chen, Jieqi Shi, Jing Huo, Yifan Zhang, Yang Gao
TL;DR
LaViRA tackles zero-shot Vision-and-Language Navigation in Continuous Environments (VLN-CE) by introducing a coarse-to-fine Language–Vision–Robot Action translation framework. By delegating high-level planning to a powerful large multimodal model, grounding to a specific visual target to a smaller grounding model, and executing with a rule-based low-level controller, it eliminates dependence on pre-trained waypoint predictors while leveraging multi-scale reasoning. The approach achieves state-of-the-art zero-shot performance on VLN-CE benchmarks and demonstrates sim-to-real transfer on two distinct robotic platforms. This modular, transparent design enhances generalization, efficiency, and practicality for real-world embodied navigation using existing foundation models. Future work will focus on robustness to ambiguous instructions and deeper domain adaptation to further close sim-to-real gaps.
Abstract
Zero-shot Vision-and-Language Navigation in Continuous Environments (VLN-CE) requires an agent to navigate unseen environments based on natural language instructions without any prior training. Current methods face a critical trade-off: either rely on environment-specific waypoint predictors that limit scene generalization, or underutilize the reasoning capabilities of large models during navigation. We introduce LaViRA, a simple yet effective zero-shot framework that addresses this dilemma by decomposing action into a coarse-to-fine hierarchy: Language Action for high-level planning, Vision Action for perceptual grounding, and Robot Action for robust navigation. This modular decomposition allows us to leverage the distinct strengths of different scales of Multimodal Large Language Models (MLLMs) at each stage, creating a system that is powerful in its reasoning, grounding and practical control. LaViRA significantly outperforms existing state-of-the-art methods on the VLN-CE benchmark, demonstrating superior generalization capabilities in unseen environments, while maintaining transparency and efficiency for real-world deployment.
