English

Learning Lifted STRIPS Models from Action Traces Alone: A Simple, General, and Scalable Solution

Artificial Intelligence 2025-07-17 v3

Abstract

Learning STRIPS action models from action traces alone is a challenging problem as it involves learning the domain predicates as well. In this work, a novel approach is introduced which, like the well-known LOCM systems, is scalable, but like SAT approaches, is sound and complete. Furthermore, the approach is general and imposes no restrictions on the hidden domain or the number or arity of the predicates. The new learning method is based on an \emph{efficient, novel test} that checks whether the assumption that a predicate is affected by a set of action patterns, namely, actions with specific argument positions, is consistent with the traces. The predicates and action patterns that pass the test provide the basis for the learned domain that is then easily completed with preconditions and static predicates. The new method is studied theoretically and experimentally. For the latter, the method is evaluated on traces and graphs obtained from standard classical domains like the 8-puzzle, which involve hundreds of thousands of states and transitions. The learned representations are then verified on larger instances.

Keywords

Cite

@article{arxiv.2411.14995,
  title  = {Learning Lifted STRIPS Models from Action Traces Alone: A Simple, General, and Scalable Solution},
  author = {Jonas Gösgens and Niklas Jansen and Hector Geffner},
  journal= {arXiv preprint arXiv:2411.14995},
  year   = {2025}
}

Comments

accepted at ICAPS 2025

R2 v1 2026-06-28T20:09:05.973Z