Principled and Efficient Motif Finding for Structure Learning of Lifted Graphical Models
Jonathan Feldstein, Dominic Phillips, Efthymia Tsamoura

TL;DR
This paper introduces a novel, principled method for mining structural motifs in lifted graphical models, significantly improving the efficiency and accuracy of structure learning in probabilistic logical models.
Contribution
It presents the first principled algorithm for motif mining in lifted models, incorporating a stochastic similarity measure, hierarchical clustering, and an efficient O(n ln n) clustering algorithm.
Findings
Outperforms state-of-the-art in accuracy by up to 6%.
Reduces runtime by up to 80%.
Effectively identifies structural motifs in benchmark datasets.
Abstract
Structure learning is a core problem in AI central to the fields of neuro-symbolic AI and statistical relational learning. It consists in automatically learning a logical theory from data. The basis for structure learning is mining repeating patterns in the data, known as structural motifs. Finding these patterns reduces the exponential search space and therefore guides the learning of formulas. Despite the importance of motif learning, it is still not well understood. We present the first principled approach for mining structural motifs in lifted graphical models, languages that blend first-order logic with probabilistic models, which uses a stochastic process to measure the similarity of entities in the data. Our first contribution is an algorithm, which depends on two intuitive hyperparameters: one controlling the uncertainty in the entity similarity measure, and one controlling the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Natural Language Processing Techniques
