arXiv:2608.17129cs.CVcs.RO2026-08

让AI学会搬开遮挡物再回答问题,提升机器人真实场景理解能力。

PROBE: Manipulation-Grounded Visual Question Answering with VLM Agents

论文配图:PROBE: Manipulation-Grounded Visual Question Answering with VLM Agents
图 1 · 摘自论文原文
  • 构建动态场景问答框架,要求模型通过操作物体来推理隐藏信息。
  • 在150个任务上,使用工具的模型平均比仅感知的模型高8%准确率。
  • 训练方法可迁移至真实环境,对未见过的物体和任务仍有良好表现。

视觉语言模型(VLMs)在静态场景中擅长二维定位、空间推理和基于工具的规划。但当家庭机器人被问及‘我的药还在柜子里吗?’时,答案可能被一排容器遮挡,需先移动障碍物才能查看。这类真实复杂环境中,需对动态场景进行推理:必须操作干扰物以揭示被遮挡物体,且每次动作都会改变场景状态。为此,我们提出操纵性视觉问答(MG-VQA)新任务,并构建了PROBE框架用于评估与微调。首先开发了高保真桌面仿真器PROBE-Sim,包含日常物品与机械臂,具备抓取和推移功能。利用该仿真器生成了包含150个任务、6种问题类型的评估集PROBE-Bench,要求模型在感知后执行物体操作再作答。实验发现,所有前沿模型均显示:使用工具的代理方法平均优于仅感知的基线模型(8.0%)。我们进一步设计了PROBE-Agent微调方案,通过混合数据策略从强大的教师模型中蒸馏成功操作轨迹,指导小型开源模型学习高效操纵。经微调的模型平均比原始代理基线高出11.5%,并展现出对未见物体和新任务的正向迁移能力。最后,我们在真实桌面环境中部署了微调后的策略,验证了从仿真到现实的有效迁移。

原文摘要 · Abstract (English)

Vision-language Models (VLMs) excel at 2D grounding, spatial reasoning and agentic tool-based planning in static scenes. However, consider asking a home robot "Is my medication still in the cabinet?" The answer may be physically hidden behind a row of containers that must first be moved aside. Answering such questions in real-world cluttered environments requires reasoning in dynamic scenes: distractors must be manipulated to reveal occluded objects, and each action changes the scene the model must reason over. We formalize this setting as Manipulation-Grounded Visual Question Answering (MG-VQA) and introduce PROBE, a framework for benchmarking and finetuning VLM agents on such tasks. We first develop PROBE-Sim, a high-fidelity tabletop simulator with everyday objects and a robot manipulator equipped with grasping and pushing tools. PROBE-Sim is used to create PROBE-Bench: an evaluation suite of 150 tasks across 6 question types on cluttered tabletop scenes, where a VLM perceives, picks up or pushes objects before answering. We observe consistent trend across all frontier VLMs: agentic tool-based methods outperform their perception-only baselines (8.0% on average) across all task types. We further design PROBE-Agent, a finetuning recipe to distill successful trajectories from a powerful teacher foundation model to a smaller open-weight model using a mixed data recipe that encourages manipulation-efficient question answering. PROBE Agent finetuned models outperform their off-the-shelf agent baseline (11.5% on average) and demonstrate positive transfer to unseen objects and a held-out task. We validate sim-to-real transfer by deploying PROBE-Agent finetuned policies in real-world tabletop environments.

视觉问答具身智能仿真训练机器人

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。