Towards Clause-Learning State Space Search: Learning to Recognize Dead-Ends

Authors

  • Marcel Steinmetz Saarland University
  • Joerg Hoffmann Saarland University

DOI:

https://doi.org/10.1609/aaai.v30i1.10062

Keywords:

state space search, conflict analysis and learning, planning

Abstract

We introduce a state space search method that identifies dead-end states, analyzes the reasons for failure, and learns to avoid similar mistakes in the future. Our work is placed in classical planning. The key technique are critical-path heuristics hC, relative to a set C of conjunctions. These recognize a dead-end state s, returning hC(s) = infty, if s has no solution even when allowing to break up conjunctive subgoals into the elements of C. Our key idea is to learn C during search. Starting from a simple initial C, we augment search to identify unrecognized dead-ends s, where hC(s) < infinity. We design methods analyzing the situation at such s, adding new conjunctions into C to obtain hC(s) = infty, thus learning to recognize s as well as similar dead-ends search may encounter in the future. We furthermore learn clauses phi where s' not satisfying phi implies hC(s') = infty, to avoid the prohibitive overhead of computing hC on every search state. Arranging these techniques in a depth-first search, we obtain an algorithm approaching the elegance of clause learning in SAT, learning to refute search subtrees. Our experiments show that this can be quite powerful. On problems where dead-ends abound, the learning reliably reduces the search space by several orders of magnitude.

Downloads

Published

2016-02-21

How to Cite

Steinmetz, M., & Hoffmann, J. (2016). Towards Clause-Learning State Space Search: Learning to Recognize Dead-Ends. Proceedings of the AAAI Conference on Artificial Intelligence, 30(1). https://doi.org/10.1609/aaai.v30i1.10062

Issue

Section

Technical Papers: Heuristic Search and Optimization