LGAIMay 20, 2022

Towards Explanation for Unsupervised Graph-Level Representation Learning

arXiv:2205.09934v21 citationsh-index: 72
AI Analysis

This addresses the need for transparency in unsupervised graph neural networks to mitigate risks in high-stake decision-making scenarios, representing a novel but incremental advancement in explanation methods.

The paper tackles the problem of explaining unsupervised graph-level representation learning, which was previously unexplored, by proposing the Unsupervised Subgraph Information Bottleneck (USIB) method and demonstrating its superiority on synthetic and real-world datasets.

Due to the superior performance of Graph Neural Networks (GNNs) in various domains, there is an increasing interest in the GNN explanation problem "\emph{which fraction of the input graph is the most crucial to decide the model's decision?}" Existing explanation methods focus on the supervised settings, \eg, node classification and graph classification, while the explanation for unsupervised graph-level representation learning is still unexplored. The opaqueness of the graph representations may lead to unexpected risks when deployed for high-stake decision-making scenarios. In this paper, we advance the Information Bottleneck principle (IB) to tackle the proposed explanation problem for unsupervised graph representations, which leads to a novel principle, \textit{Unsupervised Subgraph Information Bottleneck} (USIB). We also theoretically analyze the connection between graph representations and explanatory subgraphs on the label space, which reveals that the expressiveness and robustness of representations benefit the fidelity of explanatory subgraphs. Experimental results on both synthetic and real-world datasets demonstrate the superiority of our developed explainer and the validity of our theoretical analysis.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes