Search papers, labs, and topics across Lattice.
This paper introduces an optimization-guided diffusion framework that enhances the physical feasibility of robot control policies generated by diffusion models. By formulating diffusion guidance as a constrained optimization problem, the authors enable the imposition of hard constraints and soft penalties during sampling without retraining the model. The approach significantly improves task success rates, achieving up to 20 percentage points in dexterous grasping and 23 percentage points in visuomotor manipulation compared to existing baselines.
Optimization-guided diffusion not only ensures feasibility in robot control tasks but also enhances task success rates by up to 23 percentage points without retraining the model.
Diffusion models sample effectively from high-dimensional, multimodal distributions, but their outputs may violate deployment constraints. For task-space robot policies, generated grasps, waypoints, or trajectories can be distributionally valid yet infeasible, violating reachability, collision-avoidance, or closed-loop executability requirements. This embodiment gap limits zero-shot deployment across robots, even when the task-space behavior itself is transferable. We propose an inference-time optimization framework that couples the behavior generation to physical feasibility by formulating diffusion guidance as a constrained optimization problem. Our key insight is to replace the sampling perturbation in the backward process with an optimized correction, allowing hard constraints or soft penalties to be imposed during sampling without the need to retrain the diffusion model, while keeping samples close to the learned prior. We evaluate the method on dexterous grasp synthesis with reachability and collision-avoidance constraints, and dynamic manipulation with controller-level trackability constraints. Across settings and robot embodiments, optimization-guided denoising matches the feasibility of projection- and gradient-guidance baselines while better preserving grasp quality, and improving controller-level executability and task success, with task success improving by up to 20pp. on dexterous grasping and 23pp. on visuomotor manipulation over the best baseline.