Score: 0

Differentiable Particle Optimization for Fast Sequential Manipulation

Published: October 9, 2025 | arXiv ID: 2510.07674v1

By: Lucas Chen, Shrutheesh Raman Iyer, Zachary Kingston

Potential Business Impact:

Robots plan moves much faster, avoiding crashes.

Business Areas:
Robotics Hardware, Science and Engineering, Software

Sequential robot manipulation tasks require finding collision-free trajectories that satisfy geometric constraints across multiple object interactions in potentially high-dimensional configuration spaces. Solving these problems in real-time and at large scales has remained out of reach due to computational requirements. Recently, GPU-based acceleration has shown promising results, but prior methods achieve limited performance due to CPU-GPU data transfer overhead and complex logic that prevents full hardware utilization. To this end, we present SPaSM (Sampling Particle optimization for Sequential Manipulation), a fully GPU-parallelized framework that compiles constraint evaluation, sampling, and gradient-based optimization into optimized CUDA kernels for end-to-end trajectory optimization without CPU coordination. The method consists of a two-stage particle optimization strategy: first solving placement constraints through massively parallel sampling, then lifting solutions to full trajectory optimization in joint space. Unlike hierarchical approaches, SPaSM jointly optimizes object placements and robot trajectories to handle scenarios where motion feasibility constrains placement options. Experimental evaluation on challenging benchmarks demonstrates solution times in the realm of $\textbf{milliseconds}$ with a 100% success rate; a $4000\times$ speedup compared to existing approaches.

Country of Origin
🇺🇸 United States

Page Count
8 pages

Category
Computer Science:
Robotics