English

Learning Search-Space Specific Heuristics Using Neural Networks

Artificial Intelligence 2023-06-08 v1

Abstract

We propose and evaluate a system which learns a neuralnetwork heuristic function for forward search-based, satisficing classical planning. Our system learns distance-to-goal estimators from scratch, given a single PDDL training instance. Training data is generated by backward regression search or by backward search from given or guessed goal states. In domains such as the 24-puzzle where all instances share the same search space, such heuristics can also be reused across all instances in the domain. We show that this relatively simple system can perform surprisingly well, sometimes competitive with well-known domain-independent heuristics.

Keywords

Cite

@article{arxiv.2306.04019,
  title  = {Learning Search-Space Specific Heuristics Using Neural Networks},
  author = {Yu Liu and Ryo Kuroiwa and Alex Fukunaga},
  journal= {arXiv preprint arXiv:2306.04019},
  year   = {2023}
}

Comments

Proceedings of ICAPS Workshop on Heuristics and Search for Domain-independent Planning (HSDIP) 2020, pp.1-8

R2 v1 2026-06-28T10:58:16.353Z