English

Knowledge Graph Embedding with Entity Neighbors and Deep Memory Network

Computation and Language 2018-08-14 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1808.03752,
  title  = {Knowledge Graph Embedding with Entity Neighbors and Deep Memory Network},
  author = {Kai Wang and Yu Liu and Xiujuan Xu and Dan Lin},
  journal= {arXiv preprint arXiv:1808.03752},
  year   = {2018}
}

Comments

9 pages, 4 figures

R2 v1 2026-06-23T03:30:38.666Z