From Latent to Lucid: Transforming Knowledge Graph Embeddings into Interpretable Structures with KGEPrisma
Christoph Wehner, Chrysa Iliopoulou, Ute Schmid, Tarek R., Besold

TL;DR
This paper presents KGEPrisma, a novel post-hoc explainability method for Knowledge Graph Embedding models that decodes latent representations into human-understandable symbolic rules, improving transparency without retraining.
Contribution
It introduces a new local, post-hoc explainability technique that directly interprets KGE models by decoding embeddings into symbolic rules, enabling real-time, faithful explanations.
Findings
Effective in generating human-understandable explanations
Enhances transparency and trust in KGE models
Works efficiently on large-scale knowledge graphs
Abstract
In this paper, we introduce a post-hoc and local explainable AI method tailored for Knowledge Graph Embedding (KGE) models. These models are essential to Knowledge Graph Completion yet criticized for their opaque, black-box nature. Despite their significant success in capturing the semantics of knowledge graphs through high-dimensional latent representations, their inherent complexity poses substantial challenges to explainability. While existing methods like Kelpie use resource-intensive perturbation to explain KGE models, our approach directly decodes the latent representations encoded by KGE models, leveraging the smoothness of the embeddings, which follows the principle that similar embeddings reflect similar behaviours within the Knowledge Graph, meaning that nodes are similarly embedded because their graph neighbourhood looks similar. This principle is commonly referred to as…
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 · Topic Modeling
