Robustness questions the interpretability of graph neural networks: what to do?
Kirill Lukyanov (1, 2, 3), Georgii Sazonov (2, 4), Serafim, Boyarsky (6), Ilya Makarov (1 v 5) ((1) ISP RAS Research Center for Trusted, Artificial Intelligence, (2) Ivannikov Institute for System Programming of, the Russian Academy of Sciences

TL;DR
This paper introduces a comprehensive benchmark to analyze how robustness defenses impact the interpretability of various GNN architectures across multiple datasets, revealing critical trade-offs and variability in interpretability under adversarial scenarios.
Contribution
It provides the first systematic benchmark evaluating the interplay between robustness defenses and interpretability in GNNs, covering multiple models, datasets, and interpretability metrics.
Findings
Interpretability varies significantly with defense methods and model architecture.
Robustness defenses can both improve and impair interpretability depending on the context.
The benchmark facilitates future development of GNNs that balance robustness and interpretability.
Abstract
Graph Neural Networks (GNNs) have become a cornerstone in graph-based data analysis, with applications in diverse domains such as bioinformatics, social networks, and recommendation systems. However, the interplay between model interpretability and robustness remains poorly understood, especially under adversarial scenarios like poisoning and evasion attacks. This paper presents a comprehensive benchmark to systematically analyze the impact of various factors on the interpretability of GNNs, including the influence of robustness-enhancing defense mechanisms. We evaluate six GNN architectures based on GCN, SAGE, GIN, and GAT across five datasets from two distinct domains, employing four interpretability metrics: Fidelity, Stability, Consistency, and Sparsity. Our study examines how defenses against poisoning and evasion attacks, applied before and during model training, affect…
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
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Neural Networks and Applications
MethodsGraph Attention Network · Graph Convolutional Network · Graph Isomorphism Network
