Counterexample-guided Planning
Krishnendu Chatterjee, Thomas A. Henzinger, Ranjit Jhala, Rupak, Majumdar

TL;DR
This paper extends counterexample-guided abstraction refinement techniques from verification to probabilistic planning in stochastic perfect information games, enabling automatic abstraction construction for complex AI planning problems.
Contribution
It introduces a novel extension of counterexample-guided abstraction refinement to probabilistic models, applicable to MDPs and deterministic systems in AI planning.
Findings
Successfully applied to MDPs and perfect information games
Automatically constructs effective system abstractions
Improves tractability of planning in large stochastic models
Abstract
Planning in adversarial and uncertain environments can be modeled as the problem of devising strategies in stochastic perfect information games. These games are generalizations of Markov decision processes (MDPs): there are two (adversarial) players, and a source of randomness. The main practical obstacle to computing winning strategies in such games is the size of the state space. In practice therefore, one typically works with abstractions of the model. The diffculty is to come up with an abstraction that is neither too coarse to remove all winning strategies (plans), nor too fine to be intractable. In verification, the paradigm of counterexample-guided abstraction refinement has been successful to construct useful but parsimonious abstractions automatically. We extend this paradigm to probabilistic models (namely, perfect information games and, as a special case, MDPs). This allows…
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
TopicsFormal Methods in Verification · AI-based Problem Solving and Planning · Model-Driven Software Engineering Techniques
