Embedding of Hierarchically Typed Knowledge Bases
Abstract
Embedding has emerged as an important approach to prediction, inference, data mining and information retrieval based on knowledge bases and various embedding models have been presented. Most of these models are "typeless," namely, treating a knowledge base solely as a collection of instances without considering the types of the entities therein. In this paper, we investigate the use of entity type information for knowledge base embedding. We present a framework that augments a generic "typeless" embedding model to a typed one. The framework interprets an entity type as a constraint on the set of all entities and let these type constraints induce isomorphically a set of subsets in the embedding space. Additional cost functions are then introduced to model the fitness between these constraints and the embedding of entities and relations. A concrete example scheme of the framework is proposed. We demonstrate experimentally that this framework offers improved embedding performance over the typeless models and other typed models.
Cite
Text
Zhang et al. "Embedding of Hierarchically Typed Knowledge Bases." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11548Markdown
[Zhang et al. "Embedding of Hierarchically Typed Knowledge Bases." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/zhang2018aaai-embedding/) doi:10.1609/AAAI.V32I1.11548BibTeX
@inproceedings{zhang2018aaai-embedding,
title = {{Embedding of Hierarchically Typed Knowledge Bases}},
author = {Zhang, Richong and Kong, Fanshuang and Wang, Chenyue and Mao, Yongyi},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2018},
pages = {2046-2053},
doi = {10.1609/AAAI.V32I1.11548},
url = {https://mlanthology.org/aaai/2018/zhang2018aaai-embedding/}
}