English

Scaling up ML-based Black-box Planning with Partial STRIPS Models

Artificial Intelligence 2022-07-12 v1 Computation and Language Machine Learning

Abstract

A popular approach for sequential decision-making is to perform simulator-based search guided with Machine Learning (ML) methods like policy learning. On the other hand, model-relaxation heuristics can guide the search effectively if a full declarative model is available. In this work, we consider how a practitioner can improve ML-based black-box planning on settings where a complete symbolic model is not available. We show that specifying an incomplete STRIPS model that describes only part of the problem enables the use of relaxation heuristics. Our findings on several planning domains suggest that this is an effective way to improve ML-based black-box planning beyond collecting more data or tuning ML architectures.

Keywords

Cite

@article{arxiv.2207.04479,
  title  = {Scaling up ML-based Black-box Planning with Partial STRIPS Models},
  author = {Matias Greco and Álvaro Torralba and Jorge A. Baier and Hector Palacios},
  journal= {arXiv preprint arXiv:2207.04479},
  year   = {2022}
}

Comments

10 pages. Presented in workshops: RDDPS @ ICAPS 2022 and PRL @ IJCAI 2022

R2 v1 2026-06-25T00:47:34.850Z