Probabilistic Planning by Probabilistic Programming
Vaishak Belle

TL;DR
This paper explores probabilistic planning using probabilistic programming, highlighting how systems like HYPE and ALLEGRO facilitate modeling complex, uncertain planning problems with diverse distributions and dynamic state spaces.
Contribution
It introduces the application of probabilistic programming systems to probabilistic planning, demonstrating their ability to handle complex, structured models in AI planning tasks.
Findings
HYPE and ALLEGRO support complex probabilistic planning models.
They enable modeling of dynamic state spaces and diverse probability distributions.
The systems facilitate structured and flexible probabilistic planning.
Abstract
Automated planning is a major topic of research in artificial intelligence, and enjoys a long and distinguished history. The classical paradigm assumes a distinguished initial state, comprised of a set of facts, and is defined over a set of actions which change that state in one way or another. Planning in many real-world settings, however, is much more involved: an agent's knowledge is almost never simply a set of facts that are true, and actions that the agent intends to execute never operate the way they are supposed to. Thus, probabilistic planning attempts to incorporate stochastic models directly into the planning process. In this article, we briefly report on probabilistic planning through the lens of probabilistic programming: a programming paradigm that aims to ease the specification of structured probability distributions. In particular, we provide an overview of the features…
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
TopicsLogic, Reasoning, and Knowledge · AI-based Problem Solving and Planning · Bayesian Modeling and Causal Inference
