Fully Geometric Multi-hop Reasoning on Knowledge Graphs with Transitive Relations

Year: 2026

Venue: The Semantic Web -- ESWC 2026

Authors: Fernando Zhapa-Camacho, Robert Hoehndorf

DOI: 10.1007/978-3-032-25156-5_14

Abstract

Multi-hop logical reasoning on knowledge graphs requires faithfully mapping the logical semantics to latent space. Current geometric embedding methods show to be useful on this task by mapping entities to geometric regions and logical operations to latent transformations. While a geometric embedding can provide a direct interpretability framework for query answering, current methods have only leveraged the geometric construction of entities, failing to map logical operations to pure geometric transformations and, instead, using neural components to learn these operations. On the other hand, purely neural-based methods outperform geometric methods, but they lack interpretability in the latent space. We introduce GeometrE, a geometric embedding method for multi-hop reasoning, that maps every logical operation to a purely geometric operation in the latent space. Additionally, we introduce a transitive loss function and show that, unlike existing methods, it can preserve the logical rule \(\forall a,b,c: r(a,b) \wedge r(b,c) \rightarrow r(a,c)\) . Our experiments show that GeometrE outperforms current state-of-the-art geometric methods and remains competitive with existing neural-based methods on standard benchmark datasets.

Topics

Neuro-symbolic AI · Ontology engineering · Applied Ontology