CausalNav: A Long-term Embodied Navigation System for Autonomous Mobile Robots in Dynamic Outdoor Scenarios
Hongbo Duan, Shangyi Luo, Zhiyuan Deng, Yanbo Chen, Yuanhao Chiang, Yi Liu, Fangming Liu, Xueqian Wang
TL;DR
This work tackles open-world, language-guided navigation for autonomous robots in dynamic outdoor environments. It introduces CausalNav, a hierarchical Embodied Graph framework built from LLMs and offline maps, enabling retrieval-augmented reasoning and semantic planning for long-horizon tasks. Key contributions include a multi-level Embodied Graph that fuses coarse map data with fine-grained objects, a spatio-temporal corridor for dynamic object filtering, and language-driven planning with open-vocabulary queries, all updated online. Experiments in both simulation and real-campus settings demonstrate robustness, efficiency, and superior long-range navigation performance, including edge-enabled operation without relying on cloud APIs.
Abstract
Autonomous language-guided navigation in large-scale outdoor environments remains a key challenge in mobile robotics, due to difficulties in semantic reasoning, dynamic conditions, and long-term stability. We propose CausalNav, the first scene graph-based semantic navigation framework tailored for dynamic outdoor environments. We construct a multi-level semantic scene graph using LLMs, referred to as the Embodied Graph, that hierarchically integrates coarse-grained map data with fine-grained object entities. The constructed graph serves as a retrievable knowledge base for Retrieval-Augmented Generation (RAG), enabling semantic navigation and long-range planning under open-vocabulary queries. By fusing real-time perception with offline map data, the Embodied Graph supports robust navigation across varying spatial granularities in dynamic outdoor environments. Dynamic objects are explicitly handled in both the scene graph construction and hierarchical planning modules. The Embodied Graph is continuously updated within a temporal window to reflect environmental changes and support real-time semantic navigation. Extensive experiments in both simulation and real-world settings demonstrate superior robustness and efficiency.
