Conformant Planning via Symbolic Model Checking
A. Cimatti, M. Roveri

TL;DR
This paper introduces a novel conformant planning method using symbolic model checking with Binary Decision Diagrams, enabling efficient search in nondeterministic domains and outperforming existing planners in various benchmarks.
Contribution
It presents a general algorithm for conformant planning in nondeterministic domains, utilizing symbolic BDD-based representations for efficient search and implementation.
Findings
CMBP outperforms state-of-the-art conformant planners in benchmarks.
The symbolic BDD approach efficiently handles large state spaces.
The algorithm finds minimal-length conformant plans when solutions exist.
Abstract
We tackle the problem of planning in nondeterministic domains, by presenting a new approach to conformant planning. Conformant planning is the problem of finding a sequence of actions that is guaranteed to achieve the goal despite the nondeterminism of the domain. Our approach is based on the representation of the planning domain as a finite state automaton. We use Symbolic Model Checking techniques, in particular Binary Decision Diagrams, to compactly represent and efficiently search the automaton. In this paper we make the following contributions. First, we present a general planning algorithm for conformant planning, which applies to fully nondeterministic domains, with uncertainty in the initial condition and in action effects. The algorithm is based on a breadth-first, backward search, and returns conformant plans of minimal length, if a solution to the planning problem exists,…
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.
