Download PDF

Twenty-Seventh International Joint Conference on Artificial Intelligence, Location: Stockholm

Publication date: 2018-01-01
Volume: 2018-July Pages: 1737 - 1745
ISSN: 9780999241127
Publisher: ijcai.org

IJCAI International Joint Conference on Artificial Intelligence

Author:

Bogaerts, B
Weinzierl, A

Abstract:

© 2018 International Joint Conferences on Artificial Intelligence. All right reserved. Answer set programming (ASP) is an established knowledge representation formalism. Lazy grounding avoids the so-called grounding bottleneck of ASP by interleaving grounding and solving; this technique was recently extended to work with conflict-driven clause learning. Unfortunately, it often happens that such a lazy grounding ASP system, at the fixpoint of the evaluation, arrives at an assignment that contains literals that are true but unjustified. The system then is unable to determine the actual causes of the situation and falls back to chronological backtracking, potentially wasting an exponential amount of time. In this paper, we show how top-down query mechanisms can be used to analyze the situation, learn a new clause or nogood, and backjump further in the search tree. Contributions include a rephrasing of lazy grounding in terms of justifications and algorithms to construct relevant justifications without grounding. Initial experiments indicate that the newly developed techniques indeed allow for an exponential speed-up.