MEGAN: Multi-Explanation Graph Attention Network
Jonas Teufel, Luca Torresi, Patrick Reiser, Pascal Friederich

TL;DR
MEGAN introduces a multi-channel, attention-based graph neural network that provides interpretable, explanation-supervised node and edge attributions, improving explainability and fidelity in graph regression tasks.
Contribution
It is the first to produce multi-channel explanations independent of task specifics, enhancing interpretability and allowing active training of explanations.
Findings
Outperforms baseline explainability methods on synthetic data.
Achieves near-perfect explanation accuracy during supervision.
Produces sparse, high-fidelity explanations aligned with human intuition.
Abstract
We propose a multi-explanation graph attention network (MEGAN). Unlike existing graph explainability methods, our network can produce node and edge attributional explanations along multiple channels, the number of which is independent of task specifications. This proves crucial to improve the interpretability of graph regression predictions, as explanations can be split into positive and negative evidence w.r.t to a reference value. Additionally, our attention-based network is fully differentiable and explanations can actively be trained in an explanation-supervised manner. We first validate our model on a synthetic graph regression dataset with known ground-truth explanations. Our network outperforms existing baseline explainability methods for the single- as well as the multi-explanation case, achieving near-perfect explanation accuracy during explanation supervision. Finally, we…
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) · Advanced Graph Neural Networks · Machine Learning in Healthcare
