Knowledge Representation Learning with Entities, Attributes and Relations

Abstract

Distributed knowledge representation (KR) encodes both entities and relations in a low-dimensional semantic space, which has significantly promoted the performance of relation extraction and knowledge reasoning. In many knowledge graphs (KG), some relations indicate attributes of entities (attributes) and others indicate relations between entities (relations). Existing KR models regard all relations equally, and usually suffer from poor accuracies when modeling one-to-many and many-to-one relations, mostly composed of attribute. In this paper, we distinguish existing KG-relations into attributes and relations, and propose a new KR model with entities, attributes and relations (KR-EAR). The experiment results show that, by special modeling of attribute, KR-EAR can significantly outperform state-of-the-art KR models in prediction of entities, attributes and relations. PDF

Cite

Text

Lin et al. "Knowledge Representation Learning with Entities, Attributes and Relations." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Lin et al. "Knowledge Representation Learning with Entities, Attributes and Relations." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/lin2016ijcai-knowledge/)

BibTeX

@inproceedings{lin2016ijcai-knowledge,
  title     = {{Knowledge Representation Learning with Entities, Attributes and Relations}},
  author    = {Lin, Yankai and Liu, Zhiyuan and Sun, Maosong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {2866-2872},
  url       = {https://mlanthology.org/ijcai/2016/lin2016ijcai-knowledge/}
}