paper-with-me

홈 › Papers

Lifted Inference beyond First-Order Logic

2023-08-22 · Sagar Malhotra, Davide Bizzaro, Luciano Serafini

Weighted First Order Model Counting (WFOMC) is fundamental to probabilistic inference in statistical relational learning models. As WFOMC is known to be intractable in general ($\#$P-complete), logical fragments that admit polynomial time WFOMC are of significant interest. Such fragments are called domain liftable. Recent works have shown that the two-variable fragment of first order logic extended with counting quantifiers ($\mathrm{C^2}$) is domain-liftable. However, many properties of real-world data, like acyclicity in citation networks and connectivity in social networks, cannot be modeled in $\mathrm{C^2}$, or first order logic in general. In this work, we expand the domain liftability of $\mathrm{C^2}$ with multiple such properties. We show that any $\mathrm{C^2}$ sentence remains domain liftable when one of its relations is restricted to represent a directed acyclic graph, a connected graph, a tree (resp. a directed tree) or a forest (resp. a directed forest). All our results rely on a novel and general methodology of "counting by splitting". Besides their application to probabilistic inference, our results provide a general framework for counting combinatorial structures. We expand a vast array of previous results in discrete mathematics literature on directed acyclic graphs, phylogenetic networks, etc.

📄 PDF Abstract BibTeX arXiv:2308.11738

Code (1)

dbizzaro/wfomc-beyond-fol 공식 구현

Tasks

Relational ReasoningSentence

Similar Papers 제목 키워드 기반

On the Completeness of First-Order Knowledge Compilation for Lifted Probabilistic Inference

2011-12-01 · NeurIPS 2011 12 · Guy Broeck

Probabilistic logics are receiving a lot of attention today because of their expressive power for knowledge representation and learning. However, this expressivity is detrimental to the tractability of inference, when do…

First-Order Decomposition Trees

2013-06-04 · NeurIPS 2013 12 · Nima Taghipour, Jesse Davis, Hendrik Blockeel

Lifting attempts to speed up probabilistic inference by exploiting symmetries in the model. Exact lifted inference methods, like their propositional counterparts, work by recursively decomposing the model and the problem…

Lifted Inference Seen from the Other Side : The Tractable Features

2010-12-01 · NeurIPS 2010 12 · Abhay Jha, Vibhav Gogate, Alexandra Meliou, Dan Suciu

Lifted inference algorithms for representations that combine first-order logic and probabilistic graphical models have been the focus of much recent research. All lifted algorithms developed to date are based on the same…

Scaling-up Importance Sampling for Markov Logic Networks

2014-12-01 · NeurIPS 2014 12 · Deepak Venugopal, Vibhav G. Gogate

Markov Logic Networks (MLNs) are weighted first-order logic templates for generating large (ground) Markov networks. Lifted inference algorithms for them bring the power of logical inference to probabilistic inference. T…

Lifted Inference in 2-Variable Markov Logic Networks with Function and Cardinality Constraints Using Discrete Fourier Transform

2020-06-04 · Ondrej Kuzelka

In this paper we show that inference in 2-variable Markov logic networks (MLNs) with cardinality and function constraints is domain-liftable. To obtain this result we use existing domain-lifted algorithms for weighted fi…