Relational Pattern Benchmarking on the Knowledge Graph Link Prediction TaskDownload PDF

Published: 11 Oct 2021, Last Modified: 23 May 2023NeurIPS 2021 Datasets and Benchmarks Track (Round 2)Readers: Everyone
Keywords: Machine Learning, Knowledge Graphs Embedding, Link Prediction, Benchmarking, Dataset, Relational Pattern, Inductive, Transductive, Representation Learning
TL;DR: This article describes a dataset and a link prediction benchmark for inductive and transductive relational pattern learning on the Knowledge Graphs.
Abstract: Knowledge graphs (KGs) encode facts about the world in a graph data structure where entities, represented as nodes, connect via relationships, acting as edges. KGs are widely used in Machine Learning, e.g., to solve Natural Language Processing based tasks. Despite all the advancements in KGs, they plummet when it comes to completeness. Link Prediction based on KG embeddings targets the sparsity and incompleteness of KGs. Available datasets for Link Prediction do not consider different graph patterns, making it difficult to measure the performance of link prediction models on different KG settings. This paper presents a diverse set of pragmatic datasets to facilitate flexible and problem-tailored Link Prediction and Knowledge Graph Embeddings research. We define graph relational patterns, from being entirely inductive in one set to being transductive in the other. For each dataset, we provide uniform evaluation metrics. We analyze the models over our datasets to compare the model’s capabilities on a specific dataset type. Our analysis of datasets over state-of-the-art models provides a better insight into the suitable parameters for each situation, optimizing the KG-embedding-based systems.
URL: https://github.com/mlwin-de/relational_pattern_benchmarking
Supplementary Material: pdf
Contribution Process Agreement: Yes
Dataset Url: https://github.com/mlwin-de/relational_pattern_benchmarking
License: CC BY license is included in https://github.com/mlwin-de/relational_pattern_benchmarking/blob/master/LICENSE
Author Statement: Yes
11 Replies

Loading