Certified Guidance for Planning with Deep Generative Models
Francesco Giacomarra, Mehran Hosseini, Nicola Paoletti, Francesca, Cairoli

TL;DR
This paper introduces a method called certified guidance that modifies deep generative models to guarantee satisfaction of planning specifications, specifically Signal Temporal Logic, without retraining, ensuring correctness in autonomous planning tasks.
Contribution
The paper presents a novel certification approach that guarantees generative models satisfy planning specifications with probability one, using neural network verification techniques without retraining.
Findings
Certified guidance guarantees correctness of generated outputs.
Method is effective across multiple planning benchmarks.
Ensures models always satisfy specified planning objectives.
Abstract
Deep generative models, such as generative adversarial networks and diffusion models, have recently emerged as powerful tools for planning tasks and behavior synthesis in autonomous systems. Various guidance strategies have been introduced to steer the generative process toward outputs that are more likely to satisfy the planning objectives. These strategies avoid the need for model retraining but do not provide any guarantee that the generated outputs will satisfy the desired planning objectives. To address this limitation, we introduce certified guidance, an approach that modifies a generative model, without retraining it, into a new model guaranteed to satisfy a given specification with probability one. We focus on Signal Temporal Logic specifications, which are rich enough to describe nontrivial planning tasks. Our approach leverages neural network verification techniques 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning
MethodsDiffusion · Focus
