Fully Geometric Multi-Hop Reasoning on Knowledge Graphs with Transitive Relations
By: Fernando Zhapa-Camacho, Robert Hoehndorf
Potential Business Impact:
Makes computers understand complex questions better.
Geometric embedding methods have shown to be useful for multi-hop reasoning on knowledge graphs by mapping entities and logical operations to geometric regions and geometric transformations, respectively. Geometric embeddings provide direct interpretability framework for queries. However, current methods have only leveraged the geometric construction of entities, failing to map logical operations to geometric transformations and, instead, using neural components to learn these operations. We introduce GeometrE, a geometric embedding method for multi-hop reasoning, which does not require learning the logical operations and enables full geometric interpretability. Additionally, unlike previous methods, we introduce a transitive loss function and show that it can preserve the logical rule $\forall a,b,c: r(a,b) \land r(b,c) \to r(a,c)$. Our experiments show that GeometrE outperforms current state-of-the-art methods on standard benchmark datasets.
Similar Papers
SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs
Machine Learning (CS)
Teaches computers to understand relationships between information.
Geometric Reasoning in the Embedding Space
Machine Learning (CS)
Computers learn to draw shapes from clues.
STCKGE:Continual Knowledge Graph Embedding Based on Spatial Transformation
Information Retrieval
Teaches computers to remember new facts better.