Domain Aware Markov Logic Networks
Happy Mittal, Ayush Bhardwaj, Vibhav Gogate, Parag Singla

TL;DR
This paper introduces Domain Aware Markov Logic Networks (DA-MLNs), which adjust feature weights based on domain size, improving accuracy when testing on different domain sizes than training.
Contribution
The paper proposes a novel domain-aware weighting scheme for MLNs, addressing the domain size sensitivity issue in traditional MLNs.
Findings
DA-MLNs outperform standard MLNs on domain size variation
Significantly higher accuracy on benchmark datasets
Framework generalizes standard MLNs as a special case
Abstract
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…
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
TopicsBayesian Modeling and Causal Inference · Data Quality and Management · Logic, Reasoning, and Knowledge
