Collections for state-of-the-art (SOTA), novel awesome graph anomaly detecion methods (papers, codes and datasets)
We are looking forward for other participants to share their papers and codes. If interested, please contanct jingcan_duan@163.com or jinhu@nudt.edu.cn.
- TKDE 2021: A Comprehensive Survey on Graph Anomaly Detection with Deep Learning [Paper]
- NeurIPS 2022: BOND: Benchmarking Unsupervised Outlier Node Detection on Static Attributed Graphs [Paper] [code]
Papers focus on node-level anomaly detection and work on single-view static graph datasets.
- SIGMOD 2000: LOF: Identifying Density-based Local Outliers [Paper] [code]
- KDD 2007: SCAN: a Structural Clustering Algorithm for Networks [Paper] [code]
- SDM 2016: Scalable Anomaly Ranking of Attributed Neighborhoods [Paper] [code]
- IJCAI 2017: Radar: Residual Analysis for Anomaly Detection in Attributed Networks [Paper] [code]
- IJCAI 2018: ANOMALOUS: A Joint Modeling Approach for Anomaly Detection on Attributed Networks [Paper] [code]
- SDM 2019: Deep Anomaly Detection on Attributed Networks [Paper] [code]
- DSAA 2021: ResGCN: Attention-based Deep Residual Modeling for Anomaly Detection on Attributed Networks [Paper] [code]
- TKDE 2021: Hybrid-order Anomaly Detection on Attributed Networks [Paper] [code]
- WSDM 2022: ComGA: Community-Aware Attributed Graph Anomaly Detection [Paper] [code]
- WSDM 2019: Interactive Anomaly Detection on Attributed Networks [Paper] [code]
- CIKM 2021: Towards Anomaly-resistant Graph Neural Networks via Reinforcement Learning [Paper]
- IJCAI 2020: Inductive Anomaly Detection on Attributed Networks [Paper]
- CIKM 2020: Generative Adversarial Attributed Network Anomaly Detection [Paper]
- IJCAI 2022: Can Abnormality be Detected by Graph Neural Networks? [Paper] [code]
- ICML 2022: Rethinking Graph Neural Networks for Anomaly Detection [Paper] [code]
- CIKM 2021: Subtractive Aggregation for Attributed Network Anomaly Detection [Paper]
- NCA 2021: One-Class Graph Neural Networks for Anomaly Detection in Attributed Networks [Paper] [code]
- TNNLS 2021: Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning [Paper] [code]
- CIKM 2021: ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning [Paper] [code]
- AAAI 2023: Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View [Paper] [code]
- TKDE 2021: Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection [Paper] [code]
- IJCAI 2022: Reconstruction Enhanced Multi-View Contrastive Learning for Anomaly Detection on Attributed Networks [Paper] [code]
- TKDE 2023: Counterfactual Graph Learning for Anomaly Detection on Attributed Networks [Paper]
Papers focus on node-level anomaly detection and work on multi-view static graph datasets.
- TKDE 2022: A Deep Multi-View Framework for Anomaly Detection on Attributed Networks [Paper]
Papers focus on node-level anomaly detection and work on single-view temporal graph datasets.
Papers focus on graph-level anomaly detection and work on single-view static graph datasets.
- WSDM 2022: Deep Graph-level Anomaly Detection by Glocal Knowledge Distillation [Paper] [code]
- WSDM 2023: GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection [Paper] [code]
By way of injection, adding anomalous nodes to datasets that do not have anomalies before. These anomalous nodes consist of feature anomalies and structure anomalies. The total number of anomalies are shown in the 5th column of table.
Dataset | Nodes | Edges | Features | Anomalies | URL |
---|---|---|---|---|---|
BlogCatalog | 5196 | 171743 | 8189 | 300 | [BlogCatalog] |
Flickr | 7575 | 239738 | 12407 | 450 | [Flickr] |
ACM | 16484 | 71980 | 8337 | 600 | [ACM] |
Cora | 2708 | 5429 | 1433 | 150 | [Cora] |
Citeseer | 3327 | 4732 | 3703 | 150 | [Citeseer] |
Pubmed | 19717 | 44338 | 500 | 600 | [Pubmed] |
These datasets are born with anomalous nodes.
Datasets | Nodes | Edges | Features | Anomalies | URL |
---|---|---|---|---|---|
Amazon | 1418 | 3695 | 21 | 28 | [Amazon] |
Enron | 13533 | 176987 | 20 | 5 | [Enron] |
YelpChi | 45954 | 3846979 | 32 | 6677 | [YelpChi] |
T-Finance | 39357 | 21222543 | 10 | 1803 | [T-Finance] |
T-Social | 5781065 | 73105508 | 10 | 174010 | [T-Social] |
Elliptic | 46564 | 73248 | 93 | 4,545 | [Elliptic] |