D-SafeMPC: Diffusion-Driven Safe Model Predictive Control with Discrete-Time Control Barrier Functions
arXiv:2607.10842
2026
Sampling
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper provides a concrete safety interface between a learned trajectory generator and nonlinear control: represent collision avoidance with state-dependent barrier functions, augment the state with obstacle dynamics, and enforce safety during every refinement step rather than only after sampling. The transferable asset is the differentiable construction of a worst-case safety margin from multiple constraints, combined with dynamics-aware correction of a proposed trajectory. A practical neural-network adaptation is to guide diffusion trajectory sampling using discrete-time control-barrier penalties, so the denoiser moves toward dynamically feasible safe regions instead of relying on rejection sampling. This is most useful for diffusion policies, model-based planners, and sequence models producing actions under changing obstacles.
Ideas from this paper
✗ Failed on benchmark
2026
Insert a differentiable discrete-time control-barrier correction into the reverse diffusion process for action or trajectory generation. At each denoising step, roll out the candidate trajectory through a learned or known dynamics model, compute the minimum collision margin against all obstacles, and modify the denoising output toward trajectories satisfying one-step barrier inequalities. Unlike rejection sampling, this uses barrier gradients to repair unsafe samples before the final action is…
Useful7/10
Difficulty5/10
Novelty5/10