paper-with-me

Papers

Knowledge Graph Embedding with Entity Neighbors and Deep Memory Network

2018-08-11 · Kai Wang, Yu Liu, Xiujuan Xu, Dan Lin

Knowledge Graph Embedding (KGE) aims to represent entities and relations of knowledge graph in a low-dimensional continuous vector space. Recent works focus on incorporating structural knowledge with additional information, such as entity descriptions, relation paths and so on. However, common used additional information usually contains plenty of noise, which makes it hard to learn valuable representation. In this paper, we propose a new kind of additional information, called entity neighbors, which contain both semantic and topological features about given entity. We then develop a deep memory network model to encode information from neighbors. Employing a gating mechanism, representations of structure and neighbors are integrated into a joint representation. The experimental results show that our model outperforms existing KGE methods utilizing entity descriptions and achieves state-of-the-art metrics on 4 datasets.

📄 PDF Abstract BibTeX arXiv:1808.03752

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph Embedding

Similar Papers 제목 키워드 기반

Reasoning Through Memorization: Nearest Neighbor Knowledge Graph Embeddings

2022-01-14 · Peng Wang, Xin Xie, Xiaohan Wang, Ningyu Zhang

Previous knowledge graph embedding approaches usually map entities to representations and utilize score functions to predict the target entities, yet they typically struggle to reason rare or emerging unseen entities. In…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLink Prediction+1

Logic Attention Based Neighborhood Aggregation for Inductive Knowledge Graph Embedding

2018-11-04 · Peifeng Wang, Jialong Han, Chenliang Li, Rong pan

Knowledge graph embedding aims at modeling entities and relations with low-dimensional vectors. Most previous methods require that all entities should be seen during training, which is unpractical for real-world knowledg…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+1

Entity-Agnostic Representation Learning for Parameter-Efficient Knowledge Graph Embedding

2023-02-03 · Mingyang Chen, Wen Zhang, Zhen Yao, Yushan Zhu 외

We propose an entity-agnostic representation learning method for handling the problem of inefficient parameter storage costs brought by embedding knowledge graphs. Conventional knowledge graph embedding methods map eleme…

Entity EmbeddingsGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+2

RMNA: A Neighbor Aggregation-Based Knowledge Graph Representation Learning Model Using Rule Mining

2021-11-01 · Ling Chen, Jun Cui, Xing Tang, Chaodu Song 외

Although the state-of-the-art traditional representation learning (TRL) models show competitive performance on knowledge graph completion, there is no parameter sharing between the embeddings of entities, and the connect…

Graph Representation LearningKnowledge Graph CompletionRepresentation Learning

Semi-supervised Entity Alignment via Joint Knowledge Embedding Model and Cross-graph Model

2019-11-01 · IJCNLP 2019 11 · Chengjiang Li, Yixin Cao, Lei Hou, Jiaxin Shi 외

Entity alignment aims at integrating complementary knowledge graphs (KGs) from different sources or languages, which may benefit many knowledge-driven applications. It is challenging due to the heterogeneity of KGs and l…

Entity AlignmentGraph AttentionKnowledge Graphsmodel