How Interpretable Are Interpretable Graph Neural Networks?
Yongqiang Chen, Yatao Bian, Bo Han, James Cheng

TL;DR
This paper introduces a theoretical framework for interpretability in graph neural networks, revealing limitations of existing methods and proposing a new architecture, GMT, that improves interpretability and performance on various benchmarks.
Contribution
The paper formulates a theoretical framework for interpretable GNNs using subgraph multilinear extension and proposes GMT, a new architecture with superior approximation capabilities.
Findings
GMT outperforms state-of-the-art by up to 10% in interpretability and generalizability.
Existing XGNNs have significant gaps in approximating the subgraph multilinear extension.
Theoretical analysis links interpretability to approximation accuracy of SubMT.
Abstract
Interpretable graph neural networks (XGNNs ) are widely adopted in various scientific applications involving graph-structured data. Existing XGNNs predominantly adopt the attention-based mechanism to learn edge or node importance for extracting and making predictions with the interpretable subgraph. However, the representational properties and limitations of these methods remain inadequately explored. In this work, we present a theoretical framework that formulates interpretable subgraph learning with the multilinear extension of the subgraph distribution, coined as subgraph multilinear extension (SubMT). Extracting the desired interpretable subgraph requires an accurate approximation of SubMT, yet we find that the existing XGNNs can have a huge gap in fitting SubMT. Consequently, the SubMT approximation failure will lead to the degenerated interpretability of the extracted subgraphs.…
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
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning in Healthcare
