Towards Self-Interpretable Graph-Level Anomaly Detection
Yixin Liu, Kaize Ding, Qinghua Lu, Fuyi Li, Leo Yu Zhang, Shirui Pan

TL;DR
This paper introduces SIGNET, a novel self-interpretable model for graph-level anomaly detection that simultaneously identifies anomalous graphs and provides explanations via vital subgraphs, enhancing reliability and interpretability.
Contribution
The paper proposes the MSIB framework and SIGNET model, enabling simultaneous anomaly detection and explanation generation in graph data, a significant advancement over prior methods.
Findings
SIGNET achieves high detection accuracy on 16 datasets.
It provides meaningful subgraph explanations for anomalies.
The approach enhances interpretability without sacrificing performance.
Abstract
Graph-level anomaly detection (GLAD) aims to identify graphs that exhibit notable dissimilarity compared to the majority in a collection. However, current works primarily focus on evaluating graph-level abnormality while failing to provide meaningful explanations for the predictions, which largely limits their reliability and application scope. In this paper, we investigate a new challenging problem, explainable GLAD, where the learning objective is to predict the abnormality of each graph sample with corresponding explanations, i.e., the vital subgraph that leads to the predictions. To address this challenging problem, we propose a Self-Interpretable Graph aNomaly dETection model (SIGNET for short) that detects anomalous graphs as well as generates informative explanations simultaneously. Specifically, we first introduce the multi-view subgraph information bottleneck (MSIB) framework,…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Machine Learning in Materials Science
MethodsFocus
