用树状路径结构提升零样本目标导航的探索效率
REST: Receding Horizon Explorative Steiner Tree for Zero-Shot Object-Goal Navigation
- 将导航选项设计为共享段落的树形路径,显式建模途中信息增益
- 在Gibson/HM3D/HSSD上成功率与路径效率均达顶尖水平
- 适合追求高效探索与少样本泛化能力的研究者
零样本目标导航要求在未知环境中寻找目标物体且无需特定任务训练。以往分层方法主要关注场景理解或高层决策,却将子目标(选项)视为模块间接口而非独立设计要素。现有方案多以单一终点评分,忽略途中信息价值,且候选项列表无法体现其内在关联。本文提出将选项空间建模为路径树:完整路径揭示途中信息增益,共享段落支持从粗到细的大型语言模型推理,可整体评估或舍弃分支,大幅压缩组合路径空间。REST(Receding Horizon Explorative Steiner Tree)是一种无训练框架,(1)基于在线RGB-D流构建开放词汇3D地图;(2)通过采样规划生成以智能体为中心的安全、高信息量路径树;(3)将每条分支文本化为空间叙事,通过链式思维推理选择最优路径。在Gibson、HM3D和HSSD基准上,REST始终位列成功率与路径效率前列。
原文摘要 · Abstract (English)
Zero-shot object-goal navigation (ZSON) requires navigating unknown environments to find a target object without task-specific training. Prior hierarchical solutions mainly focus on either scene understanding and representations (belief) or high-level decision-making and planning (policy), yet treat the option, i.e., the subgoal candidate that belief proposes and policy selects, as an interface inherited from adjacent modules rather than a design axis in its own right. In practice, options are predominantly single waypoints scored by destination utility: a lone destination hides the value gathered en route, and a flat list obscures the relationships among candidates. Our insight is that the option space should be a 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 branches before examining individual leaves, compressing the combinatorial path space into an efficient hierarchy. We instantiate this insight in REST (Receding Horizon Explorative Steiner Tree), a training-free framework that (1) builds an explicit open-vocabulary 3D map from online RGB-D streams; (2) grows an agent-centric tree of safe and informative paths as the option space via sampling-based planning; and (3) textualizes each branch into a spatial narrative and selects the next-best path through chain-of-thought LLM reasoning. Across the Gibson, HM3D, and HSSD benchmarks, REST consistently ranks among the top methods in success rate and path efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。