Refining Diffusion Planner for Reliable Behavior Synthesis by Automatic Detection of Infeasible Plans
Kyowoon Lee, Seongun Kim, Jaesik Choi

TL;DR
This paper introduces a method to improve diffusion-based planning by automatically detecting and refining infeasible plans using a new metric and attribution maps, enhancing reliability and explainability in long-horizon tasks.
Contribution
It proposes a novel refinement approach with a restoration gap metric and attribution map regularizer to enhance plan feasibility and explainability in diffusion-based planning.
Findings
Effective plan refinement on three benchmarks
Improved plan feasibility and success rate
Enhanced explainability through attribution maps
Abstract
Diffusion-based planning has shown promising results in long-horizon, sparse-reward tasks by training trajectory diffusion models and conditioning the sampled trajectories using auxiliary guidance functions. However, due to their nature as generative models, diffusion models are not guaranteed to generate feasible plans, resulting in failed execution and precluding planners from being useful in safety-critical applications. In this work, we propose a novel approach to refine unreliable plans generated by diffusion models by providing refining guidance to error-prone plans. To this end, we suggest a new metric named restoration gap for evaluating the quality of individual plans generated by the diffusion model. A restoration gap is estimated by a gap predictor which produces restoration gap guidance to refine a diffusion planner. We additionally present an attribution map regularizer to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · AI-based Problem Solving and Planning · Statistical and Computational Modeling
MethodsDiffusion
