TL;DR
This paper explores modeling variations of first-order Horn abduction in Answer Set Programming, addressing challenges like value invention and cyclic theories, and demonstrates improved efficiency on a plan recognition benchmark.
Contribution
It introduces a flexible ASP framework for first-order Horn abduction with novel handling of value invention and cyclic theories, improving efficiency over existing solvers.
Findings
More efficient than state-of-the-art solvers on ACCEL benchmark
Effective handling of value invention and cyclic theories in ASP
Publicly available modular encodings for abduction problems
Abstract
We study abduction in First Order Horn logic theories where all atoms can be abduced and we are looking for preferred solutions with respect to three objective functions: cardinality minimality, coherence, and weighted abduction. We represent this reasoning problem in Answer Set Programming (ASP), in order to obtain a flexible framework for experimenting with global constraints and objective functions, and to test the boundaries of what is possible with ASP. Realizing this problem in ASP is challenging as it requires value invention and equivalence between certain constants, because the Unique Names Assumption does not hold in general. To permit reasoning in cyclic theories, we formally describe fine-grained variations of limiting Skolemization. We identify term equivalence as a main instantiation bottleneck, and improve the efficiency of our approach with on-demand constraints that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
