FANFOLD: Graph Normalizing Flows-driven Asymmetric Network for Unsupervised Graph-Level Anomaly Detection
Rui Cao, Shijie Xue, Jindong Li, Qi Wang, Yi Chang

TL;DR
FANFOLD introduces an asymmetric graph neural network using normalizing flows and knowledge distillation to improve unsupervised graph-level anomaly detection, effectively distinguishing normal and abnormal graphs across diverse datasets.
Contribution
The paper proposes a novel asymmetric network with normalizing flows and knowledge distillation for enhanced unsupervised graph anomaly detection, addressing symmetry issues and feature instability.
Findings
FANFOLD outperforms 9 baseline methods on 15 datasets.
Normalizing flows effectively model the distribution of normal graphs.
Asymmetric design improves anomaly discrimination.
Abstract
Unsupervised graph-level anomaly detection (UGAD) has attracted increasing interest due to its widespread application. In recent studies, knowledge distillation-based methods have been widely used in unsupervised anomaly detection to improve model efficiency and generalization. However, the inherent symmetry between the source (teacher) and target (student) networks typically results in consistent outputs across both architectures, making it difficult to distinguish abnormal graphs from normal graphs. Also, existing methods mainly rely on graph features to distinguish anomalies, which may be unstable with complex and diverse data and fail to capture the essence that differentiates normal graphs from abnormal ones. In this work, we propose a Graph Normalizing Flows-driven Asymmetric Network For Unsupervised Graph-Level Anomaly Detection (FANFOLD in short). We introduce normalizing flows…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Network Security and Intrusion Detection
MethodsNormalizing Flows · Knowledge Distillation
