Modeling Relation Paths for Representation Learning of Knowledge Bases
Abstract
Representation learning of knowledge bases (KBs) aims to embed both entities and relations into a low-dimensional space. Most existing methods only consider direct relations in representation learning. We argue that multiple-step relation paths also contain rich inference patterns between entities, and propose a path-based representation learning model. This model considers relation paths as translations between entities for representation learning, and addresses two key challenges: (1) Since not all relation paths are reliable, we design a path-constraint resource allocation algorithm to measure the reliability of relation paths. (2) We represent relation paths via semantic composition of relation embeddings. Experimental results on real-world datasets show that, as compared with baselines, our model achieves significant and consistent improvements on knowledge base completion and relation extraction from text.
Cite
@article{arxiv.1506.00379,
title = {Modeling Relation Paths for Representation Learning of Knowledge Bases},
author = {Yankai Lin and Zhiyuan Liu and Huanbo Luan and Maosong Sun and Siwei Rao and Song Liu},
journal= {arXiv preprint arXiv:1506.00379},
year = {2015}
}
Comments
10 pages