Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Relational Message Passing for Fully Inductive Knowledge Graph Completion

About

In knowledge graph completion (KGC), predicting triples involving emerging entities and/or relations, which are unseen when the KG embeddings are learned, has become a critical challenge. Subgraph reasoning with message passing is a promising and popular solution. Some recent methods have achieved good performance, but they (i) usually can only predict triples involving unseen entities alone, failing to address more realistic fully inductive situations with both unseen entities and unseen relations, and (ii) often conduct message passing over the entities with the relation patterns not fully utilized. In this study, we propose a new method named RMPI which uses a novel Relational Message Passing network for fully Inductive KGC. It passes messages directly between relations to make full use of the relation patterns for subgraph reasoning with new techniques on graph transformation, graph pruning, relation-aware neighborhood attention, addressing empty subgraphs, etc., and can utilize the relation semantics defined in the ontological schema of KG. Extensive evaluation on multiple benchmarks has shown the effectiveness of techniques involved in RMPI and its better performance compared with the existing methods that support fully inductive KGC. RMPI is also comparable to the state-of-the-art partially inductive KGC methods with very promising results achieved. Our codes and data are available at https://github.com/zjukg/RMPI.

Yuxia Geng, Jiaoyan Chen, Jeff Z. Pan, Mingyang Chen, Song Jiang, Wen Zhang, Huajun Chen• 2022

Related benchmarks

TaskDatasetResultRank
Hyper-Relational Link PredictionJFFI100 V2
H/T Score0.0702
22
Hyper-Relational Link PredictionJFFI100 V1
H/T Metric5.95
22
Hyper-Relational Link PredictionWD20K100 V2
H/T Ratio36.15
19
Hyper-Relational Link PredictionWD20K66 V1
MRR (H/T)0.1791
19
Hyper-Relational Link PredictionWD20K33 V1
H/T Score0.1823
19
Hyper-Relational Link PredictionWD20K66 V2
H/T Score18.31
19
Hyper-Relational Link PredictionJFFI V1
MRR (H/T)0.0047
18
Link PredictionNELL995--
18
Hyper-Relational Link PredictionWD20K100 V1
MRR (H/T)45.83
15
Hyper-relational Inductive Link PredictionWDSPLIT100 V1
MRR (H/T)0.2671
15
Showing 10 of 24 rows

Other info

Follow for update