Backwards State-space Reduction for Planning in Dynamic Knowledge Bases
Valerio Senni, Michele Stawowy (IMT Institute for Advanced Studies)

TL;DR
This paper introduces a backward state-space reduction technique for planning in dynamic knowledge bases, combining backward and forward search to improve efficiency in complex DL-based domains.
Contribution
It proposes a novel hybrid planning algorithm that creates an abstract symbolic plan to guide concrete planning, reducing search space in DL-based dynamic knowledge bases.
Findings
Significant reduction in explored planning domain size.
Improved planning efficiency over standard forward algorithms.
Effective in real-world business case study.
Abstract
In this paper we address the problem of planning in rich domains, where knowledge representation is a key aspect for managing the complexity and size of the planning domain. We follow the approach of Description Logic (DL) based Dynamic Knowledge Bases, where a state of the world is represented concisely by a (possibly changing) ABox and a (fixed) TBox containing the axioms, and actions that allow to change the content of the ABox. The plan goal is given in terms of satisfaction of a DL query. In this paper we start from a traditional forward planning algorithm and we propose a much more efficient variant by combining backward and forward search. In particular, we propose a Backward State-space Reduction technique that consists in two phases: first, an Abstract Planning Graph P is created by using the Abstract Backward Planning Algorithm (ABP), then the abstract planning graph P is…
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
TopicsSemantic Web and Ontologies · Logic, Reasoning, and Knowledge · AI-based Problem Solving and Planning
