The reviewed record of science sign in
Pith

arxiv: 2203.01520 · v2 · pith:UK7CQ4OF · submitted 2022-03-03 · cs.LG · cs.AI

An Open Challenge for Inductive Link Prediction on Knowledge Graphs

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:UK7CQ4OFrecord.jsonopen to challenge →

classification cs.LG cs.AI
keywords inductivechallengeentitiesgraphgraphsinferencelearninglink
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Half a Link can Be Enough to Predict a Whole Link: Understanding Generalization in Knowledge Graph Foundation Models

    cs.LG 2026-06 unverdicted novelty 7.0

    KGFMs can predict links using observed half-links, with performance varying across four scenarios of half-link visibility in inference graphs.

  2. KGPFN: Unlocking the Potential of Knowledge Graph Foundation Model via In-Context Learning

    cs.AI 2026-05 unverdicted novelty 6.0

    KGPFN pretrains on multiple KGs to learn relation patterns, then performs query-specific reasoning by encoding local context with NBFNet and global context via retrieved instances aggregated in a PFN with feature- and...