paper-with-me

Papers

Motion Planning with Model-Based Diffusion via Constraint Optimization and Adaptive Scheduling

2026-07-16 · Zhilin He, Bowei Li, Jianlin Dou, Yuner Zhang, Changliu Liu arxiv

Single-Robot Motion Planning (SRMP) in highly non-convex constrained environments, where robots must satisfy collision-free guarantees, dynamic feasibility, and task-related constraints, is challenging under complex constraints and computational limits. Recent Model-Based Diffusion (MBD) approaches recast the SRMP as trajectory optimization that samples from a posterior over trajectories, using known dynamics, and analytically estimates the score function from rollout samples to guide diffusion denoising toward a low-cost, clean trajectory without demonstration learning. While existing works further adapt MBD to constrained environments and showcase promising performance, they are still limited by (1) enforcing safety either via soft feasibility diffusion priors or hard projection operators, but lack a unified framework to integrate both, and (2) fixing safety enforcement to neglect the changing of diffusion scheduling. Therefore, we introduce Model-Based Diffusion via Constraint Optimization and Adaptive Scheduling (MD-COAS) for SRMP that unifies the inexact Augmented Lagrangian Method (iALM) soft diffusion prior with a Convex Feasible Set (CFS)-based hard projection operator, and adaptively schedules and co-optimizes safety enforcement, along with diffusion scheduling. Experiments demonstrate that our method achieves higher safety \& success rates, faster convergence, and lower final costs than baseline planners on randomly generated highly non-convex 2D benchmarks and a 7-DoF robot arm avoidance task.

📄 PDF Abstract BibTeX arXiv:2607.14455

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

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

Bridging Semantic and Kinematic Conditions with Diffusion-based Discrete Motion Tokenizer

2026-03-19 · Chenyang Gu, Mingyuan Zhang, Haozhe Xie, Zhongang Cai 외 arxiv

Prior motion generation largely follows two paradigms: continuous diffusion models that excel at kinematic control, and discrete token-based generators that are effective for semantic conditioning. To combine their stren…

Motion Synthesis

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

Flexible Locomotion Learning with Diffusion Model Predictive Control

2025-10-05 · Runhan Huang, Haldun Balim, Heng Yang, Yilun Du arxiv

Legged locomotion demands controllers that are both robust and adaptable, while remaining compatible with task and safety considerations. However, model-free reinforcement learning (RL) methods often yield a fixed policy…

Reinforcement LearningTest-time Adaptation

Constrained Synthesis with Projected Diffusion Models

2024-02-05 · Jacob K Christopher, Stephen Baek, Ferdinando Fioretto

This paper introduces an approach to endow generative diffusion processes the ability to satisfy and certify compliance with constraints and physical principles. The proposed method recast the traditional sampling proces…

Motion SynthesisVideo Generation