paper-with-me

Papers

Link Prediction using Embedded Knowledge Graphs

2016-11-14 · Yelong Shen, Po-Sen Huang, Ming-Wei Chang, Jianfeng Gao

Since large knowledge bases are typically incomplete, missing facts need to be inferred from observed facts in a task called knowledge base completion. The most successful approaches to this task have typically explored explicit paths through sequences of triples. These approaches have usually resorted to human-designed sampling procedures, since large knowledge graphs produce prohibitively large numbers of possible paths, most of which are uninformative. As an alternative approach, we propose performing a single, short sequence of interactive lookup operations on an embedded knowledge graph which has been trained through end-to-end backpropagation to be an optimized and compressed version of the initial knowledge base. Our proposed model, called Embedded Knowledge Graph Network (EKGN), achieves new state-of-the-art results on popular knowledge base completion benchmarks.

📄 PDF Abstract BibTeX arXiv:1611.04642

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base CompletionKnowledge GraphsLink PredictionPrediction

Similar Papers 제목 키워드 기반

Towards Few-shot Inductive Link Prediction on Knowledge Graphs: A Relational Anonymous Walk-guided Neural Process Approach

2023-06-26 · Zicheng Zhao, Linhao Luo, Shirui Pan, Quoc Viet Hung Nguyen 외

Few-shot inductive link prediction on knowledge graphs (KGs) aims to predict missing links for unseen entities with few-shot links observed. Previous methods are limited to transductive scenarios, where entities exist in…

Inductive Link PredictionKnowledge GraphsLink PredictionPrediction

Learning Representations of Entities and Relations

2022-01-31 · Ivana Balažević

Encoding facts as representations of entities and binary relationships between them, as learned by knowledge graph representation models, is useful for various tasks, including predicting new facts, question answering, f…

Fact CheckingInformation RetrievalKnowledge GraphsLink Prediction+4

Link Prediction with Relational Hypergraphs

2024-02-06 · Xingyue Huang, Miguel Romero Orth, Pablo Barceló, Michael M. Bronstein 외

Link prediction with knowledge graphs has been thoroughly studied in graph machine learning, leading to a rich landscape of graph neural network architectures with successful applications. Nonetheless, it remains challen…

Graph Neural NetworkInductive Link PredictionKnowledge GraphsLink Prediction+1

OpticE: A Coherence Theory-Based Model for Link Prediction

2022-10-01 · COLING 2022 10 · Xiangyu Gui, Feng Zhao, Langjunqing Jin, Hai Jin

Knowledge representation learning is a key step required for link prediction tasks with knowledge graphs (KGs). During the learning process, the semantics of each entity are embedded by a vector or a point in a feature s…

Knowledge GraphsLink PredictionRepresentation LearningSemantic Similarity+1

Interaction Order Prediction for Temporal Graphs

2023-02-04 · Nayana Bannur, Mashrin Srivastava, Harsha Vardhan

Link prediction in graphs is a task that has been widely investigated. It has been applied in various domains such as knowledge graph completion, content/item recommendation, social network recommendations and so on. The…

Knowledge Graph CompletionLink PredictionPrediction