Command Palette
Search for a command to run...
An Open Challenge for Inductive Link Prediction on Knowledge Graphs
Mikhail Galkin; Max Berrendorf; Charles Tapley Hoyt

Abstract
An emerging trend in representation learning over knowledge graphs (KGs) moves beyond transductive link prediction tasks over a fixed set of known entities in favor of inductive tasks that imply training on one graph and performing inference over a new graph with unseen entities. In inductive setups, node features are often not available and training shallow entity embedding matrices is meaningless as they cannot be used at inference time with unseen entities. Despite the growing interest, there are not enough benchmarks for evaluating inductive representation learning methods. In this work, we introduce ILPC 2022, a novel open challenge on KG inductive link prediction. To this end, we constructed two new datasets based on Wikidata with various sizes of training and inference graphs that are much larger than existing inductive benchmarks. We also provide two strong baselines leveraging recently proposed inductive methods. We hope this challenge helps to streamline community efforts in the inductive graph representation learning area. ILPC 2022 follows best practices on evaluation fairness and reproducibility, and is available at https://github.com/pykeen/ilpc2022.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| inductive-link-prediction-on-ilpc22-large | Inductive NodePiece + GNN | AMRI: 0.682 Hits@1: 0.0319 Hits@10: 0.1458 Hits@100: 0.374 Hits@3: 0.073 Hits@5: 0.099 MRR: 0.0705 |
| inductive-link-prediction-on-ilpc22-large | Inductive NodePiece | AMRI: 0.646 Hits@1: 0.0373 Hits@10: 0.1246 Hits@100: 0.287 Hits@3: 0.0542 Hits@5: 0.0809 MRR: 0.0651 |
| inductive-link-prediction-on-ilpc22-small | Inductive NodePiece + GNN | AMRI: 0.730 Hits@1: 0.0763 Hits@10: 0.2509 Hits@100: 0.4705 Hits@3: 0.1396 Hits@5: 0.1899 MRR: 0.1326 |
| inductive-link-prediction-on-ilpc22-small | Inductive NodePiece | AMRI: 0.666 Hits@1: 0.007 Hits@10: 0.0917 Hits@100: 0.4678 Hits@3: 0.0219 Hits@5: 0.0500 MRR: 0.0381 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.