Faithful Differentiable Reasoning with Reshuffled Region-based Embeddings
Aleksandar Pavlovic, Emanuel Sallinger, Steven Schockaert

TL;DR
This paper introduces RESHUFFLE, a novel relation embedding model that uses ordering constraints to more faithfully capture complex rule bases in knowledge graphs, surpassing previous models in expressiveness.
Contribution
The paper proposes RESHUFFLE, a simple yet powerful model based on ordering constraints that significantly improves the ability to encode rule bases in knowledge graph embeddings.
Findings
RESHUFFLE captures a broader class of rule bases than existing models.
The model can learn entity embeddings via a Graph Neural Network.
It effectively captures bounded inference with arbitrary closed path rules.
Abstract
Knowledge graph (KG) embedding methods learn geometric representations of entities and relations to predict plausible missing knowledge. These representations are typically assumed to capture rule-like inference patterns. However, our theoretical understanding of which inference patterns can be captured remains limited. Ideally, KG embedding methods should be expressive enough such that for any set of rules, there exist relation embeddings that exactly capture these rules. This principle has been studied within the framework of region-based embeddings, but existing models are severely limited in the kinds of rule bases that can be captured. We argue that this stems from the fact that entity embeddings are only compared in a coordinate-wise fashion. As an alternative, we propose RESHUFFLE, a simple model based on ordering constraints that can faithfully capture a much larger class of…
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 · Neural Networks and Applications
MethodsGraph Neural Network
