MBExplainer: Multilevel bandit-based explanations for downstream models with augmented graph embeddings
Ashkan Golgoon, Ryan Franks, Khashayar Filom, Arjun Ravi Kannan

TL;DR
MBExplainer is a novel, model-agnostic explanation method for ensemble models combining graph neural network embeddings with tabular features, using multilevel bandit-based search to identify key subgraphs and features.
Contribution
It introduces a multilevel search algorithm with bandit-based pruning for explaining complex ensemble models involving augmented graph embeddings.
Findings
Effective explanations generated for node and graph classification tasks.
Demonstrated efficiency and accuracy on multiple public graph datasets.
Utilizes a game-theoretic approach with Shapley values for component contribution assessment.
Abstract
In many industrial applications, it is common that the graph embeddings generated from training GNNs are used in an ensemble model where the embeddings are combined with other tabular features (e.g., original node or edge features) in a downstream ML task. The tabular features may even arise naturally if, e.g., one tries to build a graph such that some of the node or edge features are stored in a tabular format. Here we address the problem of explaining the output of such ensemble models for which the input features consist of learned neural graph embeddings combined with additional tabular features. We propose MBExplainer, a model-agnostic explanation approach for downstream models with augmented graph embeddings. MBExplainer returns a human-legible triple as an explanation for an instance prediction of the whole pipeline consisting of three components: a subgraph with the highest…
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
MethodsPruning · Sparse Evolutionary Training
