TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Using Pairwise Occurrence Information to Improve Knowledge...

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

Esma Balkir, Masha Naslidnyk, Dave Palfrey, Arpit Mittal

2019-10-25IJCNLP 2019 11Knowledge Graph CompletionLink Prediction
PaperPDF

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.

Results

TaskDatasetMetricValueModel
Link Prediction FB15kHits@10.681JoBi ComplEx
Link Prediction FB15kHits@100.883JoBi ComplEx
Link Prediction FB15kHits@30.824JoBi ComplEx
Link Prediction FB15kMRR0.761JoBi ComplEx
Link PredictionFB15k-237Hits@10.199JoBi ComplEx
Link PredictionFB15k-237Hits@100.479JoBi ComplEx
Link PredictionFB15k-237Hits@30.319JoBi ComplEx
Link PredictionFB15k-237MRR0.29JoBi ComplEx

Related Papers

Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Directed Link Prediction using GNN with Local and Global Feature Fusion2025-06-25Demystifying Distributed Training of Graph Neural Networks for Link Prediction2025-06-25Call Me Maybe: Enhancing JavaScript Call Graph Construction using Graph Neural Networks2025-06-22A Transfer Learning Framework for Multilayer Networks via Model Averaging2025-06-14