Improving Inductive Link Prediction Using Hyper-Relational Facts (Extended Abstract)

Abstract

For many years, link prediction on knowledge. graphs has been a purely transductive task, not allowing for reasoning on unseen entities. Recently, increasing efforts are put into exploring semi- and fully inductive scenarios, enabling inference over unseen and emerging entities. Still, all these approaches only consider triple-based KGs, whereas their richer counterparts, hyper-relational KGs (e.g., Wikidata), have not yet been properly studied. In this work, we classify different inductive settings and study the benefits of employing hyper-relational KGs on a wide range of semi- and fully inductive link prediction tasks powered by recent advancements in graph neural networks. Our experiments on a novel set of benchmarks show that qualifiers over typed edges can lead to performance improvements of 6% of absolute gains (for the Hits@10 metric) compared to triple-only baselines. Our code is available at https://github.com/mali-git/hyper_relational_ilp.

Cite

Text

Ali et al. "Improving Inductive Link Prediction Using Hyper-Relational Facts (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/731

Markdown

[Ali et al. "Improving Inductive Link Prediction Using Hyper-Relational Facts (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/ali2022ijcai-improving/) doi:10.24963/IJCAI.2022/731

BibTeX

@inproceedings{ali2022ijcai-improving,
  title     = {{Improving Inductive Link Prediction Using Hyper-Relational Facts (Extended Abstract)}},
  author    = {Ali, Mehdi and Berrendorf, Max and Galkin, Mikhail and Thost, Veronika and Ma, Tengfei and Tresp, Volker and Lehmann, Jens},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {5259-5263},
  doi       = {10.24963/IJCAI.2022/731},
  url       = {https://mlanthology.org/ijcai/2022/ali2022ijcai-improving/}
}