Effects of Locality and Rule Language on Explanations for Knowledge Graph Embeddings
Luis Gal\'arraga

TL;DR
This paper investigates how the specificity of rules and the scope of knowledge graphs influence the quality of explanations for embedding-based link prediction, finding that local and bounded rules enhance interpretability.
Contribution
It introduces an analysis of local and bounded rule-based explanations for KG embeddings, highlighting their impact on explanation quality and interpretability.
Findings
More specific rules improve explanation accuracy.
Local scopes provide better insights into KG embeddings.
Bounded atoms in rules enhance explanation relevance.
Abstract
Knowledge graphs (KGs) are key tools in many AI-related tasks such as reasoning or question answering. This has, in turn, propelled research in link prediction in KGs, the task of predicting missing relationships from the available knowledge. Solutions based on KG embeddings have shown promising results in this matter. On the downside, these approaches are usually unable to explain their predictions. While some works have proposed to compute post-hoc rule explanations for embedding-based link predictors, these efforts have mostly resorted to rules with unbounded atoms, e.g., bornIn(x,y) => residence(x,y), learned on a global scope, i.e., the entire KG. None of these works has considered the impact of rules with bounded atoms such as nationality(x,England) => speaks(x, English), or the impact of learning from regions of the KG, i.e., local scopes. We therefore study the effects of these…
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 · Bayesian Modeling and Causal Inference
MethodsNone
