LGJun 13

DiRecT: Safe Diffusion-Based Planning via Receding-Horizon Denoising

arXiv:2606.153599.8
Predicted impact top 42% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the critical problem of safety enforcement in diffusion-based planning for safety-critical tasks, offering a principled and flexible method that improves both safety and performance.

DiRecT introduces a training-free constrained sampling algorithm for diffusion models that enforces safety constraints only on the final clean trajectory, avoiding overconstraining intermediate denoising steps. It achieves substantial improvements in deployment safety and task performance over existing diffusion-based planning baselines on safe planning benchmarks.

Diffusion models have emerged as powerful tools for planning and control by learning multimodal distributions over actions and trajectories. Yet reliable inference-time safety enforcement remains a key barrier to their deployment in safety-critical tasks. Existing approaches typically project each denoising iterate onto the feasible set, even though constraints are defined only on the final clean trajectory. Enforcing feasibility on noisy intermediate samples can therefore overconstrain the sampling dynamics, substantially degrading sample quality. To address this limitation, we introduce DiRecT (Diffusion-based planning via Receding-horizon denoising with Terminal constraints), a training-free algorithm for constrained sampling from diffusion models via stochastic optimal control (SOC). DiRecT enforces constraints only on the final clean sample, avoiding unnecessary restrictions on the intermediate denoising dynamics. Inspired by model predictive control, we derive a principled receding-horizon surrogate for the otherwise intractable constrained SOC formulation, yielding an efficient algorithm that cleanly separates stochastic denoising from constraint satisfaction, progressively steering samples toward feasible final trajectories without distorting the learned diffusion dynamics. Furthermore, DiRecT is highly flexible: it can leverage off-the-shelf or domain-specific optimizers, incorporate priors over environment dynamics, and optimize additional soft rewards. Extensive experiments on safe planning benchmarks demonstrate that DiRecT substantially improves deployment safety and task performance over existing diffusion-based planning baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes