paper-with-me

Papers

RAILD: Towards Leveraging Relation Features for Inductive Link Prediction In Knowledge Graphs

2022-11-21 · Genet Asefa Gesese, Harald Sack, Mehwish Alam

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.

📄 PDF Abstract BibTeX arXiv:2211.11407

Code (1)

genetasefa/raild 공식 구현 pytorch

Tasks

Inductive Link PredictionKnowledge GraphsLink PredictionRelation

Methods 이 논문이 사용한 방법론

None 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Trailer Reimagined: An Innovative, Llm-DRiven, Expressive Automated Movie Summary framework (TRAILDREAMS)

2026-02-02 · Roberto Balestri, Pasquale Cascarano, Mirko Degli Esposti, Guglielmo Pescatore arxiv

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

2022-07-28 · Xiaohan Xu, Peng Zhang, Yongquan He, Chengpeng Chao 외

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 Prediction

An Open Challenge for Inductive Link Prediction on Knowledge Graphs

2022-03-03 · Mikhail Galkin, Max Berrendorf, Charles Tapley Hoyt

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+1

Inductive Link Prediction on N-ary Relational Facts via Semantic Hypergraph Reasoning

2025-03-26 · Gongzhu Yin, Hongli Zhang, Yuchen Yang, Yi Luo

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 Prediction

Learning Complete Topology-Aware Correlations Between Relations for Inductive Link Prediction

2023-09-20 · Jie Wang, Hanzhu Chen, Qitan Lv, Zhihao Shi 외

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