arXiv:2410.16727cs.RO2024-10CoRL被引 37

用扩散模型生成多样轨迹种子,加速机器人避障运动规划。

DiffusionSeeder: Seeding Motion Optimization with Diffusion for Rapid Motion Planning

  • 用扩散模型从场景深度图生成多模态初始轨迹
  • 在复杂障碍环境中平均提速12倍,最复杂场景达36倍
  • 适合需要快速规划的机器人真实场景应用

利用GPU并行优化可减少对良好初始值的依赖,但在高度非凸问题中仍可能陷入局部最优。例如机器人操作中的无碰撞运动规划,在障碍密集环境(如杂乱橱柜或桌面)中,优化常失败。传统方法依赖图搜索算法生成初始轨迹,导致显著延迟。本文提出DiffusionSeeder,一种基于扩散模型的方法,从场景深度图生成高质量、多模态轨迹作为优化种子。该方法与cuRobo(GPU加速运动优化)集成后,在模拟环境中平均提速12倍,复杂任务下达36倍,成功率提升10%。物理实验在Franka机器人上验证了从仿真到现实的迁移能力,平均成功率达86%,规划时间仅26ms,相比cuRobo实现51%的成功率提升和2.5倍加速。

原文摘要 · Abstract (English)

Running optimization across many parallel seeds leveraging GPU compute have relaxed the need for a good initialization, but this can fail if the problem is highly non-convex as all seeds could get stuck in local minima. One such setting is collision-free motion optimization for robot manipulation, where optimization converges quickly on easy problems but struggle in obstacle dense environments (e.g., a cluttered cabinet or table). In these situations, graph-based planning algorithms are used to obtain seeds, resulting in significant slowdowns. We propose DiffusionSeeder, a diffusion based approach that generates trajectories to seed motion optimization for rapid robot motion planning. DiffusionSeeder takes the initial depth image observation of the scene and generates high quality, multi-modal trajectories that are then fine-tuned with a few iterations of motion optimization. We integrate DiffusionSeeder to generate the seed trajectories for cuRobo, a GPU-accelerated motion optimization method, which results in 12x speed up on average, and 36x speed up for more complicated problems, while achieving 10% higher success rate in partially observed simulation environments. Our results show the effectiveness of using diverse solutions from a learned diffusion model. Physical experiments on a Franka robot demonstrate the sim2real transfer of DiffusionSeeder to the real robot, with an average success rate of 86% and planning time of 26ms, improving on cuRobo by 51% higher success rate while also being 2.5x faster.

运动规划扩散模型机器人实时性

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