English

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

Machine Learning 2019-10-28 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1910.11583,
  title  = {Using Pairwise Occurrence Information to Improve Knowledge Graph Completion on Large-Scale Datasets},
  author = {Esma Balkir and Masha Naslidnyk and Dave Palfrey and Arpit Mittal},
  journal= {arXiv preprint arXiv:1910.11583},
  year   = {2019}
}

Comments

8 pages, 3 figures, accepted at EMNLP 2019

R2 v1 2026-06-23T11:54:40.168Z