Knowledge Reasoning via Jointly Modeling Knowledge Graphs and Soft Rules
Yinyu Lan, Shizhu He, Kang Liu, Jun Zhao

TL;DR
This paper introduces a novel iterative method that jointly models knowledge graphs and soft rules, effectively combining rule-based reasoning and embedding techniques to improve knowledge graph completion accuracy.
Contribution
It proposes a new approach that integrates rules with knowledge graph embeddings through iterative learning, enhancing scalability and interpretability in knowledge graph reasoning.
Findings
Outperforms state-of-the-art methods on two datasets
Improves mean reciprocal rank (MRR) by 2.7% and 4.3%
Balances efficiency, scalability, and interpretability
Abstract
Knowledge graphs (KGs) play a crucial role in many applications, such as question answering, but incompleteness is an urgent issue for their broad application. Much research in knowledge graph completion (KGC) has been performed to resolve this issue. The methods of KGC can be classified into two major categories: rule-based reasoning and embedding-based reasoning. The former has high accuracy and good interpretability, but a major challenge is to obtain effective rules on large-scale KGs. The latter has good efficiency and scalability, but it relies heavily on data richness and cannot fully use domain knowledge in the form of logical rules. We propose a novel method that injects rules and learns representations iteratively to take full advantage of rules and embeddings. Specifically, we model the conclusions of rule groundings as 0-1 variables and use a rule confidence regularizer to…
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 · Topic Modeling · Bayesian Modeling and Causal Inference
