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

Subgraph Neighboring Relations Infomax for Inductive Link Prediction on Knowledge Graphs

About

Inductive link prediction for knowledge graph aims at predicting missing links between unseen entities, those not shown in training stage. Most previous works learn entity-specific embeddings of entities, which cannot handle unseen entities. Recent several methods utilize enclosing subgraph to obtain inductive ability. However, all these works only consider the enclosing part of subgraph without complete neighboring relations, which leads to the issue that partial neighboring relations are neglected, and sparse subgraphs are hard to be handled. To address that, we propose Subgraph Neighboring Relations Infomax, SNRI, which sufficiently exploits complete neighboring relations from two aspects: neighboring relational feature for node feature and neighboring relational path for sparse subgraph. To further model neighboring relations in a global way, we innovatively apply mutual information (MI) maximization for knowledge graph. Experiments show that SNRI outperforms existing state-of-art methods by a large margin on inductive link prediction task, and verify the effectiveness of exploring complete neighboring relations in a global way to characterize node features and reason on sparse subgraphs.

Xiaohan Xu, Peng Zhang, Yongquan He, Chengpeng Chao, Chaoyang Yan• 2022

Related benchmarks

TaskDatasetResultRank
Inductive relation predictionFB15k-237 inductive v2
Hits@100.865
20
Inductive relation predictionFB15k-237 inductive v3
Hits@1089.59
20
Inductive relation predictionFB15k-237 inductive v4
Hits@1089.39
20
Inductive relation predictionWN18RR inductive v1
Hits@1087.23
14
Inductive relation predictionWN18RR inductive v2
Hits@1083.1
14
Inductive relation predictionWN18RR inductive v4
Hits@1083.32
14
Inductive relation predictionWN18RR inductive v3
Hits@1067.31
14
Inductive relation predictionFB15k-237 Inductive v1
Hits@1071.79
9
Showing 8 of 8 rows

Other info

Follow for update