Efficient Symbolic Planning with Views
Stephan Hasler, Daniel Tanneberg, Michael Gienger

TL;DR
This paper introduces a view-based planning method that decomposes complex spatial attribute considerations into incremental views, balancing planning efficiency and solution quality for robotic manipulation tasks.
Contribution
It proposes a novel approach that splits planning into views with increasing attribute complexity, enhancing generalization and solution innovation.
Findings
View-based strategy improves planning speed.
Balances plan quality and computational complexity.
Applicable to diverse robotic manipulation scenarios.
Abstract
Robotic planning systems model spatial relations in detail as these are needed for manipulation tasks. In contrast to this, other physical attributes of objects and the effect of devices are usually oversimplified and expressed by abstract compound attributes. This limits the ability of planners to find alternative solutions. We propose to break these compound attributes down into a shared set of elementary attributes. This strongly facilitates generalization between different tasks and environments and thus helps to find innovative solutions. On the down-side, this generalization comes with an increased complexity of the solution space. Therefore, as the main contribution of the paper, we propose a method that splits the planning problem into a sequence of views, where in each view only an increasing subset of attributes is considered. We show that this view-based strategy offers a…
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
TopicsAI-based Problem Solving and Planning · Artificial Intelligence in Games · Logic, programming, and type systems
