PGX: A Multi-level GNN Explanation Framework Based on Separate Knowledge Distillation Processes
Tien-Cuong Bui, Wen-syan Li, Sang-Kyun Cha

TL;DR
This paper introduces PGX, a multi-level GNN explanation framework that leverages separate knowledge distillation processes to provide detailed, hierarchical insights into GNN decision-making, improving interpretability and personalization.
Contribution
The paper presents a novel hierarchical explanation framework for GNNs that uses separate knowledge distillation to generate detailed, multi-level, and personalized explanations.
Findings
Effective in providing detailed explanations at multiple levels
High fidelity and interpretability demonstrated through experiments
Supports personalized explanation generation
Abstract
Graph Neural Networks (GNNs) are widely adopted in advanced AI systems due to their capability of representation learning on graph data. Even though GNN explanation is crucial to increase user trust in the systems, it is challenging due to the complexity of GNN execution. Lately, many works have been proposed to address some of the issues in GNN explanation. However, they lack generalization capability or suffer from computational burden when the size of graphs is enormous. To address these challenges, we propose a multi-level GNN explanation framework based on an observation that GNN is a multimodal learning process of multiple components in graph data. The complexity of the original problem is relaxed by breaking into multiple sub-parts represented as a hierarchical structure. The top-level explanation aims at specifying the contribution of each component to the model execution 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 · Explainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference
