Path-based Explanation for Knowledge Graph Completion
Heng Chang, Jiangnan Ye, Alejo Lopez Avila, Jinhua Du, Jia Li

TL;DR
This paper introduces Power-Link, a novel path-based explanation method for GNN-based Knowledge Graph Completion that improves interpretability, efficiency, and scalability through a new graph-powering technique and comprehensive evaluation.
Contribution
Power-Link is the first path-based explainer for GNNs in KGC, offering a parallelisable and memory-efficient approach with new evaluation metrics.
Findings
Power-Link outperforms state-of-the-art methods in interpretability.
It demonstrates superior efficiency and scalability.
Qualitative human evaluation confirms explanation quality.
Abstract
Graph Neural Networks (GNNs) have achieved great success in Knowledge Graph Completion (KGC) by modelling how entities and relations interact in recent years. However, the explanation of the predicted facts has not caught the necessary attention. Proper explanations for the results of GNN-based KGC models increase model transparency and help researchers develop more reliable models. Existing practices for explaining KGC tasks rely on instance/subgraph-based approaches, while in some scenarios, paths can provide more user-friendly and interpretable explanations. Nonetheless, the methods for generating path-based explanations for KGs have not been well-explored. To address this gap, we propose Power-Link, the first path-based KGC explainer that explores GNN-based models. We design a novel simplified graph-powering technique, which enables the generation of path-based explanations with a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Topic Modeling
