79,398 research outputs found
Grounded Fixpoints and Active Integrity Constraints
The formalism of active integrity constraints was introduced as a way to
specify particular classes of integrity constraints over relational databases
together with preferences on how to repair existing inconsistencies. The
rule-based syntax of such integrity constraints also provides algorithms for
finding such repairs that achieve the best asymptotic complexity. However, the
different semantics that have been proposed for these integrity constraints all
exhibit some counter-intuitive examples. In this work, we look at active
integrity constraints using ideas from algebraic fixpoint theory. We show how
database repairs can be modeled as fixpoints of particular operators on
databases, and study how the notion of grounded fixpoint induces a
corresponding notion of grounded database repair that captures several natural
intuitions, and in particular avoids the problems of previous alternative
semantics. In order to study grounded repairs in their full generality, we need
to generalize the notion of grounded fixpoint to non-deterministic operators.
We propose such a definition and illustrate its plausibility in the database
context
Knowledge Compilation of Logic Programs Using Approximation Fixpoint Theory
To appear in Theory and Practice of Logic Programming (TPLP), Proceedings of
ICLP 2015
Recent advances in knowledge compilation introduced techniques to compile
\emph{positive} logic programs into propositional logic, essentially exploiting
the constructive nature of the least fixpoint computation. This approach has
several advantages over existing approaches: it maintains logical equivalence,
does not require (expensive) loop-breaking preprocessing or the introduction of
auxiliary variables, and significantly outperforms existing algorithms.
Unfortunately, this technique is limited to \emph{negation-free} programs. In
this paper, we show how to extend it to general logic programs under the
well-founded semantics.
We develop our work in approximation fixpoint theory, an algebraical
framework that unifies semantics of different logics. As such, our algebraical
results are also applicable to autoepistemic logic, default logic and abstract
dialectical frameworks
- …
