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

Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs

About

We study the problem of knowledge graph (KG) embedding. A widely-established assumption to this problem is that similar entities are likely to have similar relational roles. However, existing related methods derive KG embeddings mainly based on triple-level learning, which lack the capability of capturing long-term relational dependencies of entities. Moreover, triple-level learning is insufficient for the propagation of semantic information among entities, especially for the case of cross-KG embedding. In this paper, we propose recurrent skipping networks (RSNs), which employ a skipping mechanism to bridge the gaps between entities. RSNs integrate recurrent neural networks (RNNs) with residual learning to efficiently capture the long-term relational dependencies within and between KGs. We design an end-to-end framework to support RSNs on different tasks. Our experimental results showed that RSNs outperformed state-of-the-art embedding-based methods for entity alignment and achieved competitive performance for KG completion.

Lingbing Guo, Zequn Sun, Wei Hu• 2019

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237
MRR28
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.28
179
Entity AlignmentDBP15K FR-EN
Hits@10.516
158
Entity AlignmentDBP15K JA-EN (test)
Hits@150.7
149
Entity AlignmentDBP15K ZH-EN
H@150.8
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@150.8
134
Entity AlignmentDBP15K FR-EN (test)
Hits@151.6
133
Entity AlignmentDBP15K JA-EN
Hits@10.507
126
Link PredictionFB15k
Hits@1087.3
90
Knowledge Graph CompletionWN18 (test)
Hits@100.953
80
Showing 10 of 33 rows

Other info

Follow for update