LOG-Nav: Efficient Layout-Aware Object-Goal Navigation with Hierarchical Planning
Jiawei Hou, Yuting Xiao, Xiangyang Xue, Taiping Zeng
TL;DR
LOG-Nav addresses object-goal navigation in multi-room indoor environments by combining a global topology-based planner with a dense local ego-centric planner, all guided by an LLM-powered agent. The dual-level representation integrates a neural implicit scene function and a topometric map, enabling layout-aware routing without task-specific training or rewards. Empirical results on MP3D show substantial improvements in SR and SPL, and real-world deployments demonstrate practical robustness to dynamic changes. The approach offers a scalable, training-free paradigm for layout-aware navigation with broad applicability to household robotics and embodied systems.
Abstract
We introduce LOG-Nav, an efficient layout-aware object-goal navigation approach designed for complex multi-room indoor environments. By planning hierarchically leveraging a global topologigal map with layout information and local imperative approach with detailed scene representation memory, LOG-Nav achieves both efficient and effective navigation. The process is managed by an LLM-powered agent, ensuring seamless effective planning and navigation, without the need for human interaction, complex rewards, or costly training. Our experimental results on the MP3D benchmark achieves 85\% object navigation success rate (SR) and 79\% success rate weighted by path length (SPL) (over 40\% point improvement in SR and 60\% improvement in SPL compared to exsisting methods). Furthermore, we validate the robustness of our approach through virtual agent and real-world robotic deployment, showcasing its capability in practical scenarios.
