Cross-Domain Graph Anomaly Detection via Anomaly-aware Contrastive Alignment
Qizhou Wang, Guansong Pang, Mahsa Salehi, Wray Buntine, Christopher, Leckie

TL;DR
This paper introduces ACT, a novel domain adaptation method for cross-domain graph anomaly detection that jointly learns normal node representations and aligns them with source graph data, significantly improving detection accuracy.
Contribution
The paper proposes ACT, a new anomaly-aware contrastive alignment approach that effectively transfers anomaly knowledge without requiring anomaly distribution assumptions.
Findings
Achieves superior detection performance over 10 state-of-the-art methods.
Effectively transfers anomaly-informed knowledge across domains.
Demonstrates robustness across eight different CD-GAD settings.
Abstract
Cross-domain graph anomaly detection (CD-GAD) describes the problem of detecting anomalous nodes in an unlabelled target graph using auxiliary, related source graphs with labelled anomalous and normal nodes. Although it presents a promising approach to address the notoriously high false positive issue in anomaly detection, little work has been done in this line of research. There are numerous domain adaptation methods in the literature, but it is difficult to adapt them for GAD due to the unknown distributions of the anomalies and the complex node relations embedded in graph data. To this end, we introduce a novel domain adaptation approach, namely Anomaly-aware Contrastive alignmenT (ACT), for GAD. ACT is designed to jointly optimise: (i) unsupervised contrastive learning of normal representations of nodes in the target graph, and (ii) anomaly-aware one-class alignment that aligns…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Network Security and Intrusion Detection
MethodsContrastive Learning
