Bridging the Indoor-Outdoor Gap: Vision-Centric Instruction-Guided Embodied Navigation for the Last Meters
Yuxiang Zhao, Yirong Yang, Yanqing Zhu, Yanfen Shen, Chiyu Wang, Zhining Gu, Pei Shi, Wei Guo, Mu Xu
TL;DR
The paper defines a new task—out-to-in prior-free instruction-driven embodied navigation—and presents BridgeNav, a vision-centric framework that uses latent intention and optical-flow-guided dynamic perception to navigate from outdoors to indoors using only egocentric visual observations and lightweight instructions. It introduces BridgeNavDataset, a large-scale, open-source dataset generated via trajectory-conditioned video synthesis to support training and evaluation of outdoor-to-indoor transitions. Experimental results show BridgeNav outperforms recent baselines in success rate and navigation efficiency, and ablations confirm the value of each key component. The work advances practical last-meter navigation by enabling precise entrance entry without relying on precise priors, maps, or extensive textual guidance.
Abstract
Embodied navigation holds significant promise for real-world applications such as last-mile delivery. However, most existing approaches are confined to either indoor or outdoor environments and rely heavily on strong assumptions, such as access to precise coordinate systems. While current outdoor methods can guide agents to the vicinity of a target using coarse-grained localization, they fail to enable fine-grained entry through specific building entrances, critically limiting their utility in practical deployment scenarios that require seamless outdoor-to-indoor transitions. To bridge this gap, we introduce a novel task: out-to-in prior-free instruction-driven embodied navigation. This formulation explicitly eliminates reliance on accurate external priors, requiring agents to navigate solely based on egocentric visual observations guided by instructions. To tackle this task, we propose a vision-centric embodied navigation framework that leverages image-based prompts to drive decision-making. Additionally, we present the first open-source dataset for this task, featuring a pipeline that integrates trajectory-conditioned video synthesis into the data generation process. Through extensive experiments, we demonstrate that our proposed method consistently outperforms state-of-the-art baselines across key metrics including success rate and path efficiency.
