Browse State-of-the-Art › Graph Anomaly Detection
Graph Anomaly Detection
50 papers with code · 2 benchmarks · 3 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
2 leaderboard tables shown for this task, 2 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| Amazon-Fraud (1 row) | Grad | Grad: Guided Relation Diffusion Generation for Graph Augmentation... | code | — | Compare |
| Yelp-Fraud (1 row) | Grad | Grad: Guided Relation Diffusion Generation for Graph Augmentation... | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
3 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 50 papers with code (87 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
14 Feb 2023 4 repositories listed Syntology ran 8 of 13 samples · 5 unverified · 3 pointer-only (licence)Our work combines aspects of three promising paradigms in machine learning, namely, attention mechanism, energy-based models, and associative memory.
-
22 Apr 2025 3 repositories listedSpecifically, fraudsters disguise themselves by mimicking the behavioral data collected by platforms, ensuring that their key characteristics are consistent with those of benign users to a high degree, which we call…
-
22 Feb 2020 3 repositories listedSince traditional anomaly detection methods are stable, robust and easy to use, it is vitally important to generalize them to graph data.
-
21 Aug 2023 2 repositories listed Syntology ran 3 of 4 samples · 1 unverified · 4 pointer-only (licence)To further efficiently exploit context information from metapath-based anomaly subgraph, we present a new framework, Metapath-based Graph Anomaly Detection (MGAD), incorporating GCN layers in both the dual-encoders and…
-
26 Jul 2023 2 repositories listedIn addition, we conduct transfer attack experiments in a black-box setting, which show that our feature attack significantly decreases the anomaly scores of target nodes.
-
2 Jun 2023 2 repositories listedGraph Anomaly Detection (GAD) is a technique used to identify abnormal nodes within graphs, finding applications in network security, fraud detection, social media spam detection, and various other domains.
-
25 May 2025 1 repository listedGraph Anomaly Detection (GAD) in heterogeneous networks presents unique challenges due to node and edge heterogeneity.
-
20 May 2025 1 repository listedFiltering-based graph neural networks (GNNs) constitute a distinct class of GNNs that employ graph filters to handle graph-structured data, achieving notable success in various graph-related tasks.
-
15 Mar 2025 1 repository listedSpecifically, we first devise a Heterophilic Graph Encoding (HGE) module to learn distinguishable representations for potential anomalies by purifying and augmenting their neighborhood in a fully unsupervised manner.
-
13 Feb 2025 1 repository listedTo address this challenge, we propose AnomalyGFM, a GAD-oriented graph foundation model that supports zero-shot inference and few-shot prompt tuning for GAD in diverse graph datasets.
-
12 Feb 2025 1 repository listedGraph machine learning has witnessed rapid growth, driving advancements across diverse domains.
-
24 Jan 2025 1 repository listedSelf-supervised learning (SSL) is an emerging paradigm that exploits supervisory signals generated from the data itself, and many recent studies have leveraged SSL to conduct graph anomaly detection.
-
10 Nov 2024 1 repository listed Syntology ran 3 of 13 samples · 10 unverifiedExisting methods generally focus on a single graph object type (node, edge, graph, etc.)
-
4 Nov 2024 1 repository listedTo address this, the model segments the graph into isolated nodes and nodes within connected subgraphs.
-
27 Oct 2024 1 repository listedANOMIX is (a) A first mixing approach: firstly attempting graph mixing to generate hard negatives for GAD task and node- and subgraph-level contrasts to distinguish underlying anomalies.
-
18 Oct 2024 1 repository listed Syntology ran 4 of 5 samples · 1 unverifiedGraph anomaly detection (GAD), which aims to identify nodes in a graph that significantly deviate from normal patterns, plays a crucial role in broad application domains.
-
9 Oct 2024 1 repository listed Syntology ran 10 of 10 samples · 0 unverified · 10 pointer-only (licence)Using this methodology, we obtain an alternative derivation for existing models like DeepSets, 2-IGN graph equivariant networks, and Deep Weight Space (DWS) networks.
-
9 Oct 2024 1 repository listed Syntology ran 4 of 6 samples · 2 unverified · 6 pointer-only (licence)Graph Anomaly Detection (GAD) is crucial for identifying abnormal entities within networks, garnering significant attention across various fields.
-
16 Sep 2024 1 repository listedTo this end, in this work we aim to present a comprehensive review of deep learning approaches for GAD.
-
1 Aug 2024 1 repository listedWhen new knowledge emerges, AnoT maps it onto a node in the rule graph and traverses the rule graph recursively to derive the anomaly score of the knowledge.
-
2 Jul 2024 1 repository listedTo tackle this issue, we propose CAGAD -- an unsupervised Counterfactual data Augmentation method for Graph Anomaly Detection -- which introduces a graph pointer neural network as the heterophilic node detector to…
-
3 Jun 2024 1 repository listedGraph anomaly detection (GAD) is increasingly crucial in various applications, ranging from financial fraud detection to fake news detection.
-
27 May 2024 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Graph anomaly detection (GAD), which aims to identify abnormal nodes that differ from the majority within a graph, has garnered significant attention.
-
15 Apr 2024 1 repository listedBuilding on this, we then bridge the polynomial capability and spectral GNN efficacy by proving that the construction error of graph convolution layer is bounded by the sum of polynomial approximation errors on function…
-
6 Mar 2024 1 repository listedGraph anomaly detection plays a vital role for identifying abnormal instances in complex networks.
-
25 Feb 2024 1 repository listedThe Fair Graph Anomaly Detection (FairGAD) problem aims to accurately detect anomalous nodes in an input graph while avoiding biased predictions against individuals from sensitive subgroups.
-
19 Feb 2024 1 repository listed Syntology ran 11 of 19 samples · 8 unverified · 14 pointer-only (licence)This work considers a practical semi-supervised graph anomaly detection (GAD) scenario, where part of the nodes in a graph are known to be normal, contrasting to the extensively explored unsupervised setting with a…
-
25 Jan 2024 1 repository listed Syntology ran 1 of 3 samples · 2 unverified · 3 pointer-only (licence)Graph anomaly detection (GAD) is a challenging binary classification problem due to its different structural distribution between anomalies and normal nodes -- abnormal nodes are a minority, therefore holding high…
-
24 Jan 2024 1 repository listedFirstly, by coupling node classification tasks, MITIGATE obtains the capability to detect out-of-distribution nodes without known anomalies.
-
22 Dec 2023 1 repository listed Syntology ran 2 of 2 samples · 0 unverifiedWe pretrain graph autoencoders on these augmented graphs at multiple levels, which enables the graph autoencoders to capture normal patterns.
Syntology lines on 10 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections