Inductive Relation Prediction by Subgraph Reasoning
The dominant paradigm for relation prediction in knowledge graphs involves learning and operating on latent representations (i.e., embeddings) of entities and relations. However, these embedding-based methods do not explicitly capture the compositional logical rules underlying the knowledge graph, and they are limited to the transductive setting, where the full set of entities must be known during training. Here, we propose a graph neural network based relation prediction framework, GraIL, that reasons over local subgraph structures and has a strong inductive bias to learn entity-independent relational semantics. Unlike embedding-based models, GraIL is naturally inductive and can generalize to unseen entities and graphs after training. We provide theoretical proof and strong empirical evidence that GraIL can represent a useful subset of first-order logic and show that GraIL outperforms existing rule-induction baselines in the inductive setting. We also demonstrate significant gains obtained by ensembling GraIL with various knowledge graph embedding methods in the transductive setting, highlighting the complementary inductive bias of our method.
Code (10)
Tasks
Graph EmbeddingGraph Neural NetworkInductive BiasInductive knowledge graph completionInductive Relation PredictionKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge GraphsPredictionQuestion AnsweringRelationRelational ReasoningRelation PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Inductive Link Prediction on N-ary Relational Facts via Semantic Hypergraph Reasoning
N-ary relational facts represent semantic correlations among more than two entities. While recent studies have developed link prediction (LP) methods to infer missing relations for knowledge graphs (KGs) containing n-ary…
Inductive Link PredictionKnowledge GraphsLink PredictionCommunicative Message Passing for Inductive Relation Reasoning
Relation prediction for knowledge graphs aims at predicting missing relationships between entities. Despite the importance of inductive relation prediction, most previous works are limited to a transductive setting and c…
Inductive BiasInductive Relation PredictionKnowledge GraphsRelation+2Subgraph-aware Few-Shot Inductive Link Prediction via Meta-Learning
Link prediction for knowledge graphs aims to predict missing connections between entities. Prevailing methods are limited to a transductive setting and hard to process unseen entities. The recent proposed subgraph-based …
Inductive Link PredictionKnowledge GraphsLink PredictionMeta-Learning+2Learning Complete Topology-Aware Correlations Between Relations for Inductive Link Prediction
Inductive link prediction -- where entities during training and inference stages can be different -- has shown great potential for completing evolving knowledge graphs in an entity-independent manner. Many popular method…
Inductive Link PredictionKnowledge GraphsLink PredictionMessage Intercommunication for Inductive Relation Reasoning
Inductive relation reasoning for knowledge graphs, aiming to infer missing links between brand-new entities, has drawn increasing attention. The models developed based on Graph Inductive Learning, called GraIL-based mode…
Inductive LearningKnowledge GraphsRelation