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

Using Pairwise Occurrence Information to Improve Knowledge Graph Completion on Large-Scale Datasets

About

Bilinear models such as DistMult and ComplEx are effective methods for knowledge graph (KG) completion. However, they require large batch sizes, which becomes a performance bottleneck when training on large scale datasets due to memory constraints. In this paper we use occurrences of entity-relation pairs in the dataset to construct a joint learning model and to increase the quality of sampled negatives during training. We show on three standard datasets that when these two techniques are combined, they give a significant improvement in performance, especially when the batch size and the number of generated negative examples are low relative to the size of the dataset. We then apply our techniques to a dataset containing 2 million entities and demonstrate that our model outperforms the baseline by 2.8% absolute on hits@1.

Esma Balkir, Masha Naslidnyk, Dave Palfrey, Arpit Mittal• 2019

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1047.9
419
Knowledge Graph CompletionFB15k-237 (test)
MRR0.327
179
Link PredictionFB15K (test)
Hits@100.883
164
Link PredictionYAGO3-10 (test)
MRR42.8
127
Knowledge Base CompletionYAGO3-10 (test)
MRR0.552
71
Knowledge Graph CompletionFB15K (test)--
41
Knowledge Graph CompletionFB1.9M (test)
Hits@145.2
2
Showing 7 of 7 rows

Other info

Code

Follow for update