Diffusion Predictive Control with Constraints
Ralf Römer, Alexander von Rohr, Angela P. Schoellig
TL;DR
This work addresses the challenge of enforcing hard, novel constraints on diffusion-based policies in robotics. It introduces Diffusion Predictive Control with Constraints (DPCC), which injects model-based projections into the diffusion denoising process and applies constraint tightening to account for model mismatch, enabling predictive control with constraint satisfaction. The approach yields dynamically feasible, goal-reaching trajectories under unseen constraints and is demonstrated to outperform baselines in a robot manipulation task with obstacles. The main contributions are the projection-based conditioning of diffusion trajectories, a constraint-tightening mechanism for robustness, and trajectory-selection schemes that preserve task performance while ensuring safety.
Abstract
Diffusion models have become popular for policy learning in robotics due to their ability to capture high-dimensional and multimodal distributions. However, diffusion policies are stochastic and typically trained offline, limiting their ability to handle unseen and dynamic conditions where novel constraints not represented in the training data must be satisfied. To overcome this limitation, we propose diffusion predictive control with constraints (DPCC), an algorithm for diffusion-based control with explicit state and action constraints that can deviate from those in the training data. DPCC incorporates model-based projections into the denoising process of a trained trajectory diffusion model and uses constraint tightening to account for model mismatch. This allows us to generate constraint-satisfying, dynamically feasible, and goal-reaching trajectories for predictive control. We show through simulations of a robot manipulator that DPCC outperforms existing methods in satisfying novel test-time constraints while maintaining performance on the learned control task.
