AILGDec 12, 2021

An original model for multi-target learning of logical rules for knowledge graph reasoning

arXiv:2112.06189v2
Originality Incremental advance
AI Analysis

This work addresses the incompleteness of knowledge graphs for applications requiring structured knowledge, representing an incremental improvement with new evaluation metrics.

The paper tackles the problem of learning logical rules for reasoning on knowledge graphs to complete missing facts, proposing a model that outperforms state-of-the-art methods on five benchmark datasets and introduces two novel indicators for evaluation.

Large-scale knowledge graphs provide structured representations of human knowledge. However, as it is impossible to collect all knowledge, knowledge graphs are usually incomplete. Reasoning based on existing facts paves a way to discover missing facts. In this paper, we study the problem of learning logical rules for reasoning on knowledge graphs for completing missing factual triplets. Learning logical rules equips a model with strong interpretability as well as the ability to generalize to similar tasks. We propose a model able to fully use training data which also considers multi-target scenarios. In addition, considering the deficiency in evaluating the performance of models and the quality of mined rules, we further propose two novel indicators to help with the problem. Experimental results empirically demonstrate that our model outperforms state-of-the-art methods on five benchmark datasets. The results also prove the effectiveness of the indicators.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes