Knowledge Transfer for Out-of-Knowledge-Base Entities : A Graph Neural Network Approach
Abstract
Knowledge base completion (KBC) aims to predict missing information in a knowledge base. In this paper, we address the out-of-knowledge-base (OOKB) entity problem in KBC: how to answer queries concerning test entities not observed at training time. Existing embedding-based KBC models assume that all test entities are available at training time, making it unclear how to obtain embeddings for new entities without costly retraining. To solve the OOKB entity problem without retraining, we use graph neural networks (Graph-NNs) to compute the embeddings of OOKB entities, exploiting the limited auxiliary knowledge provided at test time. The experimental results show the effectiveness of our proposed model in the OOKB setting. Additionally, in the standard KBC setting in which OOKB entities are not involved, our model achieves state-of-the-art performance on the WordNet dataset.
Cite
Text
Hamaguchi et al. "Knowledge Transfer for Out-of-Knowledge-Base Entities : A Graph Neural Network Approach." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/250Markdown
[Hamaguchi et al. "Knowledge Transfer for Out-of-Knowledge-Base Entities : A Graph Neural Network Approach." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/hamaguchi2017ijcai-knowledge/) doi:10.24963/IJCAI.2017/250BibTeX
@inproceedings{hamaguchi2017ijcai-knowledge,
title = {{Knowledge Transfer for Out-of-Knowledge-Base Entities : A Graph Neural Network Approach}},
author = {Hamaguchi, Takuo and Oiwa, Hidekazu and Shimbo, Masashi and Matsumoto, Yuji},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {1802-1808},
doi = {10.24963/IJCAI.2017/250},
url = {https://mlanthology.org/ijcai/2017/hamaguchi2017ijcai-knowledge/}
}