Compact Belief State Representation for Task Planning
Evgenii Safronov, Michele Colledanchise, Lorenzo Natale

TL;DR
This paper introduces AOBS, a compact belief state representation using And-Or graphs that improves scalability and efficiency in probabilistic task planning compared to traditional methods like BDD.
Contribution
The paper presents a novel belief state representation called AOBS, which is more compact and scalable than existing BDD-based methods, enhancing probabilistic task planning.
Findings
AOBS is significantly more compact than full belief state representations.
AOBS scales better than BDD in simulated state space exploration.
AOBS effectively models probabilistic outcomes and condition probabilities.
Abstract
Task planning in a probabilistic belief state domains allows generating complex and robust execution policies in those domains affected by state uncertainty. The performance of a task planner relies on the belief state representation. However, current belief state representation becomes easily intractable as the number of variables and execution time grows. To address this problem, we developed a novel belief state representation based on cartesian product and union operations over belief substates. These two operations and single variable assignment nodes form And-Or directed acyclic graph of Belief State (AOBS). We show how to apply actions with probabilistic outcomes and measure the probability of conditions holding over belief state. We evaluated AOBS performance in simulated forward state space exploration. We compared the size of AOBS with the size of Binary Decision Diagrams…
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.
