arXiv:2503.10110cs.ROcs.AI2025-03被引 9

用视觉语言模型让机器人在杂乱环境里安全地碰东西

IMPACT: Intelligent Motion Planning with Acceptable Contact Trajectories via Vision-Language Models

  • 用视觉语言模型分析环境,判断哪些物体能碰、哪些不能
  • 生成方向性安全代价图,指导机器人规划出稳定触碰路径
  • 在3200次仿真和200次真实实验中表现优于其他方法

运动规划旨在确定机器人从起始位姿到达目标位姿的一系列配置,需满足运动与安全约束。传统方法仅寻找无碰撞路径,在杂物环境中过于保守,可能导致任务无法完成。而接触行为从轻微(如轻拂软枕)到危险(如打翻玻璃杯)不等,难以界定可接受性。本文提出IMPACT框架,利用视觉语言模型(VLMs)推断环境语义,基于物体属性与位置识别可容忍接触的区域。该方法生成各向异性代价图,编码方向性推挤安全性,并结合接触感知A*规划器,生成稳定且富含接触的路径。我们在20个仿真场景和10个真实场景中进行实验,评估任务成功率、物体位移量及人工评价反馈。3200次仿真与200次真实实验结果表明,IMPACT在杂乱环境中实现高效接触丰富型运动规划,显著优于基线方法与消融实验。

原文摘要 · Abstract (English)

Motion planning involves determining a sequence of robot configurations to reach a desired pose, subject to movement and safety constraints. Traditional motion planning finds collision-free paths, but this is overly restrictive in clutter, where it may not be possible for a robot to accomplish a task without contact. In addition, contacts range from relatively benign (e.g. brushing a soft pillow) to more dangerous (e.g. toppling a glass vase), making it difficult to characterize which may be acceptable. In this paper, we propose IMPACT, a novel motion planning framework that uses Vision-Language Models (VLMs) to infer environment semantics, identifying which parts of the environment can best tolerate contact based on object properties and locations. Our approach generates an anisotropic cost map that encodes directional push safety. We pair this map with a contact-aware A* planner to find stable contact-rich paths. We perform experiments using 20 simulation and 10 real-world scenes and assess using task success rate, object displacements, and feedback from human evaluators. Our results over 3200 simulation and 200 real-world trials suggest that IMPACT enables efficient contact-rich motion planning in cluttered settings while outperforming alternative methods and ablations. Our project website is available at https://impact-planning.github.io/.

运动规划视觉语言模型接触安全机器人

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