RAILD: Towards Leveraging Relation Features for Inductive Link Prediction In Knowledge Graphs
Due to the open world assumption, Knowledge Graphs (KGs) are never complete. In order to address this issue, various Link Prediction (LP) methods are proposed so far. Some of these methods are inductive LP models which are capable of learning representations for entities not seen during training. However, to the best of our knowledge, none of the existing inductive LP models focus on learning representations for unseen relations. In this work, a novel Relation Aware Inductive Link preDiction (RAILD) is proposed for KG completion which learns representations for both unseen entities and unseen relations. In addition to leveraging textual literals associated with both entities and relations by employing language models, RAILD also introduces a novel graph-based approach to generate features for relations. Experiments are conducted with different existing and newly created challenging benchmark datasets and the results indicate that RAILD leads to performance improvement over the state-of-the-art models. Moreover, since there are no existing inductive LP models which learn representations for unseen relations, we have created our own baselines and the results obtained with RAILD also outperform these baselines.
Code (1)
Tasks
Inductive Link PredictionKnowledge GraphsLink PredictionRelationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Trailer Reimagined: An Innovative, Llm-DRiven, Expressive Automated Movie Summary framework (TRAILDREAMS)
This paper introduces TRAILDREAMS, a framework that uses a large language model (LLM) to automate the production of movie trailers. The purpose of LLM is to select key visual sequences and impactful dialogues, and to hel…
Subgraph Neighboring Relations Infomax for Inductive Link Prediction on Knowledge Graphs
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 ha…
Inductive Link PredictionKnowledge GraphsLink PredictionAn Open Challenge for Inductive Link Prediction on Knowledge Graphs
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…
Graph Representation LearningInductive Link PredictionKnowledge GraphsLink Prediction+1Inductive 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 PredictionLearning 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 Prediction