Pith. sign in

REVIEW 2 cited by

Zero-shot Generalist Graph Anomaly Detection with Unified Neighborhood Prompts

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.14886 v2 pith:732FPYTF submitted 2024-10-18 cs.LG

classification cs.LG
keywords graphnodeunpromptanomalygeneralistattributedatasetsdetection
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph 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. However, existing GAD methods are one-model-for-one-dataset approaches, i.e., training a separate model for each graph dataset. This largely limits their applicability in real-world scenarios. To overcome this limitation, we propose a novel zero-shot generalist GAD approach UNPrompt that trains a one-for-all detection model, requiring the training of one GAD model on a single graph dataset and then effectively generalizing to detect anomalies in other graph datasets without any retraining or fine-tuning. The key insight in UNPrompt is that i) the predictability of latent node attributes can serve as a generalized anomaly measure and ii) generalized normal and abnormal graph patterns can be learned via latent node attribute prediction in a properly normalized node attribute space. UNPrompt achieves a generalist mode for GAD through two main modules: one module aligns the dimensionality and semantics of node attributes across different graphs via coordinate-wise normalization, while another module learns generalized neighborhood prompts that support the use of latent node attribute predictability as an anomaly score across different datasets. Extensive experiments on real-world GAD datasets show that UNPrompt significantly outperforms diverse competing methods under the generalist GAD setting, and it also has strong superiority under the one-model-for-one-dataset setting. Code is available at https://github.com/mala-lab/UNPrompt.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AnomalyGFM: Graph Foundation Model for Zero/Few-shot Anomaly Detection

    cs.LG 2025-02 conditional novelty 6.0 of 10

    AnomalyGFM aligns learned normal and abnormal prototypes with node-neighbor residual features, enabling zero-shot and few-shot graph anomaly detection across datasets.

  2. DP-DGAD: A Generalist Dynamic Graph Anomaly Detector with Dynamic Prototypes

    cs.LG 2025-08 reject novelty 5.0 of 10

    DP-DGAD pretrains on labeled dynamic graphs and adapts to unlabeled ones through evolving normal/abnormal prototypes and pseudo-labels, reporting large AUROC/AUPRC gains on eight target datasets.

Pith tools