Skolemization for Weighted First-Order Model Counting
Guy Van den Broeck, Wannes Meert, Adnan Darwiche

TL;DR
This paper introduces a Skolemization method that removes existential quantifiers from first-order logic theories without altering their weighted model count, enabling more efficient probabilistic reasoning.
Contribution
It presents a Skolemization algorithm that preserves weighted model counts, extending lifted model counting to theories with existential quantifiers, which was previously infeasible.
Findings
Enables polynomial-time lifted model counting for certain first-order theories with existential quantifiers.
Maintains the weighted model count after Skolemization, ensuring correctness.
Simplifies the design of lifted model counting algorithms for probabilistic logic programs.
Abstract
First-order model counting emerged recently as a novel reasoning task, at the core of efficient algorithms for probabilistic logics. We present a Skolemization algorithm for model counting problems that eliminates existential quantifiers from a first-order logic theory without changing its weighted model count. For certain subsets of first-order logic, lifted model counters were shown to run in time polynomial in the number of objects in the domain of discourse, where propositional model counters require exponential time. However, these guarantees apply only to Skolem normal form theories (i.e., no existential quantifiers) as the presence of existential quantifiers reduces lifted model counters to propositional ones. Since textbook Skolemization is not sound for model counting, these restrictions precluded efficient model counting for directed models, such as probabilistic logic…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Bayesian Modeling and Causal Inference · Semantic Web and Ontologies
