2020
DOI: 10.48550/arxiv.2002.06757
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Relational Message Passing for Knowledge Graph Completion

Abstract: Knowledge graph completion aims to predict missing relations between entities in a knowledge graph. While many different methods have been proposed, there is a lack of a unifying framework that would lead to state-of-the-art results. Here we develop PathCon, a knowledge graph completion method that harnesses four novel insights to outperform existing methods. PathCon predicts relations between a pair of entities by: (1) Considering the Relational Context of each entity by capturing the relation types adjacent … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 14 publications
(22 citation statements)
references
References 33 publications
0
22
0
Order By: Relevance
“…Rule mining methods, such as NeuralLP [63] and DRUM [41], learn probabilistic logical rules to weight different paths. Path representation methods, such as Path-RNN [35] and its successors [9,56], encode each path with recurrent neural networks (RNNs), and aggregate paths for prediction. However, these methods need to traverse an exponential number of paths and are limited to very short paths, e.g., ≤ 3 edges.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Rule mining methods, such as NeuralLP [63] and DRUM [41], learn probabilistic logical rules to weight different paths. Path representation methods, such as Path-RNN [35] and its successors [9,56], encode each path with recurrent neural networks (RNNs), and aggregate paths for prediction. However, these methods need to traverse an exponential number of paths and are limited to very short paths, e.g., ≤ 3 edges.…”
Section: Related Workmentioning
confidence: 99%
“…While the above formulation captures important heuristics for link prediction, it is computationally expensive since the number of paths grows exponentially with the path length. Previous works [35,9,56] that directly computes the exponential number of paths can only afford a maximal path length of 3. A more scalable solution is to use the generalized Bellman-Ford algorithm [3].…”
Section: Path Formulation For Link Predictionmentioning
confidence: 99%
“…Some related work formulates this problem as link prediction, i.e., predicting the missing tail/head entity given a head/tail entity and a relation. The two problems have proven to be actually reducible to each other [13].…”
Section: Notation and Problem Formulationmentioning
confidence: 99%
“…We evaluate LightCAKE on four popular benchmark datasets WN18RR [3], FB15K-237 [10], NELL995 [16] and DDB14 [13]. WN18RR is extracted from WordNet, containing conceptual-semantic and lexical relations among English words.…”
Section: Datasetmentioning
confidence: 99%
“…(3) Knowledge Graph Completion [40]. A variety of applications such as recommendation systems, search and question answering depend on knowledge graphs (KGs).…”
Section: Introductionmentioning
confidence: 99%