RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks
Jiaxing Zhang, Zhuomin Chen, Hao Mei, Longchao Da, Dongsheng Luo, and, Hua Wei

TL;DR
RegExplainer is a novel explanation method for graph neural network regression models that addresses interpretability challenges by introducing a graph information bottleneck objective, a mix-up framework, and a self-supervised strategy, demonstrating effectiveness on multiple datasets.
Contribution
The paper introduces XAIG-R, a new model-agnostic explanation technique for graph regression that overcomes distribution shift and ordered label challenges.
Findings
Effective interpretation of GNN regression models demonstrated on benchmarks.
Outperforms existing explanation methods in accuracy and stability.
Applicable to various GNN architectures and real-world datasets.
Abstract
Graph regression is a fundamental task that has gained significant attention in various graph learning tasks. However, the inference process is often not easily interpretable. Current explanation techniques are limited to understanding Graph Neural Network (GNN) behaviors in classification tasks, leaving an explanation gap for graph regression models. In this work, we propose a novel explanation method to interpret the graph regression models (XAIG-R). Our method addresses the distribution shifting problem and continuously ordered decision boundary issues that hinder existing methods away from being applied in regression tasks. We introduce a novel objective based on the graph information bottleneck theory (GIB) and a new mix-up framework, which can support various GNNs and explainers in a model-agnostic manner. Additionally, we present a self-supervised learning strategy to tackle the…
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
MethodsContrastive Learning
