Irreflexive and Hierarchical Relations as Translations
Antoine Bordes, Nicolas Usunier, Alberto Garcia-Duran, Jason Weston, and Oksana Yakhnenko

TL;DR
This paper introduces a translation-based embedding method tailored for irreflexive and hierarchical relations in knowledge bases, achieving state-of-the-art results with a simple, efficient model.
Contribution
It presents a novel translation-based approach specifically designed for irreflexive and hierarchical relations, outperforming previous models on standard benchmarks.
Findings
Achieves state-of-the-art performance on WordNet and Freebase datasets.
Uses fewer parameters than previous approaches.
Effectively models hierarchical and irreflexive relations.
Abstract
We consider the problem of embedding entities and relations of knowledge bases in low-dimensional vector spaces. Unlike most existing approaches, which are primarily efficient for modeling equivalence relations, our approach is designed to explicitly model irreflexive relations, such as hierarchies, by interpreting them as translations operating on the low-dimensional embeddings of the entities. Preliminary experiments show that, despite its simplicity and a smaller number of parameters than previous approaches, our approach achieves state-of-the-art performance according to standard evaluation protocols on data from WordNet and Freebase.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Data Mining Algorithms and Applications · Topic Modeling
