Probabilistic Circuits for Knowledge Graph Completion with Reduced Rule Sets
Jaikrishna Manojkumar Patil, Nathaniel Lee, Al Mehdi Saadat Chowdhury, YooJung Choi, Paulo Shakarian

TL;DR
This paper introduces a probabilistic circuit-based method for knowledge graph completion that significantly reduces rule set size while maintaining or improving performance, enhancing explainability and efficiency.
Contribution
It discovers meaningful rule contexts and uses probabilistic circuits to achieve high performance with fewer rules, without assuming independence.
Findings
Achieves 70-96% reduction in rules used
Outperforms baseline by up to 31× with minimal rules
Maintains 91% of peak baseline performance
Abstract
Rule-based methods for knowledge graph completion provide explainable results but often require a significantly large number of rules to achieve competitive performance. This can hinder explainability due to overwhelmingly large rule sets. We discover rule contexts (meaningful subsets of rules that work together) from training data and use learned probability distribution (i.e. probabilistic circuits) over these rule contexts to more rapidly achieve performance of the full rule set. Our approach achieves a 70-96% reduction in number of rules used while outperforming baseline by up to 31 when using equivalent minimal number of rules and preserves 91% of peak baseline performance even when comparing our minimal rule sets against baseline's full rule sets. We show that our framework is grounded in well-known semantics of probabilistic logic, does not require independence…
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
TopicsAdvanced Graph Neural Networks · Bayesian Modeling and Causal Inference · Topic Modeling
