arXiv:2503.13082cs.ROcs.AI2025-03中稿 · IROS 2025被引 10

用大模型理解自然语言指令,让机械臂在杂乱环境中准确抓取物体。

Free-form language-based robotic reasoning and grasping

  • 利用视觉语言模型解析自由文本指令,结合关键点标注实现零样本空间推理。
  • 在合成数据集和真实机器人上均达到领先性能,能判断物体是否可直接抓取。
  • 适合对具身智能、人机交互感兴趣的开发者和研究者。

基于人类自然语言指令从杂乱容器中执行机械臂抓取是一项挑战性任务,需同时理解自由形式语言与物体间空间关系。基于网络规模数据训练的视觉语言模型(如GPT-4o)在图文推理方面表现卓越,但其在零样本设置下能否用于该任务仍存疑问。本文通过自由形式语言驱动的机器人抓取任务,探索上述问题,并提出新方法FreeGrasp,利用预训练视觉语言模型的世界知识来理解指令与物体空间布局。该方法将所有物体检测为关键点,并在图像上标注标记,以辅助GPT-4o进行零样本空间推理,从而判断目标物体是否可直接抓取,或需先移除其他物体。由于缺乏专用数据集,本文扩展MetaGraspNetV2构建合成数据集FreeGraspData,包含人工标注指令与真实抓取序列。通过大量实验分析及真实机器人验证,结果表明FreeGrasp在抓取推理与执行上均达到当前最优水平。

原文摘要 · Abstract (English)

Performing robotic grasping from a cluttered bin based on human instructions is a challenging task, as it requires understanding both the nuances of free-form language and the spatial relationships between objects. Vision-Language Models (VLMs) trained on web-scale data, such as GPT-4o, have demonstrated remarkable reasoning capabilities across both text and images. But can they truly be used for this task in a zero-shot setting? And what are their limitations? In this paper, we explore these research questions via the free-form language-based robotic grasping task, and propose a novel method, FreeGrasp, leveraging the pre-trained VLMs' world knowledge to reason about human instructions and object spatial arrangements. Our method detects all objects as keypoints and uses these keypoints to annotate marks on images, aiming to facilitate GPT-4o's zero-shot spatial reasoning. This allows our method to determine whether a requested object is directly graspable or if other objects must be grasped and removed first. Since no existing dataset is specifically designed for this task, we introduce a synthetic dataset FreeGraspData by extending the MetaGraspNetV2 dataset with human-annotated instructions and ground-truth grasping sequences. We conduct extensive analyses with both FreeGraspData and real-world validation with a gripper-equipped robotic arm, demonstrating state-of-the-art performance in grasp reasoning and execution. Project website: https://tev-fbk.github.io/FreeGrasp/.

机器人抓取视觉语言模型自然语言理解具身智能

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