English

RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks

Machine Learning 2024-10-25 v4 Artificial Intelligence

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 continuously ordered labels in regression tasks. We evaluate our proposed method on three benchmark datasets and a real-life dataset introduced by us, and extensive experiments demonstrate its effectiveness in interpreting GNN models in regression tasks.

Keywords

Cite

@article{arxiv.2307.07840,
  title  = {RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks},
  author = {Jiaxing Zhang and Zhuomin Chen and Hao Mei and Longchao Da and Dongsheng Luo and Hua Wei},
  journal= {arXiv preprint arXiv:2307.07840},
  year   = {2024}
}

Comments

Accepted by NeurIPS 2024

R2 v1 2026-06-28T11:31:22.026Z