Regularizing Knowledge Graph Embeddings via Equivalence and Inversion Axioms
Abstract
Learning embeddings of entities and relations using neural architectures is an effective method of performing statistical learning on large-scale relational data, such as knowledge graphs. In this paper, we consider the problem of regularizing the training of neural knowledge graph embeddings by leveraging external background knowledge. We propose a principled and scalable method for leveraging equivalence and inversion axioms during the learning process, by imposing a set of model-dependent soft constraints on the predicate embeddings. The method has several advantages: (i) the number of introduced constraints does not depend on the number of entities in the knowledge base; (ii) regularities in the embedding space effectively reflect available background knowledge; (iii) it yields more accurate results in link prediction tasks over non-regularized methods; and (iv) it can be adapted to a variety of models, without affecting their scalability properties. We demonstrate the effectiveness of the proposed method on several large knowledge graphs. Our evaluation shows that it consistently improves the predictive accuracy of several neural knowledge graph embedding models (for instance, the MRR of TransE on WordNet increases by 11%) without compromising their scalability properties.
Cite
Text
Minervini et al. "Regularizing Knowledge Graph Embeddings via Equivalence and Inversion Axioms." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017. doi:10.1007/978-3-319-71249-9_40Markdown
[Minervini et al. "Regularizing Knowledge Graph Embeddings via Equivalence and Inversion Axioms." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017.](https://mlanthology.org/ecmlpkdd/2017/minervini2017ecmlpkdd-regularizing/) doi:10.1007/978-3-319-71249-9_40BibTeX
@inproceedings{minervini2017ecmlpkdd-regularizing,
title = {{Regularizing Knowledge Graph Embeddings via Equivalence and Inversion Axioms}},
author = {Minervini, Pasquale and Costabello, Luca and Muñoz, Emir and Novácek, Vít and Vandenbussche, Pierre-Yves},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2017},
pages = {668-683},
doi = {10.1007/978-3-319-71249-9_40},
url = {https://mlanthology.org/ecmlpkdd/2017/minervini2017ecmlpkdd-regularizing/}
}