PRESTO: Fast motion planning using diffusion models based on key-configuration environment representation

πŸ“… 2024-09-24
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address the challenges of frequent collisions and low efficiency in robot motion planning within narrow passages, this paper proposes a diffusion model framework grounded in critical-configuration-based environmental representation. Methodologically, we introduce a novel C-space-aware sparse critical-configuration representation, explicitly embedding smoothness and collision-free constraints into the diffusion model’s training objective. The model learns high-quality trajectory priors and further refines collision-prone segments via gradient-based regularization. Our key contribution is the first deep integration of diffusion models with geometric constraints in configuration space, enabling effective synergy between learned guidance and optimization-based correction. Experiments in narrow-corridor scenarios demonstrate that our approach significantly improves planning success rate and computational efficiency over state-of-the-art learning-based and classical planners, while generating trajectories that are highly smooth, strictly collision-free, and real-time feasible.

Technology Category

Application Category

πŸ“ Abstract
We introduce a learning-guided motion planning framework that generates seed trajectories using a diffusion model for trajectory optimization. Given a workspace, our method approximates the configuration space (C-space) obstacles through an environment representation consisting of a sparse set of task-related key configurations, which is then used as a conditioning input to the diffusion model. The diffusion model integrates regularization terms that encourage smooth, collision-free trajectories during training, and trajectory optimization refines the generated seed trajectories to correct any colliding segments. Our experimental results demonstrate that high-quality trajectory priors, learned through our C-space-grounded diffusion model, enable the efficient generation of collision-free trajectories in narrow-passage environments, outperforming previous learning- and planning-based baselines. Videos and additional materials can be found on the project page: https://kiwi-sherbet.github.io/PRESTO.
Problem

Research questions and friction points this paper is trying to address.

Generates collision-free trajectories using diffusion models.
Approximates configuration space obstacles with key configurations.
Improves motion planning efficiency in narrow-passage environments.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Diffusion model for trajectory optimization
Sparse key-configuration environment representation
Regularization for smooth collision-free trajectories
πŸ”Ž Similar Papers
No similar papers found.