让机器人理解带时间引用的指令,准确找到过去操作的物品
G$^{2}$TR: Generalized Grounded Temporal Reasoning for Robot Instruction Following by Combining Large Pre-trained Models
- 分三步解析指令:定位事件时间区间、分析交互帧找目标物、追踪物体位置到当前场景
- 在复杂场景视频上达到70.10%的平均准确率,优于传统方法
- 利用大模型通用能力,适合做机器人指令理解与具身智能研究者
当人类清理桌面时,机器人需根据指令“用我擦桌子的布把桌布拿走”完成任务。这要求机器人识别过去的物体交互、在当前场景中定位目标物,并依指令执行。直接将涉及过去行为的语句与实际物体关联极具挑战,因引用具有多跳特性且视频流中物体可能位置众多。本文提出将时间推理任务分解为三步:(i) 估计事件引用对应的视频时间段,(ii) 在交互帧中进行空间推理以推断目标对象,(iii) 语义追踪该对象位置至当前场景,以支持后续机器人操作。方法融合现有大型预训练模型的泛化能力,针对时间定位任务进行有效组合。在由机械臂采集的包含丰富时空交互的视频-语言数据集上评估,平均准确率达70.10%。数据集、代码与视频已公开于 https://reail-iitdelhi.github.io/temporalreasoning.github.io/。
原文摘要 · Abstract (English)
Consider the scenario where a human cleans a table and a robot observing the scene is instructed with the task "Remove the cloth using which I wiped the table". Instruction following with temporal reasoning requires the robot to identify the relevant past object interaction, ground the object of interest in the present scene, and execute the task according to the human's instruction. Directly grounding utterances referencing past interactions to grounded objects is challenging due to the multi-hop nature of references to past interactions and large space of object groundings in a video stream observing the robot's workspace. Our key insight is to factor the temporal reasoning task as (i) estimating the video interval associated with event reference, (ii) performing spatial reasoning over the interaction frames to infer the intended object (iii) semantically track the object's location till the current scene to enable future robot interactions. Our approach leverages existing large pre-trained models (which possess inherent generalization capabilities) and combines them appropriately for temporal grounding tasks. Evaluation on a video-language corpus acquired with a robot manipulator displaying rich temporal interactions in spatially-complex scenes displays an average accuracy of 70.10%. The dataset, code, and videos are available at https://reail-iitdelhi.github.io/temporalreasoning.github.io/ .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。