KGExplainer: Towards Exploring Connected Subgraph Explanations for Knowledge Graph Completion
Tengfei Ma, Xiang song, Wen Tao, Mufei Li, Jiani Zhang, Xiaoqin Pan,, Jianxin Lin, Bosheng Song, xiangxiang Zeng

TL;DR
KGExplainer introduces a model-agnostic approach to identify connected subgraph explanations for knowledge graph completion, improving interpretability and providing quantitative evaluation through an evaluator distilled from the target model.
Contribution
It proposes a novel connected subgraph explanation method with a perturbation-based search and an evaluator for quantitative assessment, addressing limitations of existing explanation techniques.
Findings
Achieves an 83.3% ratio in human evaluation.
Demonstrates promising improvements on benchmark datasets.
Provides a quantitative measure for explanation fidelity.
Abstract
Knowledge graph completion (KGC) aims to alleviate the inherent incompleteness of knowledge graphs (KGs), which is a critical task for various applications, such as recommendations on the web. Although knowledge graph embedding (KGE) models have demonstrated superior predictive performance on KGC tasks, these models infer missing links in a black-box manner that lacks transparency and accountability, preventing researchers from developing accountable models. Existing KGE-based explanation methods focus on exploring key paths or isolated edges as explanations, which is information-less to reason target prediction. Additionally, the missing ground truth leads to these explanation methods being ineffective in quantitatively evaluating explored explanations. To overcome these limitations, we propose KGExplainer, a model-agnostic method that identifies connected subgraph explanations and…
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 · Semantic Web and Ontologies
MethodsFocus
