A Zero-shot Generalized Graph Anomaly Detection Framework via Node Reconstruction
About
Cross-domain graph anomaly detection (GAD) aims to identify abnormal nodes in unseen target graphs, showing strong potential in real-world applications with heterogeneous graph data. However, existing methods often depend on dataset-specific feature semantics and structural patterns, which limits their ability to generalize across different domains. To address this challenge, we propose AlignGAD, a zero-shot generalized graph anomaly detection framework. Our framework is built upon three key components: a Global Unification Module that aligns heterogeneous node features and normalizes graph signals in the spectral domain; a Clustering Module that constructs cluster-aware graph views to capture group-level abnormal patterns; and a Node Discrepancy Scoring Module that measures reconstruction discrepancy and aggregates anomaly evidence from different graph views. Experiments on multiple real-world datasets demonstrate the effectiveness of AlignGAD under the zero-shot GAD setting.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Graph Anomaly Detection | AMAZON | AUROC60.2 | 132 | |
| Graph Anomaly Detection | AUROC58.2 | 129 | ||
| Graph Anomaly Detection | Photo | AUROC67.9 | 87 | |
| Graph Anomaly Detection | Pubmed | AUC75.6 | 77 | |
| Graph Anomaly Detection | YelpChi | AUROC39.2 | 72 | |
| Graph Anomaly Detection | Citeseer | AUPRC15.9 | 67 | |
| Graph Anomaly Detection | Cora | AUROC0.63 | 62 | |
| Graph Anomaly Detection | CS | AUROC61.2 | 12 |