English

MEGAN: Multi-Explanation Graph Attention Network

Machine Learning 2024-02-20 v2 Artificial Intelligence

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 demonstrate our model's capabilities on multiple real-world datasets. We find that our model produces sparse high-fidelity explanations consistent with human intuition about those tasks.

Keywords

Cite

@article{arxiv.2211.13236,
  title  = {MEGAN: Multi-Explanation Graph Attention Network},
  author = {Jonas Teufel and Luca Torresi and Patrick Reiser and Pascal Friederich},
  journal= {arXiv preprint arXiv:2211.13236},
  year   = {2024}
}

Comments

24 pages, accepted for xAI 2023 conference portugal

R2 v1 2026-06-28T06:42:33.268Z