Self-Discriminative Modeling for Anomalous Graph Detection
Jinyu Cai, Yunhe Zhang, Jicong Fan

TL;DR
This paper introduces a self-discriminative framework for detecting anomalous graphs by training a classifier with pseudo-anomalous graphs generated alongside normal graphs, achieving superior results without using true anomalies.
Contribution
The paper proposes a novel self-discriminative modeling approach that jointly trains a discriminator and pseudo-anomalous graphs for unsupervised anomalous graph detection.
Findings
Significant AUC improvements over state-of-the-art baselines.
Effective detection on large-scale imbalanced datasets.
Unsupervised method outperforms supervised algorithms.
Abstract
This paper studies the problem of detecting anomalous graphs using a machine learning model trained on only normal graphs, which has many applications in molecule, biology, and social network data analysis. We present a self-discriminative modeling framework for anomalous graph detection. The key idea, mathematically and numerically illustrated, is to learn a discriminator (classifier) from the given normal graphs together with pseudo-anomalous graphs generated by a model jointly trained, where we never use any true anomalous graphs and we hope that the generated pseudo-anomalous graphs interpolate between normal ones and (real) anomalous ones. Under the framework, we provide three algorithms with different computational efficiencies and stabilities for anomalous graph detection. The three algorithms are compared with several state-of-the-art graph-level anomaly detection baselines on…
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
TopicsComputational Drug Discovery Methods · Machine Learning in Bioinformatics · Complex Network Analysis Techniques
