paper-with-me

Papers

Domain Aware Markov Logic Networks

2018-07-03 · Happy Mittal, Ayush Bhardwaj, Vibhav Gogate, Parag Singla

Combining logic and probability has been a long stand- ing goal of AI research. Markov Logic Networks (MLNs) achieve this by attaching weights to formulas in first-order logic, and can be seen as templates for constructing features for ground Markov networks. Most techniques for learning weights of MLNs are domain-size agnostic, i.e., the size of the domain is not explicitly taken into account while learn- ing the parameters of the model. This often results in ex- treme probabilities when testing on domain sizes different from those seen during training. In this paper, we propose Domain Aware Markov logic Networks (DA-MLNs) which present a principled solution to this problem. While defin- ing the ground network distribution, DA-MLNs divide the ground feature weight by a scaling factor which is a function of the number of connections the ground atoms appearing in the feature are involved in. We show that standard MLNs fall out as a special case of our formalism when this func- tion evaluates to a constant equal to 1. Experiments on the benchmark Friends & Smokers domain show that our ap- proach results in significantly higher accuracies compared to existing methods when testing on domains whose sizes different from those seen during training.

📄 PDF Abstract BibTeX arXiv:1807.01082

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Domain-Size Generalization in Markov Logic Networks

2024-03-23 · Florian Chen, Felix Weitkämper, Sagar Malhotra

We study the generalization behavior of Markov Logic Networks (MLNs) across relational structures of different sizes. Multiple works have noticed that MLNs learned on a given domain generalize poorly across domains of di…

Slice Normalized Dynamic Markov Logic Networks

2012-12-01 · NeurIPS 2012 12 · Tivadar Papai, Henry Kautz, Daniel Stefankovic

Markov logic is a widely used tool in statistical relational learning, which uses a weighted first-order logic knowledge base to specify a Markov random field (MRF) or a conditional random field (CRF). In many applicatio…

Relational ReasoningRolling Shutter Correction

Lifted Weight Learning of Markov Logic Networks Revisited

2019-03-07 · Ondrej Kuzelka, Vyacheslav Kungurtsev

We study lifted weight learning of Markov logic networks. We show that there is an algorithm for maximum-likelihood learning of 2-variable Markov logic networks which runs in time polynomial in the domain size. Our resul…

Towards Log-Linear Logics with Concrete Domains

2015-07-09 · Melisachew Wudage Chekol, Jakob Huber, Heiner Stuckenschmidt

We present $\mathcal{MEL}^{++}$ (M denotes Markov logic networks) an extension of the log-linear description logics $\mathcal{EL}^{++}$-LL with concrete domains, nominals, and instances. We use Markov logic networks (MLN…

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…