Pith. sign in

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

arxiv 2410.16727 v1 pith:CIFZAZ3R submitted 2024-10-22 cs.RO

DiffusionSeeder: Seeding Motion Optimization with Diffusion for Rapid Motion Planning

classification cs.RO
keywords motionoptimizationdiffusionseederplanningrobotdiffusionrateseeds
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Diffusion-Guided Multi-Arm Motion Planning

    cs.RO 2025-09 conditional novelty 6.0

    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.

  2. Deep Reactive Policy: Learning Reactive Manipulator Motion Planning for Dynamic Environments

    cs.RO 2025-09 conditional novelty 6.0

    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.

  3. Dynamics-Compliant Trajectory Diffusion for Super-Nominal Payload Manipulation

    cs.RO 2025-08 conditional novelty 6.0

    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.

  4. Sum of Costs Diffusion with Dynamic Guidance for Motion Planning

    cs.RO 2026-05 unverdicted novelty 3.0

    A diffusion-based motion planner guided dynamically by the gradient of summed collision costs achieves top performance on diverse Mπnets test settings.