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

Sketch Decompositions for Classical Planning via Deep Reinforcement Learning

About

In planning and reinforcement learning, the identification of common subgoal structures across problems is important when goals are to be achieved over long horizons. Recently, it has been shown that such structures can be expressed as feature-based rules, called sketches, over a number of classical planning domains. These sketches split problems into subproblems which then become solvable in low polynomial time by a greedy sequence of IW$(k)$ searches. Methods for learning sketches using feature pools and min-SAT solvers have been developed, yet they face two key limitations: scalability and expressivity. In this work, we address these limitations by formulating the problem of learning sketch decompositions as a deep reinforcement learning (DRL) task, where general policies are sought in a modified planning problem where the successor states of a state s are defined as those reachable from s through an IW$(k)$ search. The sketch decompositions obtained through this method are experimentally evaluated across various domains, and problems are regarded as solved by the decomposition when the goal is reached through a greedy sequence of IW$(k)$ searches. While our DRL approach for learning sketch decompositions does not yield interpretable sketches in the form of rules, we demonstrate that the resulting decompositions can often be understood in a crisp manner.

Michael Aichm\"uller, Hector Geffner• 2024

Related benchmarks

TaskDatasetResultRank
Generalized PlanningIPC satellite 2023
Coverage56
8
Generalized PlanningIPC transport 2023
Coverage73
8
Generalized PlanningIPC childsnack 2023
Coverage37
8
Generalized PlanningIPC sokoban 2023
Coverage15
8
Generalized PlanningIPC spanner 2023
Coverage55
8
Generalized PlanningIPC rovers 2023
Coverage40
8
Generalized PlanningIPC blocksworld 2023
Coverage59
8
Generalized PlanningIPC ferry 2023
Coverage74
8
Generalized PlanningIPC floortile 2023
Coverage0.00e+0
8
Generalized PlanningIPC Total 2023
Coverage (Count)463
8
Showing 10 of 15 rows

Other info

Follow for update