REVIEW 4 cited by
DiffusionSeeder: Seeding Motion Optimization with Diffusion for Rapid Motion Planning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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.
Forward citations
Cited by 4 Pith papers
-
Diffusion-Guided Multi-Arm Motion Planning
A MAPF-inspired search guided by single-arm and dual-arm diffusion models plans collision-free motions for many arms without higher-order training data.
-
Deep Reactive Policy: Learning Reactive Manipulator Motion Planning for Dynamic Environments
DRP couples a transformer policy pretrained on 10M cuRobo trajectories and refined by student-teacher finetuning with a point-cloud reactive goal proposer (DCP-RMP) to outperform prior planners in dynamic manipulation.
-
Dynamics-Compliant Trajectory Diffusion for Super-Nominal Payload Manipulation
A payload-conditioned diffusion model generates dynamically feasible joint trajectories in about 10 ms, allowing a 7-DoF arm to handle loads over three times its nominal payload across much of its workspace.
-
GASP: GPU-Accelerated Safe Planner for Real-Time Collision-Aware Motion Generation with Latent Trajectory Sampling
A learned B-spline planner with latent sampling generates collision-aware joint trajectories on the GPU in near-millisecond time, matching analytical planners and outperforming a GPU optimization baseline.
Discussion (0). Sign in to comment.