Scaling-up Generalized Planning as Heuristic Search with Landmarks

05/10/2022
by   Javier Segovia-Aguas, et al.
0

Landmarks are one of the most effective search heuristics for classical planning, but largely ignored in generalized planning. Generalized planning (GP) is usually addressed as a combinatorial search in a given space of algorithmic solutions, where candidate solutions are evaluated w.r.t. the instances they solve. This type of solution evaluation ignores any sub-goal information that is not explicit in the representation of the planning instances, causing plateaus in the space of candidate generalized plans. Furthermore, node expansion in GP is a run-time bottleneck since it requires evaluating every child node over the entire batch of classical planning instances in a GP problem. In this paper we define a landmark counting heuristic for GP (that considers sub-goal information that is not explicitly represented in the planning instances), and a novel heuristic search algorithm for GP (that we call PGP) and that progressively processes subsets of the planning instances of a GP problem. Our two orthogonal contributions are analyzed in an ablation study, showing that both improve the state-of-the-art in GP as heuristic search, and that both benefit from each other when used in combination.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/12/2022

Computing Programs for Generalized Planning as Heuristic Search

Although heuristic search is one of the most successful approaches to cl...
research
03/26/2021

Generalized Planning as Heuristic Search

Although heuristic search is one of the most successful approaches to cl...
research
07/03/2023

Novelty and Lifted Helpful Actions in Generalized Planning

It has been shown recently that successful techniques in classical plann...
research
06/29/2022

Representation and Synthesis of C++ Programs for Generalized Planning

The paper introduces a novel representation for Generalized Planning (GP...
research
08/03/2020

Planning to Score a Goal in Robotic Football with Heuristic Search

This paper considers a problem of planning an attack in robotic football...
research
01/16/2014

Implicit Abstraction Heuristics

State-space search with explicit abstraction heuristics is at the state ...
research
06/30/2011

Ordered Landmarks in Planning

Many known planning tasks have inherent constraints concerning the best ...

Please sign up or login with your details

Forgot password? Click here to reset