English

Learning Domain-Independent Heuristics for Grounded and Lifted Planning

Artificial Intelligence 2024-10-29 v2

Abstract

We present three novel graph representations of planning tasks suitable for learning domain-independent heuristics using Graph Neural Networks (GNNs) to guide search. In particular, to mitigate the issues caused by large grounded GNNs we present the first method for learning domain-independent heuristics with only the lifted representation of a planning task. We also provide a theoretical analysis of the expressiveness of our models, showing that some are more powerful than STRIPS-HGN, the only other existing model for learning domain-independent heuristics. Our experiments show that our heuristics generalise to much larger problems than those in the training set, vastly surpassing STRIPS-HGN heuristics.

Keywords

Cite

@article{arxiv.2312.11143,
  title  = {Learning Domain-Independent Heuristics for Grounded and Lifted Planning},
  author = {Dillon Z. Chen and Sylvie Thiébaux and Felipe Trevizan},
  journal= {arXiv preprint arXiv:2312.11143},
  year   = {2024}
}

Comments

Extended version of AAAI 2024 paper