LOAIJul 22, 2019

Better Paracoherent Answer Sets with Less Resources

arXiv:1907.09560v12 citations
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in ASP query answering for logic programming applications, offering an incremental improvement over existing methods.

The paper tackles the inefficiency of computing split semi-equilibrium models in paracoherent Answer Set Programming (ASP) by presenting a new evaluation technique, resulting in better paracoherent answer sets with reduced computational resources as shown in experiments on hard benchmarks.

Answer Set Programming (ASP) is a well-established formalism for logic programming. Problem solving in ASP requires to write an ASP program whose answers sets correspond to solutions. Albeit the non-existence of answer sets for some ASP programs can be considered as a modeling feature, it turns out to be a weakness in many other cases, and especially for query answering. Paracoherent answer set semantics extend the classical semantics of ASP to draw meaningful conclusions also from incoherent programs, with the result of increasing the range of applications of ASP. State of the art implementations of paracoherent ASP adopt the semi-equilibrium semantics, but cannot be lifted straightforwardly to compute efficiently the (better) split semi-equilibrium semantics that discards undesirable semi-equilibrium models. In this paper an efficient evaluation technique for computing a split semi-equilibrium model is presented. An experiment on hard benchmarks shows that better paracoherent answer sets can be computed consuming less computational resources than existing methods. Under consideration for acceptance in TPLP.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes