Search papers, labs, and topics across Lattice.
This paper introduces a zero-shot semantic navigation framework that utilizes an online Hierarchical 3D Scene Graph (HSG) to create a multi-granular semantic topology for enhanced decision-making in embodied agents. By integrating a hierarchical belief-based planning approach, the framework combines semantic priors with exploration evidence, enabling agents to make globally consistent decisions and effectively estimate long-term returns on macro-actions. Experimental results show that this method significantly outperforms existing state-of-the-art techniques, particularly in long-distance navigation tasks, improving success rates and path efficiency metrics by notable margins.
Agents using a Hierarchical 3D Scene Graph can navigate unseen environments more effectively, improving long-distance navigation success rates by an average of 9.4%.
Semantic navigation is a fundamental task for embodied agents operating in unseen environments, requiring both semantic understanding and long-term decision-making. Recent foundation models have empowered agents with rich semantic priors for this task. However, without structured global representations, decision-making often falls back on local observations and greedy strategies, resulting in inefficient exploration and myopic behaviors, especially in long-distance navigation. To address these challenges, we propose a zero-shot semantic navigation framework. Our method incrementally maintains an online Hierarchical 3D Scene Graph (HSG) to form a multi-granular semantic topology over objects, zones, and regions, serving as a compact state abstraction for global planning. Building on this memory, we introduce a hierarchical belief-based planning framework that fuses semantic priors with exploration evidence on the HSG, and performs finite-horizon rollouts on an HSG-based simulator to explicitly estimate the long-term expected returns of candidate macro-actions. This enables globally consistent decisions and reduces redundant backtracking. Extensive experiments in high-fidelity simulation environments across multiple tasks and datasets demonstrate that our method outperforms existing state-of-the-art methods, particularly in long-distance scenarios, where our approach improves SR and SPL by an average of 9.4\% and 5.0\%, respectively.