English

A Deployable Embodied Vision-Language Navigation System with Hierarchical Cognition and Context-Aware Exploration

Robotics 2026-05-19 v2

Abstract

Bridging the gap between embodied intelligence and embedded deployment remains a key challenge in intelligent robotic systems, where perception, reasoning, and planning must operate under strict constraints on computation, memory, energy, and real-time execution. In vision-and-language navigation (VLN), existing approaches often face a trade-off between reasoning capability and deployment efficiency on real-world platforms. In this paper, we present a deployable embodied VLN system that achieves both high efficiency and strong high-level reasoning on real-world robots. The system is decomposed into a fast perception-action layer and a deep reasoning layer running asynchronously at different time scales, with a shared memory layer enabling efficient interaction between them. To support long-horizon reasoning, we incrementally construct a compact memory graph and progressively feed decomposed subgraphs into a vision-language model (VLM). Furthermore, we formulate exploration as a Weighted Traveling Repairman Problem (WTRP) by jointly considering reasoning outcomes and the spatial distribution of candidate regions. Extensive experiments in simulation and real-world environments demonstrate improved navigation success and efficiency over existing VLN approaches while maintaining real-time performance on resource-constrained hardware. Code and additional real-world experiments are available at https://github.com/xukuanHIT/HiCo-Nav.

Keywords

Cite

@article{arxiv.2604.21363,
  title  = {A Deployable Embodied Vision-Language Navigation System with Hierarchical Cognition and Context-Aware Exploration},
  author = {Kuan Xu and Ruimeng Liu and Yizhuo Yang and Denan Liang and Tongxing Jin and Shenghai Yuan and Chen Wang and Lihua Xie},
  journal= {arXiv preprint arXiv:2604.21363},
  year   = {2026}
}

Comments

10 pages, 5 figures,

R2 v1 2026-07-01T12:31:59.900Z