Learning to Estimate Search Progress Using Sequence of States

Authors

  • Matan Sudry Technion
  • Erez Karpas Technion

DOI:

https://doi.org/10.1609/icaps.v32i1.19821

Keywords:

Machine Learning, Heuristic Search, Search Progress Estimation

Abstract

Many problems of interest can be solved using heuristic search algorithms. When solving a heuristic search problem, we are often interested in estimating search progress, that is, how much longer until we have a solution. Previous work on search progress estimation derived formulas based on some relevant features that can be observed from the behavior of the search algorithm. In this paper, rather than manually deriving such formulas we leverage machine learning to learn more accurate search progress predictors automatically. We train a Long Short-Term Memory (LSTM) network, which takes as input sequences of nodes expanded by the search algorithm, and predicts how far along with the search we are. Importantly, our approach still treats the search algorithm as a black box and does not look into the contents of search nodes. An empirical evaluation shows our technique outperforms previous search progress estimation techniques.

Downloads

Published

2022-06-13

How to Cite

Sudry, M., & Karpas, E. (2022). Learning to Estimate Search Progress Using Sequence of States. Proceedings of the International Conference on Automated Planning and Scheduling, 32(1), 362-370. https://doi.org/10.1609/icaps.v32i1.19821