English

An Interpretable Knowledge Transfer Model for Knowledge Base Completion

Computation and Language 2017-05-04 v2 Artificial Intelligence Machine Learning

Abstract

Knowledge bases are important resources for a variety of natural language processing tasks but suffer from incompleteness. We propose a novel embedding model, \emph{ITransF}, to perform knowledge base completion. Equipped with a sparse attention mechanism, ITransF discovers hidden concepts of relations and transfer statistical strength through the sharing of concepts. Moreover, the learned associations between relations and concepts, which are represented by sparse attention vectors, can be interpreted easily. We evaluate ITransF on two benchmark datasets---WN18 and FB15k for knowledge base completion and obtains improvements on both the mean rank and Hits@10 metrics, over all baselines that do not use additional information.

Keywords

Cite

@article{arxiv.1704.05908,
  title  = {An Interpretable Knowledge Transfer Model for Knowledge Base Completion},
  author = {Qizhe Xie and Xuezhe Ma and Zihang Dai and Eduard Hovy},
  journal= {arXiv preprint arXiv:1704.05908},
  year   = {2017}
}

Comments

Accepted by ACL 2017. Minor update