On GNN explanability with activation rules
Luca Veyrin-Forrer, Ataollah Kamal, Stefan Duffner, Marc Plantevit and, C\'eline Robardet

TL;DR
This paper introduces a method to interpret GNNs by mining activation rules in hidden layers, providing insights into their decision process and improving explanation fidelity significantly.
Contribution
It proposes a novel algorithm to enumerate activation rules covering all input graphs, enhancing GNN interpretability with an information-theoretic approach.
Findings
Rules provide insights into GNN features used for classification.
Method achieves up to 200% improvement in explanation fidelity.
Applicable to both synthetic and real-world datasets.
Abstract
GNNs are powerful models based on node representation learning that perform particularly well in many machine learning problems related to graphs. The major obstacle to the deployment of GNNs is mostly a problem of societal acceptability and trustworthiness, properties which require making explicit the internal functioning of such models. Here, we propose to mine activation rules in the hidden layers to understand how the GNNs perceive the world. The problem is not to discover activation rules that are individually highly discriminating for an output of the model. Instead, the challenge is to provide a small set of rules that cover all input graphs. To this end, we introduce the subjective activation pattern domain. We define an effective and principled algorithm to enumerate activations rules in each hidden layer. The proposed approach for quantifying the interest of these rules is…
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
TopicsSemantic Web and Ontologies · Explainable Artificial Intelligence (XAI) · Topic Modeling
MethodsSparse Evolutionary Training
