paper-with-me

홈 › Papers

Function-Space Diffusion for Motion Planning

2026-07-03 · Zinuo Chang, Yipu Chen, Byoungwoo Park, Hongzhe Yu, Yongxin Chen arxiv

Diffusion-based motion planners have demonstrated strong performance in generating diverse and high-quality robot trajectories in cluttered environments with multiple feasible solutions. However, existing approaches typically operate on fixed-length waypoint sequences, making the learned model resolution-dependent, thereby preventing zero-shot generalization across resolutions. In this work, we propose Function-Space Diffusion for Motion Planning (FSD-MP), a diffusion-based motion planner that models trajectories as continuous functions and performs diffusion directly in function space, achieving discretization-invariant trajectory generation. We define a mode-wise forward process in the spectral domain, driven by Gaussian noise with a Matérn-type covariance, and parameterize the reverse process with a boundary-compatible Discrete Sine Transform-based Fourier Neural Operator (DST-FNO) that preserves start-goal constraints across resolutions. We evaluate FSD-MP on 2D point robot and 7-DoF Franka manipulator planning benchmarks. Our method achieves competitive planning performance at the training resolution and generalizes zero-shot across resolutions up to 16$\times$ higher, preserving consistent planning behavior without retraining. These results demonstrate that function-space diffusion provides an effective framework for discretization-invariant motion planning.

📄 PDF Abstract BibTeX arXiv:2607.02977

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationMotion Planning

Similar Papers 제목 키워드 기반

READ: Retrieval-Enhanced Asymmetric Diffusion for Motion Planning

2024-01-01 · CVPR 2024 1 · Takeru Oba, Matthew Walter, Norimichi Ukita

This paper proposes Retrieval-Enhanced Asymmetric Diffusion (READ) for image-based robot motion planning. Given an image of the scene READ retrieves an initial motion from a database of image-motion pairs and uses a …

Motion PlanningRetrieval

Model-Based Diffusion Optimal Control for Multi-Robot Motion Planning

2026-07-14 · Zhilin He, Yorai Shaoul, Jiaoyang Li arxiv

Multi-Robot Motion Planning in continuous environments, where robots must generate dynamically feasible, collision-free trajectories, is challenging due to the combinatorial growth of the joint trajectory space and the d…

Trajectory PlanningMotion Planning

SafeDiffuser: Safe Planning with Diffusion Probabilistic Models

2023-05-31 · Wei Xiao, Tsun-Hsuan Wang, Chuang Gan, Daniela Rus

Diffusion model-based approaches have shown promise in data-driven planning, but there are no safety guarantees, thus making it hard to be applied for safety-critical applications. To address these challenges, we propose…

Denoising

Potential Based Diffusion Motion Planning

2024-07-08 · Yunhao Luo, Chen Sun, Joshua B. Tenenbaum, Yilun Du

Effective motion planning in high dimensional spaces is a long-standing open problem in robotics. One class of traditional motion planning algorithms corresponds to potential-based motion planning. An advantage of potent…

global-optimizationMotion Planning

Simultaneous Multi-Robot Motion Planning with Projected Diffusion Models

2025-02-05 · Jinhao Liang, Jacob K Christopher, Sven Koenig, Ferdinando Fioretto

Recent advances in diffusion models hold significant potential in robotics, enabling the generation of diverse and smooth trajectories directly from raw representations of the environment. Despite this promise, applying …

Collision AvoidanceMotion PlanningTrajectory Planning