Learning to Ground Existentially Quantified Goals
Martin Funkquist, Simon St{\aa}hlberg, Hector Geffner

TL;DR
This paper introduces a supervised learning method using GNNs to address the challenge of grounding existentially quantified goals in AI planning, enabling better generalization to larger and more complex instances.
Contribution
The work presents a novel GNN-based approach for goal grounding in planning, extending classical and generalized planning techniques with learned cost predictions.
Findings
GNN architecture successfully predicts goal costs on larger instances
Method generalizes across different planning domains and goal complexities
Experimental results show improved scalability over traditional methods
Abstract
Goal instructions for autonomous AI agents cannot assume that objects have unique names. Instead, objects in goals must be referred to by providing suitable descriptions. However, this raises problems in both classical planning and generalized planning. The standard approach to handling existentially quantified goals in classical planning involves compiling them into a DNF formula that encodes all possible variable bindings and adding dummy actions to map each DNF term into the new, dummy goal. This preprocessing is exponential in the number of variables. In generalized planning, the problem is different: even if general policies can deal with any initial situation and goal, executing a general policy requires the goal to be grounded to define a value for the policy features. The problem of grounding goals, namely finding the objects to bind the goal variables, is subtle: it is 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
TopicsLeadership, Behavior, and Decision-Making Studies
