paper-with-me

홈 › Papers

Modeling Variations of First-Order Horn Abduction in Answer Set Programming

2015-12-30 · Peter Schüller

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 were used to eliminate the same bottleneck in state-of-the-art solvers. We evaluate our approach experimentally on the ACCEL benchmark for plan recognition in Natural Language Understanding. Our encodings are publicly available, modular, and our approach is more efficient than state-of-the-art solvers on the ACCEL benchmark.

📄 PDF Abstract BibTeX arXiv:1512.08899

Code (1)

https://bitbucket.org/knowlp/asp-fo-abduction 공식 구현

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Dynamics of Belief: Abduction, Horn Knowledge Base And Database Updates

2015-01-25 · Radhakrishnan Delhibabu

The dynamics of belief and knowledge is one of the major components of any autonomous system that should be able to incorporate new pieces of information. In order to apply the rationality result of belief dynamics theor…

Negation

A New Rational Algorithm for View Updating in Relational Databases

2014-07-13 · Radhakrishnan Delhibabu, Andreas Behrend

The dynamics of belief and knowledge is one of the major components of any autonomous system that should be able to incorporate new pieces of information. In order to apply the rationality result of belief dynamics theor…

Negation

ABD: Default Exception Abduction in Finite First Order Worlds

2026-02-21 · Serafim Batzoglou arxiv

We introduce ABD, a benchmark for default-exception abduction over finite first-order worlds. Given a background theory with an abnormality predicate and a set of relational structures, a model must output a first-order …

Range-Restricted Interpolation through Clausal Tableaux

2023-06-06 · Christoph Wernhard

We show how variations of range-restriction and also the Horn property can be passed from inputs to outputs of Craig interpolation in first-order logic. The proof system is clausal tableaux, which stems from first-order …

ABox Abduction via Forgetting in ALC (Long Version)

2018-11-13 · Warren Del-Pinto, Renate A. Schmidt

Abductive reasoning generates explanatory hypotheses for new observations using prior knowledge. This paper investigates the use of forgetting, also known as uniform interpolation, to perform ABox abduction in descriptio…