SG-Nav: Online 3D Scene Graph Prompting for LLM-based Zero-shot Object Navigation
About
In this paper, we propose a new framework for zero-shot object navigation. Existing zero-shot object navigation methods prompt LLM with the text of spatially closed objects, which lacks enough scene context for in-depth reasoning. To better preserve the information of environment and fully exploit the reasoning ability of LLM, we propose to represent the observed scene with 3D scene graph. The scene graph encodes the relationships between objects, groups and rooms with a LLM-friendly structure, for which we design a hierarchical chain-of-thought prompt to help LLM reason the goal location according to scene context by traversing the nodes and edges. Moreover, benefit from the scene graph representation, we further design a re-perception mechanism to empower the object navigation framework with the ability to correct perception error. We conduct extensive experiments on MP3D, HM3D and RoboTHOR environments, where SG-Nav surpasses previous state-of-the-art zero-shot methods by more than 10% SR on all benchmarks, while the decision process is explainable. To the best of our knowledge, SG-Nav is the first zero-shot method that achieves even higher performance than supervised object navigation methods on the challenging MP3D benchmark.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| ObjectGoal Navigation | MP3D (val) | Success Rate40.2 | 68 | |
| Object Goal Navigation | HM3D | Success Rate54 | 55 | |
| Object Goal Navigation | HM3D v1 (val) | Success Rate (SR)54 | 34 | |
| Object Navigation | HM3D v1 (val) | SR54 | 32 | |
| Object Goal Navigation | HM3D (val) | SR54 | 21 | |
| Object Navigation | HM3D v2 (val) | SR49.6 | 19 | |
| Object Goal Navigation | HM3D 0.1 | SR54 | 18 | |
| Object Navigation | HM3D Challenge (test) | Success Rate54 | 14 | |
| Object Goal Navigation | MP3D 1.0 (val) | SR40.2 | 13 | |
| Object Navigation | HM3D ObjNav | Success Rate (SR)54 | 13 |