用兴趣点筛选让视觉语言模型高效指导机器人找物导航
PIGEON: VLM-Driven Object Navigation via Points of Interest Selection
- 用兴趣点作为稀疏决策单元,连接视觉观测与可执行路径
- 零样本下在Habitat基准上达到顶尖性能,且随大模型能力提升稳定增长
- 适合做智能机器人导航、具身问答等需要视觉语言理解的任务
在未见过的室内环境中进行物体导航,要求智能体在部分可观测条件下完成语义搜索。视觉语言模型(VLM)为此任务提供了强大的语义-空间先验,但如何将其与机器人导航有效结合仍具挑战:密集的VLM推理开销大,而将环境抽象为符号记忆又常使高层推理脱离原始视觉证据。本文提出PIGEON(兴趣点引导的对象导航),一种基于VLM的框架,将物体导航建模为基于原始观测的稀疏决策问题。PIGEON引入兴趣点(PoIs)作为稀疏的视觉决策单元,将几何可执行的航点与原始自指观察相耦合。不同于使用VLM作为密集控制器或仅用于前沿排序,PIGEON让VLM在探索前沿、疑似目标物、可通行台阶及地面级摘要等关键兴趣点间进行选择,低层规划器则负责其间连续运动执行。该兴趣点接口使高层导航决策可验证,从而支持无需人工思维链标注的强化学习与视觉语言模型优化(RLVR)管道。在Habitat ObjectNav基准上的大量实验表明,PIGEON实现了当前最优的零样本性能,且随着基础模型容量提升持续扩展,并仅通过提示修改即可迁移到主动具身问答任务。在真实机器人上的部署进一步证明了其鲁棒性与效率。
原文摘要 · Abstract (English)
Object navigation in unseen indoor environments requires agents to perform semantic search under partial observability. Vision-language models (VLMs) provide strong semantic-spatial priors for this task, but how to interface them with robot navigation remains challenging: dense VLM inference is expensive, while abstracting environments into symbolic memories often separates high-level reasoning from the raw visual evidence that supports it. We propose we propose PIGEON (Point of Interest Guided Exploration for Object Navigation), a VLM-driven framework that formulates object navigation as raw-observation-grounded sparse decision problem. PIGEON introduces Points of Interest (PoIs) as sparse visual decision units that couple geometrically executable waypoints with raw egocentric observations. Rather than using VLMs as dense controllers or restricting them to frontier ranking, PIGEON enables VLMs to select among task-critical PoIs, including exploration frontiers, suspected target objects, traversable stairs, and floor-level summaries, while low-level planners execute continuous motion between them. This PoI interface further makes high-level navigation decisions verifiable, allowing us to develop an RLVR pipeline that improves local VLMs without manual Chain-of-Thought annotations. Extensive experiments on Habitat ObjectNav benchmarks show that PIGEON achieves state-of-the-art zero-shot performance, scales consistently with foundation model capacity, and transfers to Active Embodied Question Answering with only prompt modifications. Real-world deployments on physical robots further demonstrate its robustness and efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。