paper-with-me

홈 › Papers

On the Tractability of Minimal Model Computation for Some CNF Theories

2013-10-30 · Fabrizio Angiulli, Rachel Ben-Eliyahu-Zohary, Fabio Fassetti, Luigi Palopoli

Designing algorithms capable of efficiently constructing minimal models of CNFs is an important task in AI. This paper provides new results along this research line and presents new algorithms for performing minimal model finding and checking over positive propositional CNFs and model minimization over propositional CNFs. An algorithmic schema, called the Generalized Elimination Algorithm (GEA) is presented, that computes a minimal model of any positive CNF. The schema generalizes the Elimination Algorithm (EA) [BP97], which computes a minimal model of positive head-cycle-free (HCF) CNF theories. While the EA always runs in polynomial time in the size of the input HCF CNF, the complexity of the GEA depends on the complexity of the specific eliminating operator invoked therein, which may in general turn out to be exponential. Therefore, a specific eliminating operator is defined by which the GEA computes, in polynomial time, a minimal model for a class of CNF that strictly includes head-elementary-set-free (HEF) CNF theories [GLL06], which form, in their turn, a strict superset of HCF theories. Furthermore, in order to deal with the high complexity associated with recognizing HEF theories, an "incomplete" variant of the GEA (called IGEA) is proposed: the resulting schema, once instantiated with an appropriate elimination operator, always constructs a model of the input CNF, which is guaranteed to be minimal if the input theory is HEF. In the light of the above results, the main contribution of this work is the enlargement of the tractability frontier for the minimal model finding and checking and the model minimization problems.

📄 PDF Abstract BibTeX arXiv:1310.8120

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Outlier detection in default logics: the tractability/intractability frontier

2011-09-21 · F. Angiulli, R. Ben-Eliyahu-Zohary, L. Palopoli

In default theories, outliers denote sets of literals featuring unexpected properties. In previous papers, we have defined outliers in default logics and investigated their formal properties. Specifically, we have looked…

LEMMAOutlier Detection

Hybrid Probabilistic Inference with Logical Constraints: Tractability and Message Passing

2019-09-20 · Zhe Zeng, Fanqi Yan, Paolo Morettin, Antonio Vergari 외

Weighted model integration (WMI) is a very appealing framework for probabilistic inference: it allows to express the complex dependencies of real-world hybrid scenarios where variables are heterogeneous in nature (both c…

Optimizing Over All Sequences of Orthogonal Polynomials

2021-01-01 · Shiva Kaul

Every length-$(n+1)$ sequence of orthogonal polynomials is uniquely represented by two length-$(n+1)$ sequences of coefficients $\alpha$ and $\beta$. We make this representation learnable by gradient-based methods. Ortho…

AllComputational Efficiency

Falsification and consciousness

2020-04-07 · Johannes Kleiner, Erik Hoel

The search for a scientific theory of consciousness should result in theories that are falsifiable. However, here we show that falsification is especially problematic for theories of consciousness. We formally describe t…

Prediction

Interactive Error Correction in Implicative Theories

2014-10-20 · Sergei O. Kuznetsov, Artem Revenko

Errors in implicative theories coming from binary data are studied. First, two classes of errors that may affect implicative theories are singled out. Two approaches for finding errors of these classes are proposed, both…