Provably Robust Explainable Graph Neural Networks against Graph Perturbation Attacks
Jiate Li, Meng Pang, Yun Dong, Jinyuan Jia, Binghui Wang

TL;DR
This paper introduces XGNNCert, a provably robust explainable GNN method that maintains explanation stability under graph perturbation attacks, addressing security concerns in critical applications.
Contribution
First to study robustness of XGNNs against graph attacks and propose XGNNCert with provable guarantees of explanation stability.
Findings
XGNNCert effectively maintains explanation consistency under attacks
It does not affect GNN prediction accuracy
Proven robustness bounds are demonstrated on multiple datasets
Abstract
Explaining Graph Neural Network (XGNN) has gained growing attention to facilitate the trust of using GNNs, which is the mainstream method to learn graph data. Despite their growing attention, Existing XGNNs focus on improving the explanation performance, and its robustness under attacks is largely unexplored. We noticed that an adversary can slightly perturb the graph structure such that the explanation result of XGNNs is largely changed. Such vulnerability of XGNNs could cause serious issues particularly in safety/security-critical applications. In this paper, we take the first step to study the robustness of XGNN against graph perturbation attacks, and propose XGNNCert, the first provably robust XGNN. Particularly, our XGNNCert can provably ensure the explanation result for a graph under the worst-case graph perturbation attack is close to that without the attack, while not affecting…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks · Brain Tumor Detection and Classification
