A selective inference framework computes valid p-values for GNN saliency maps by conditioning on the selected salient subgraph, controlling the Type I error rate.
Graph Neural Network Explanations are Fragile
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Explainable Graph Neural Network (GNN) has emerged recently to foster the trust of using GNNs. Existing GNN explainers are developed from various perspectives to enhance the explanation performance. We take the first step to study GNN explainers under adversarial attack--We found that an adversary slightly perturbing graph structure can ensure GNN model makes correct predictions, but the GNN explainer yields a drastically different explanation on the perturbed graph. Specifically, we first formulate the attack problem under a practical threat model (i.e., the adversary has limited knowledge about the GNN explainer and a restricted perturbation budget). We then design two methods (i.e., one is loss-based and the other is deduction-based) to realize the attack. We evaluate our attacks on various GNN explainers and the results show these explainers are fragile.
fields
stat.ML 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Statistical Test for Saliency Maps of Graph Neural Networks via Selective Inference
A selective inference framework computes valid p-values for GNN saliency maps by conditioning on the selected salient subgraph, controlling the Type I error rate.