2023
Distill n’ Explain: explaining graph neural networks using simple surrogates
AISTATS 2023poster
Explaining node predictions in graph neural networks (GNNs) often boils down to finding graph substructures that preserve predictions. Finding these structures usually implies back-propagating through the GNN, bonding the complexity (e.g., number of layers) of the GNN to the cost of explaining it. T…