Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Symmetries and Expressive Requirements for Learning General Policies

About

State symmetries play an important role in planning and generalized planning. In the first case, state symmetries can be used to reduce the size of the search; in the second, to reduce the size of the training set. In the case of general planning, however, it is also critical to distinguish non-symmetric states, i.e., states that represent non-isomorphic relational structures. However, while the language of first-order logic distinguishes non-symmetric states, the languages and architectures used to represent and learn general policies do not. In particular, recent approaches for learning general policies use state features derived from description logics or learned via graph neural networks (GNNs) that are known to be limited by the expressive power of C_2, first-order logic with two variables and counting. In this work, we address the problem of detecting symmetries in planning and generalized planning and use the results to assess the expressive requirements for learning general policies over various planning domains. For this, we map planning states to plain graphs, run off-the-shelf algorithms to determine whether two states are isomorphic with respect to the goal, and run coloring algorithms to determine if C_2 features computed logically or via GNNs distinguish non-isomorphic states. Symmetry detection results in more effective learning, while the failure to detect non-symmetries prevents general policies from being learned at all in certain domains.

Dominik Drexler, Simon St{\aa}hlberg, Blai Bonet, Hector Geffner• 2024

Related benchmarks

TaskDatasetResultRank
Generalized PlanningIPC Rovers 2023 (test)
Coverage79
12
Generalized PlanningIPC Satellite 2023 (test)
Coverage100
12
Generalized PlanningIPC Transport 2023 (test)
Coverage77
12
Generalized PlanningIPC Ferry 2023 (test)
Coverage78
12
Generalized PlanningIPC Floortile 2023 (test)
Coverage13
12
Generalized PlanningIPC Blocksworld 2023 (test)
Coverage61
12
Generalized PlanningIPC Childsnack 2023 (test)
Coverage40
11
PlanningIPC sokoban 2023 (test)
Coverage44
8
PlanningIPC miconic 2023 (test)
Coverage100
8
PlanningIPC spanner 2023 (test)
Coverage33
8
Showing 10 of 20 rows

Other info

Follow for update