Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RNNLogic: Learning Logic Rules for Reasoning on Knowledge Graphs

About

This paper studies learning logic rules for reasoning on knowledge graphs. Logic rules provide interpretable explanations when used for prediction as well as being able to generalize to other tasks, and hence are critical to learn. Existing methods either suffer from the problem of searching in a large search space (e.g., neural logic programming) or ineffective optimization due to sparse rewards (e.g., techniques based on reinforcement learning). To address these limitations, this paper proposes a probabilistic model called RNNLogic. RNNLogic treats logic rules as a latent variable, and simultaneously trains a rule generator as well as a reasoning predictor with logic rules. We develop an EM-based algorithm for optimization. In each iteration, the reasoning predictor is first updated to explore some generated logic rules for reasoning. Then in the E-step, we select a set of high-quality rules from all generated rules with both the rule generator and reasoning predictor via posterior inference; and in the M-step, the rule generator is updated with the rules selected in the E-step. Experiments on four datasets prove the effectiveness of RNNLogic.

Meng Qu, Junkun Chen, Louis-Pascal Xhonneux, Yoshua Bengio, Jian Tang• 2020

Related benchmarks

TaskDatasetResultRank
Knowledge Graph CompletionWN18RR (test)
MRR0.513
177
Knowledge Graph CompletionWN18RR
Hits@147.4
165
Knowledge Graph CompletionFB15k-237
Hits@100.533
108
Link PredictionKinship
MRR0.639
36
Knowledge Graph CompletionUMLS
Hits@100.96
22
Knowledge Graph ReasoningFB15k-237
MRR35.6
19
Knowledge Graph ReasoningWN18RR
MRR51.6
19
Knowledge Graph ReasoningKinship (test)
MRR0.714
19
Knowledge Graph ReasoningUMLS (test)
MRR0.847
17
Knowledge Graph ReasoningFamily (test)
MRR98
16
Showing 10 of 14 rows

Other info

Follow for update