REST: Receding Horizon Explorative Steiner Tree for Zero-Shot Object-Goal Navigation
Shuqi Xiao, Maani Ghaffari, Chengzhong Xu, Hui Kong

TL;DR
This paper introduces REST, a zero-shot navigation framework that constructs a tree of paths for efficient exploration and decision-making, leveraging LLM reasoning to improve success rates and path efficiency in unknown environments.
Contribution
REST is a novel, training-free approach that builds an explicit path tree and uses chain-of-thought reasoning for better navigation in unknown environments.
Findings
REST achieves top success rates on Gibson, HM3D, and HSSD benchmarks.
REST demonstrates superior path efficiency compared to existing methods.
REST is effective without task-specific training.
Abstract
Zero-shot object-goal navigation (ZSON) requires navigating unknown environments to find a target object without task-specific training. Prior hierarchical training-free solutions invest in scene understanding (\textit{belief}) and high-level decision-making (\textit{policy}), yet overlook the design of \textit{option}, i.e., a subgoal candidate proposed from evolving belief and presented to policy for selection. In practice, options are reduced to isolated waypoints scored independently: single destinations hide the value gathered along the journey; an unstructured collection obscures the relationships among candidates. Our insight is that the option space should be a \textit{tree of paths}. Full paths expose en-route information gain that destination-only scoring systematically neglects; a tree of shared segments enables coarse-to-fine LLM reasoning that dismisses or pursues entire…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Multimodal Machine Learning Applications · Robotics and Sensor-Based Localization
